[==========] 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
I20260709 14:53:12.633437 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:37317
I20260709 14:53:12.634843 11858 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:53:12.635825 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:12.649715 11864 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
W20260709 14:53:12.649755 11865 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
I20260709 14:53:12.651821 11858 server_base.cc:1061] running on GCE node
W20260709 14:53:12.652501 11867 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
I20260709 14:53:13.746975 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:13.747229 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:13.747459 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608793747434 us; error 0 us; skew 500 ppm
I20260709 14:53:13.748268 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:13.755565 11858 webserver.cc:533] Webserver started at http://127.11.148.190:41369/ using document root <none> and password file <none>
I20260709 14:53:13.756397 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:13.756606 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:13.757037 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:13.762699 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "b9ae5aa9486147e3a678c565dbc462a0"
format_stamp: "Formatted at 2026-07-09 14:53:13 on dist-test-slave-tnbt"
I20260709 14:53:13.770469 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:13.775563 11873 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:13.776715 11858 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:13.777096 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "b9ae5aa9486147e3a678c565dbc462a0"
format_stamp: "Formatted at 2026-07-09 14:53:13 on dist-test-slave-tnbt"
I20260709 14:53:13.777431 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-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)
I20260709 14:53:13.824568 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:13.826087 11858 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
I20260709 14:53:13.826532 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:13.893993 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:37317
I20260709 14:53:13.894057 11924 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:37317 every 8 connection(s)
I20260709 14:53:13.901572 11925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:13.922886 11925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: Bootstrap starting.
I20260709 14:53:13.928750 11925 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:13.930562 11925 log.cc:826] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: Log is configured to *not* fsync() on all Append() calls
I20260709 14:53:13.934952 11925 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: No bootstrap required, opened a new log
I20260709 14:53:13.955542 11925 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER }
I20260709 14:53:13.956112 11925 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:13.956365 11925 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9ae5aa9486147e3a678c565dbc462a0, State: Initialized, Role: FOLLOWER
I20260709 14:53:13.957217 11925 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER }
I20260709 14:53:13.957674 11925 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:13.957965 11925 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:13.958284 11925 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:13.962347 11925 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER }
I20260709 14:53:13.963074 11925 leader_election.cc:304] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [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: b9ae5aa9486147e3a678c565dbc462a0; no voters: 
I20260709 14:53:13.964699 11925 leader_election.cc:290] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:13.965065 11928 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:13.967046 11928 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 1 LEADER]: Becoming Leader. State: Replica: b9ae5aa9486147e3a678c565dbc462a0, State: Running, Role: LEADER
I20260709 14:53:13.967932 11928 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [LEADER]: Queue going to LEADER mode. State: All 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: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER }
I20260709 14:53:13.968888 11925 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:13.977233 11930 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9ae5aa9486147e3a678c565dbc462a0. Latest consensus state: current_term: 1 leader_uuid: "b9ae5aa9486147e3a678c565dbc462a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER } }
I20260709 14:53:13.977433 11929 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9ae5aa9486147e3a678c565dbc462a0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9ae5aa9486147e3a678c565dbc462a0" member_type: VOTER } }
I20260709 14:53:13.977737 11930 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:13.978024 11929 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:13.981045 11935 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:13.992033 11935 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:13.994756 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:14.007364 11935 catalog_manager.cc:1383] Generated new cluster ID: c2ef70ff501b4b9484764851a902a805
I20260709 14:53:14.007673 11935 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:14.035161 11935 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:14.037250 11935 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:14.056702 11935 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: Generated new TSK 0
I20260709 14:53:14.057619 11935 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:14.064906 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:14.072474 11947 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
W20260709 14:53:14.073630 11948 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
W20260709 14:53:14.077006 11950 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
I20260709 14:53:14.077338 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:14.078025 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:14.078217 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:14.078397 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608794078377 us; error 0 us; skew 500 ppm
I20260709 14:53:14.078956 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:14.082880 11858 webserver.cc:533] Webserver started at http://127.11.148.129:43197/ using document root <none> and password file <none>
I20260709 14:53:14.083379 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:14.083606 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:14.083858 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:14.084909 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.090289 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:53:14.094367 11955 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.095134 11858 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:14.095516 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.095887 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-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)
I20260709 14:53:14.138262 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:14.140092 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:14.142772 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:14.148109 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:14.148434 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.148747 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:14.148964 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.250950 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:37367
I20260709 14:53:14.251015 12017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:37367 every 8 connection(s)
I20260709 14:53:14.257640 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:14.270890 12022 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
W20260709 14:53:14.273504 12023 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
W20260709 14:53:14.277842 12025 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
I20260709 14:53:14.281388 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:14.282636 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:14.282831 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:14.283043 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608794283025 us; error 0 us; skew 500 ppm
I20260709 14:53:14.283684 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:14.288638 12018 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37317
I20260709 14:53:14.289127 12018 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:14.290273 12018 heartbeater.cc:507] Master 127.11.148.190:37317 requested a full tablet report, sending...
I20260709 14:53:14.292014 11858 webserver.cc:533] Webserver started at http://127.11.148.130:41233/ using document root <none> and password file <none>
I20260709 14:53:14.292680 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:14.292936 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:14.293268 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:14.293676 11890 ts_manager.cc:194] Registered new tserver with Master: b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367)
I20260709 14:53:14.294705 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "8230106a940549618cf4c92b0b6ef658"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.296506 11890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57128
I20260709 14:53:14.301038 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:14.305214 12030 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.305961 11858 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:53:14.306205 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "8230106a940549618cf4c92b0b6ef658"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.306447 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-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)
I20260709 14:53:14.321373 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:14.322539 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:14.324787 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:14.327803 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:14.327984 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.328233 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:14.328380 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.419538 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:41739
I20260709 14:53:14.419642 12092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:41739 every 8 connection(s)
I20260709 14:53:14.426640 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:14.435156 12096 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
W20260709 14:53:14.438480 12097 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
I20260709 14:53:14.440222 12093 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37317
I20260709 14:53:14.440651 12093 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:14.441669 12093 heartbeater.cc:507] Master 127.11.148.190:37317 requested a full tablet report, sending...
I20260709 14:53:14.444190 11890 ts_manager.cc:194] Registered new tserver with Master: 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:14.445943 11890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57144
W20260709 14:53:14.449169 12100 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
I20260709 14:53:14.449746 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:14.450541 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:14.450733 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:14.450911 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608794450894 us; error 0 us; skew 500 ppm
I20260709 14:53:14.451494 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:14.453784 11858 webserver.cc:533] Webserver started at http://127.11.148.131:44993/ using document root <none> and password file <none>
I20260709 14:53:14.454231 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:14.454412 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:14.454653 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:14.455790 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.460214 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:53:14.463613 12104 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.464401 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:14.464659 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
format_stamp: "Formatted at 2026-07-09 14:53:14 on dist-test-slave-tnbt"
I20260709 14:53:14.464934 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608792473900-11858-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)
I20260709 14:53:14.487653 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:14.488879 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:14.490181 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:14.492323 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:14.492519 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.492731 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:14.492895 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:14.575914 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:35933
I20260709 14:53:14.575984 12166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:35933 every 8 connection(s)
I20260709 14:53:14.591152 12167 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37317
I20260709 14:53:14.591620 12167 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:14.592679 12167 heartbeater.cc:507] Master 127.11.148.190:37317 requested a full tablet report, sending...
I20260709 14:53:14.594834 11890 ts_manager.cc:194] Registered new tserver with Master: 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:14.595213 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014476392s
I20260709 14:53:14.596480 11890 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57158
I20260709 14:53:14.645948 11890 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57172:
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"
    }
  }
}
W20260709 14:53:14.649389 11890 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.
I20260709 14:53:14.756924 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 564b1030826e4301b38b4dcbaf95a4de (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:14.759076 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564b1030826e4301b38b4dcbaf95a4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.758522 12056 tablet_service.cc:1511] Processing CreateTablet for tablet 3d711031f63246dab03d9de60f1c2a4e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:14.760502 12056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d711031f63246dab03d9de60f1c2a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.756058 12057 tablet_service.cc:1511] Processing CreateTablet for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:14.764823 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.769644 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:14.771517 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.777897 12054 tablet_service.cc:1511] Processing CreateTablet for tablet ea461efaea614fe4b65dc67cf073fb29 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:14.779588 12054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea461efaea614fe4b65dc67cf073fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.790844 12053 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef171ab35af46f39e552d4e8da8215b (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:14.792264 12053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef171ab35af46f39e552d4e8da8215b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.802450 12052 tablet_service.cc:1511] Processing CreateTablet for tablet c0f7fbf5c66442bba57b3069b92e5072 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:14.803995 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f7fbf5c66442bba57b3069b92e5072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.818311 11983 tablet_service.cc:1511] Processing CreateTablet for tablet 564b1030826e4301b38b4dcbaf95a4de (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:14.820889 12185 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:14.820920 11981 tablet_service.cc:1511] Processing CreateTablet for tablet 3d711031f63246dab03d9de60f1c2a4e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:14.821667 11982 tablet_service.cc:1511] Processing CreateTablet for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:14.826995 11980 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:14.831374 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564b1030826e4301b38b4dcbaf95a4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.831832 11978 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef171ab35af46f39e552d4e8da8215b (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:14.836836 11979 tablet_service.cc:1511] Processing CreateTablet for tablet ea461efaea614fe4b65dc67cf073fb29 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:14.840237 11977 tablet_service.cc:1511] Processing CreateTablet for tablet c0f7fbf5c66442bba57b3069b92e5072 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:14.842300 11976 tablet_service.cc:1511] Processing CreateTablet for tablet 7c96c63a46844ea282dd27f64194a1cc (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:14.846014 11981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d711031f63246dab03d9de60f1c2a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.847630 12055 tablet_service.cc:1511] Processing CreateTablet for tablet 7c96c63a46844ea282dd27f64194a1cc (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:14.851054 11978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef171ab35af46f39e552d4e8da8215b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.849146 12055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c96c63a46844ea282dd27f64194a1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.854350 11976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c96c63a46844ea282dd27f64194a1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.855587 11977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f7fbf5c66442bba57b3069b92e5072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.858485 11979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea461efaea614fe4b65dc67cf073fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.860946 11982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.869534 11980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.873076 11975 tablet_service.cc:1511] Processing CreateTablet for tablet 77efd7d494044bfebe190e28afad8b94 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:14.881446 12132 tablet_service.cc:1511] Processing CreateTablet for tablet 564b1030826e4301b38b4dcbaf95a4de (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:14.893267 12126 tablet_service.cc:1511] Processing CreateTablet for tablet c0f7fbf5c66442bba57b3069b92e5072 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:14.886809 11975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efd7d494044bfebe190e28afad8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.897655 12127 tablet_service.cc:1511] Processing CreateTablet for tablet 1ef171ab35af46f39e552d4e8da8215b (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:14.879643 12131 tablet_service.cc:1511] Processing CreateTablet for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:14.900918 12128 tablet_service.cc:1511] Processing CreateTablet for tablet ea461efaea614fe4b65dc67cf073fb29 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:14.901198 12052 tablet_service.cc:1511] Processing CreateTablet for tablet 77efd7d494044bfebe190e28afad8b94 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:14.912573 12052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efd7d494044bfebe190e28afad8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.911757 12129 tablet_service.cc:1511] Processing CreateTablet for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:14.881376 12130 tablet_service.cc:1511] Processing CreateTablet for tablet 3d711031f63246dab03d9de60f1c2a4e (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:14.926276 12126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0f7fbf5c66442bba57b3069b92e5072. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.933202 12132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 564b1030826e4301b38b4dcbaf95a4de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.934263 12130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d711031f63246dab03d9de60f1c2a4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.939915 12128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea461efaea614fe4b65dc67cf073fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.942672 12131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0893ccdab4ed4384ac1e7c2a94a97ecd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.943300 12125 tablet_service.cc:1511] Processing CreateTablet for tablet 7c96c63a46844ea282dd27f64194a1cc (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:14.948235 12185 tablet_bootstrap.cc:654] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:14.955087 12129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e2271c9f8764fe8bdc32f7de6e04e0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.972370 12125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c96c63a46844ea282dd27f64194a1cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:14.980108 12127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ef171ab35af46f39e552d4e8da8215b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:14.992223 11938 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:14.989521 12124 tablet_service.cc:1511] Processing CreateTablet for tablet 77efd7d494044bfebe190e28afad8b94 (DEFAULT_TABLE table=test-workload [id=0f17e25443374f3b9425f94f2542a498]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:14.994611 12124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77efd7d494044bfebe190e28afad8b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:15.052451 12185 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.053941 12185 ts_tablet_manager.cc:1403] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.237s	user 0.011s	sys 0.015s
I20260709 14:53:15.062042 12185 raft_consensus.cc:359] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.063422 12185 raft_consensus.cc:385] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.063721 12185 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.065290 12185 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.068864 12187 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.078101 12188 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.086946 12185 ts_tablet_manager.cc:1434] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.007s
I20260709 14:53:15.089960 12093 heartbeater.cc:499] Master 127.11.148.190:37317 was elected leader, sending a full tablet report...
I20260709 14:53:15.094542 12185 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.096515 12187 tablet_bootstrap.cc:654] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.105142 12185 tablet_bootstrap.cc:654] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.115286 12188 tablet_bootstrap.cc:654] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.127106 12187 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.127527 12187 ts_tablet_manager.cc:1403] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.013s
I20260709 14:53:15.128836 12188 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.129269 12188 ts_tablet_manager.cc:1403] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.069s	user 0.005s	sys 0.013s
I20260709 14:53:15.130201 12187 raft_consensus.cc:359] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.130932 12187 raft_consensus.cc:385] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.131211 12187 raft_consensus.cc:740] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.132081 12187 consensus_queue.cc:260] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.133515 12188 raft_consensus.cc:359] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.134409 12188 raft_consensus.cc:385] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.134786 12188 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.135673 12188 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.145714 12185 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.146250 12185 ts_tablet_manager.cc:1403] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.010s
I20260709 14:53:15.149060 12185 raft_consensus.cc:359] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.149775 12185 raft_consensus.cc:385] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.150067 12185 raft_consensus.cc:740] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.150931 12188 ts_tablet_manager.cc:1434] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.004s
I20260709 14:53:15.150770 12185 consensus_queue.cc:260] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.151755 12167 heartbeater.cc:499] Master 127.11.148.190:37317 was elected leader, sending a full tablet report...
I20260709 14:53:15.152906 12185 ts_tablet_manager.cc:1434] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:15.153898 12185 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.155670 12188 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.159842 12194 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.160300 12185 tablet_bootstrap.cc:654] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.160409 12194 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.163591 12194 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.169183 12187 ts_tablet_manager.cc:1434] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.003s
I20260709 14:53:15.169327 12188 tablet_bootstrap.cc:654] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.169852 12018 heartbeater.cc:499] Master 127.11.148.190:37317 was elected leader, sending a full tablet report...
I20260709 14:53:15.173807 12187 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
W20260709 14:53:15.176693 12094 tablet.cc:2406] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:15.181183 12188 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.181696 12188 ts_tablet_manager.cc:1403] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.000s
I20260709 14:53:15.182209 12187 tablet_bootstrap.cc:654] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.184885 12188 raft_consensus.cc:359] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.185766 12188 raft_consensus.cc:385] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.186141 12188 raft_consensus.cc:740] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.186872 12188 consensus_queue.cc:260] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.190266 12188 ts_tablet_manager.cc:1434] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:15.190968 12188 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.193673 12187 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.194198 12187 ts_tablet_manager.cc:1403] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 14:53:15.196970 12188 tablet_bootstrap.cc:654] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.197088 12187 raft_consensus.cc:359] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.197890 12187 raft_consensus.cc:385] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.198228 12187 raft_consensus.cc:740] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.199019 12187 consensus_queue.cc:260] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.201475 12187 ts_tablet_manager.cc:1434] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:15.202617 12193 raft_consensus.cc:493] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.203128 12193 raft_consensus.cc:515] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.207026 12193 leader_election.cc:290] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.209028 12187 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.214854 12185 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.215303 12185 ts_tablet_manager.cc:1403] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.062s	user 0.008s	sys 0.009s
I20260709 14:53:15.220068 12185 raft_consensus.cc:359] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.221362 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.223479 12185 raft_consensus.cc:385] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.226145 12185 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.226882 12185 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.230836 12185 ts_tablet_manager.cc:1434] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 14:53:15.231348 12068 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 0.
I20260709 14:53:15.234808 12187 tablet_bootstrap.cc:654] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.235002 12106 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.236047 12195 raft_consensus.cc:2804] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.236446 12195 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.236819 12195 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.238754 12188 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.239239 12188 ts_tablet_manager.cc:1403] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.004s
I20260709 14:53:15.242121 12188 raft_consensus.cc:359] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.242808 12188 raft_consensus.cc:385] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.243100 12188 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.244161 12188 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.246217 12188 ts_tablet_manager.cc:1434] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:15.247153 12188 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.248303 12185 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.254860 12185 tablet_bootstrap.cc:654] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.254366 12195 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.263268 12195 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.264475 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.265100 12068 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.275148 12188 tablet_bootstrap.cc:654] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.276333 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.279474 12185 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.279160 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:15.279696 12187 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.280507 12185 ts_tablet_manager.cc:1403] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260709 14:53:15.281654 12187 ts_tablet_manager.cc:1403] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.012s
I20260709 14:53:15.278411 12068 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 1.
W20260709 14:53:15.282868 12108 leader_election.cc:343] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.283542 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.284526 12106 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.283288 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
W20260709 14:53:15.286084 12108 leader_election.cc:343] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:15.286890 11957 leader_election.cc:343] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.285614 12195 raft_consensus.cc:2804] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.287668 12195 raft_consensus.cc:697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:15.288350 12185 raft_consensus.cc:359] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.289111 12185 raft_consensus.cc:385] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.288630 12195 consensus_queue.cc:237] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.289449 12185 raft_consensus.cc:740] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.290283 12185 consensus_queue.cc:260] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.286036 12067 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 0.
I20260709 14:53:15.292301 11957 leader_election.cc:304] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:15.292611 12185 ts_tablet_manager.cc:1434] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:15.293339 12193 raft_consensus.cc:2804] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.293700 12185 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.293696 12193 raft_consensus.cc:493] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.299054 12193 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.299963 12187 raft_consensus.cc:359] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.304461 12187 raft_consensus.cc:385] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.304773 12187 raft_consensus.cc:740] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.306573 12193 raft_consensus.cc:515] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.314085 11890 catalog_manager.cc:5697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 1 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:15.315935 12193 leader_election.cc:290] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.317114 12187 consensus_queue.cc:260] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.319046 12187 ts_tablet_manager.cc:1434] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 14:53:15.318898 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.319674 12067 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.320640 12185 tablet_bootstrap.cc:654] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.321722 12187 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.326200 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
W20260709 14:53:15.327947 11957 leader_election.cc:343] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.328159 12187 tablet_bootstrap.cc:654] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.333986 12189 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.337875 12067 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 1.
I20260709 14:53:15.343664 12188 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.344161 12188 ts_tablet_manager.cc:1403] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.097s	user 0.010s	sys 0.012s
I20260709 14:53:15.344506 11957 leader_election.cc:304] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:15.343724 12189 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.346710 12193 raft_consensus.cc:2804] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.347971 12185 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.348439 12185 ts_tablet_manager.cc:1403] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.005s
I20260709 14:53:15.348726 12188 raft_consensus.cc:359] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.348819 12189 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.358423 12189 raft_consensus.cc:493] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.359040 12189 raft_consensus.cc:515] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.361159 12189 leader_election.cc:290] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.349964 12188 raft_consensus.cc:385] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.361850 12188 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.362672 12188 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.374727 12188 ts_tablet_manager.cc:1434] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:53:15.375720 12188 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.387656 12185 raft_consensus.cc:359] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.388561 12185 raft_consensus.cc:385] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.389052 12185 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.389782 12185 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.407536 12193 raft_consensus.cc:697] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:15.412904 12195 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.412987 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.414116 12185 ts_tablet_manager.cc:1434] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.005s
I20260709 14:53:15.412195 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.415386 12185 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.414518 12195 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.417372 12142 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 0.
I20260709 14:53:15.418006 12195 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
W20260709 14:53:15.418771 12032 leader_election.cc:343] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.420444 12188 tablet_bootstrap.cc:654] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.420789 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.421238 12193 consensus_queue.cc:237] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
W20260709 14:53:15.422235 12108 leader_election.cc:343] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.420240 12032 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.424038 12213 raft_consensus.cc:2804] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.424453 12213 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.425562 12213 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.425999 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.431605 12195 raft_consensus.cc:493] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.432554 12185 tablet_bootstrap.cc:654] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.432143 12195 raft_consensus.cc:515] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.430464 12187 tablet_bootstrap.cc:492] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.436199 12187 ts_tablet_manager.cc:1403] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.009s
I20260709 14:53:15.436059 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.436883 12195 leader_election.cc:290] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.437103 11992 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 0.
I20260709 14:53:15.434648 12213 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.439157 12108 leader_election.cc:304] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:15.440300 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.441661 12195 raft_consensus.cc:2804] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.442010 12195 raft_consensus.cc:493] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.442507 12195 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.443421 12189 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:15.444082 12106 leader_election.cc:343] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.443873 12189 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.446271 12189 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.446899 12187 raft_consensus.cc:359] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.447489 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.447678 12187 raft_consensus.cc:385] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.448001 12187 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.449257 12195 raft_consensus.cc:515] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.450655 12067 raft_consensus.cc:2393] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0888a7270cda403c8ab1e68e8ee12e4f in current term 1: Already voted for candidate 8230106a940549618cf4c92b0b6ef658 in this term.
W20260709 14:53:15.452114 12032 leader_election.cc:343] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.452451 12106 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f; no voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.454489 12194 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.454208 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:15.456436 11992 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.449486 12187 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.461910 11993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.459908 12195 leader_election.cc:290] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.464398 11890 catalog_manager.cc:5697] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 1 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.465621 12194 raft_consensus.cc:2749] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.468648 11991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.468988 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:15.469789 11991 raft_consensus.cc:2468] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 0.
I20260709 14:53:15.468734 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.467731 12213 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.474646 12194 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.475642 12194 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.477546 12187 ts_tablet_manager.cc:1434] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260709 14:53:15.477738 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.478613 12194 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.479118 11993 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 0.
I20260709 14:53:15.479883 12187 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.479282 11990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.474291 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:15.488958 11989 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:15.491490 12108 leader_election.cc:343] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:15.492645 12106 leader_election.cc:343] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.480423 12034 leader_election.cc:304] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:15.496973 12187 tablet_bootstrap.cc:654] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.497949 12188 tablet_bootstrap.cc:492] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.498585 12188 ts_tablet_manager.cc:1403] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.011s
I20260709 14:53:15.502978 12213 raft_consensus.cc:2804] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.503376 12213 raft_consensus.cc:493] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.503726 12213 raft_consensus.cc:3060] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.505097 11992 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 1.
I20260709 14:53:15.506250 12108 leader_election.cc:304] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 8230106a940549618cf4c92b0b6ef658
W20260709 14:53:15.507443 12034 leader_election.cc:343] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.507859 12034 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658; no voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.508548 12189 raft_consensus.cc:2749] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.510051 12194 raft_consensus.cc:2804] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.510563 12194 raft_consensus.cc:697] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:15.510875 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.511358 12194 consensus_queue.cc:237] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.508172 12188 raft_consensus.cc:359] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.516402 12188 raft_consensus.cc:385] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.516709 12188 raft_consensus.cc:740] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.517400 12188 consensus_queue.cc:260] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
W20260709 14:53:15.519558 12106 leader_election.cc:343] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.519749 11989 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 1.
I20260709 14:53:15.520021 12106 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f; no voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.520800 12195 raft_consensus.cc:2749] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.523854 12142 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 1.
I20260709 14:53:15.525108 12188 ts_tablet_manager.cc:1434] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:53:15.524973 12032 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.526278 12188 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.526723 12189 raft_consensus.cc:2804] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.530212 12185 tablet_bootstrap.cc:492] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.530658 12185 ts_tablet_manager.cc:1403] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.011s
I20260709 14:53:15.531982 12213 raft_consensus.cc:515] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.534228 12185 raft_consensus.cc:359] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.534773 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:15.534989 12185 raft_consensus.cc:385] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.535295 12188 tablet_bootstrap.cc:654] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.535419 12185 raft_consensus.cc:740] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.535372 11992 raft_consensus.cc:3060] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.536553 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:15.536335 12185 consensus_queue.cc:260] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
W20260709 14:53:15.537817 12032 leader_election.cc:343] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.538738 12185 ts_tablet_manager.cc:1434] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:53:15.536389 12189 raft_consensus.cc:697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:15.539933 12185 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.540149 12189 consensus_queue.cc:237] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.546902 12185 tablet_bootstrap.cc:654] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.549335 11890 catalog_manager.cc:5697] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 1 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:15.563211 12185 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.563774 12185 ts_tablet_manager.cc:1403] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 14:53:15.566638 12185 raft_consensus.cc:359] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.567483 12185 raft_consensus.cc:385] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.567821 12185 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.568571 12185 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.571653 12187 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.572100 12187 ts_tablet_manager.cc:1403] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.092s	user 0.023s	sys 0.019s
I20260709 14:53:15.572574 11992 raft_consensus.cc:2468] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 1.
I20260709 14:53:15.573782 12034 leader_election.cc:304] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:15.574687 12223 raft_consensus.cc:2804] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.574867 12213 leader_election.cc:290] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.574782 12187 raft_consensus.cc:359] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.575907 12187 raft_consensus.cc:385] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.576268 12187 raft_consensus.cc:740] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.577111 12187 consensus_queue.cc:260] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.578846 12188 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.579380 12187 ts_tablet_manager.cc:1434] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:15.580437 12187 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.579324 12188 ts_tablet_manager.cc:1403] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.012s
I20260709 14:53:15.583583 12188 raft_consensus.cc:359] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.586612 12188 raft_consensus.cc:385] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.586918 12188 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.587641 12188 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.589982 12188 ts_tablet_manager.cc:1434] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:15.590540 12185 ts_tablet_manager.cc:1434] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:53:15.590899 12188 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.591468 12185 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.597458 12188 tablet_bootstrap.cc:654] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.594393 11888 catalog_manager.cc:5697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.598497 12187 tablet_bootstrap.cc:654] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.599215 12223 raft_consensus.cc:697] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:15.600478 12185 tablet_bootstrap.cc:654] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.600126 12223 consensus_queue.cc:237] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.624159 12188 tablet_bootstrap.cc:492] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.624643 12188 ts_tablet_manager.cc:1403] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.034s	user 0.030s	sys 0.000s
I20260709 14:53:15.632413 12188 raft_consensus.cc:359] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.633095 12188 raft_consensus.cc:385] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.633389 12188 raft_consensus.cc:740] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.636255 12187 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.633790 11889 catalog_manager.cc:5697] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.637131 12187 ts_tablet_manager.cc:1403] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.008s
I20260709 14:53:15.639065 12185 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.639513 12185 ts_tablet_manager.cc:1403] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.009s
I20260709 14:53:15.640720 12187 raft_consensus.cc:359] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.641451 12187 raft_consensus.cc:385] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.641796 12187 raft_consensus.cc:740] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.641788 12185 raft_consensus.cc:359] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.636521 12188 consensus_queue.cc:260] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.642836 12187 consensus_queue.cc:260] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.644898 12188 ts_tablet_manager.cc:1434] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:15.642506 12185 raft_consensus.cc:385] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.645450 12185 raft_consensus.cc:740] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.645614 12187 ts_tablet_manager.cc:1434] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:53:15.646107 12185 consensus_queue.cc:260] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.646605 12187 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.647341 12188 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.652871 12187 tablet_bootstrap.cc:654] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.653748 12188 tablet_bootstrap.cc:654] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.656670 12185 ts_tablet_manager.cc:1434] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:53:15.657509 12185 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: Bootstrap starting.
I20260709 14:53:15.661341 12194 raft_consensus.cc:493] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.661810 12194 raft_consensus.cc:515] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.663846 12194 leader_election.cc:290] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367)
I20260709 14:53:15.664412 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.665194 12067 raft_consensus.cc:2393] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0888a7270cda403c8ab1e68e8ee12e4f in current term 1: Already voted for candidate b0f2f99dd372495a90d7fa69c6124b1c in this term.
I20260709 14:53:15.666088 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.666452 12185 tablet_bootstrap.cc:654] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.669915 12106 leader_election.cc:304] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f; no voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.670688 12194 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.676898 12194 raft_consensus.cc:2749] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.679248 12188 tablet_bootstrap.cc:492] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.679708 12188 ts_tablet_manager.cc:1403] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 14:53:15.682217 12188 raft_consensus.cc:359] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.682850 12188 raft_consensus.cc:385] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.683091 12188 raft_consensus.cc:740] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.683699 12188 consensus_queue.cc:260] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.686256 12185 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: No bootstrap required, opened a new log
I20260709 14:53:15.686679 12185 ts_tablet_manager.cc:1403] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.004s
I20260709 14:53:15.689581 12185 raft_consensus.cc:359] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.690186 12185 raft_consensus.cc:385] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.690425 12185 raft_consensus.cc:740] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.690997 12185 consensus_queue.cc:260] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.692818 12185 ts_tablet_manager.cc:1434] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:15.693511 12223 raft_consensus.cc:493] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.693946 12223 raft_consensus.cc:515] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.694347 12188 ts_tablet_manager.cc:1434] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:15.695202 12188 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: Bootstrap starting.
I20260709 14:53:15.695972 12223 leader_election.cc:290] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.697029 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.697621 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.698357 11992 raft_consensus.cc:2393] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8230106a940549618cf4c92b0b6ef658 in current term 1: Already voted for candidate 0888a7270cda403c8ab1e68e8ee12e4f in this term.
I20260709 14:53:15.699694 12034 leader_election.cc:304] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658; no voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.700486 12223 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.703742 12188 tablet_bootstrap.cc:654] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.706843 12223 raft_consensus.cc:2749] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.712489 12187 tablet_bootstrap.cc:492] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.713068 12187 ts_tablet_manager.cc:1403] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.067s	user 0.036s	sys 0.018s
I20260709 14:53:15.714390 12188 tablet_bootstrap.cc:492] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: No bootstrap required, opened a new log
I20260709 14:53:15.714854 12188 ts_tablet_manager.cc:1403] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.004s
I20260709 14:53:15.715214 12187 raft_consensus.cc:359] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.715827 12187 raft_consensus.cc:385] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.716048 12187 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.716743 12187 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.717792 12188 raft_consensus.cc:359] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.718470 12188 raft_consensus.cc:385] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.718775 12188 raft_consensus.cc:740] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.719861 12187 ts_tablet_manager.cc:1434] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:15.719537 12188 consensus_queue.cc:260] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.720862 12223 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.721307 12223 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.721947 12188 ts_tablet_manager.cc:1434] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:15.723102 12223 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.724009 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.724396 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.725092 12142 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 0.
W20260709 14:53:15.725739 12034 leader_election.cc:343] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.726446 12032 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.727295 12223 raft_consensus.cc:2804] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.727627 12223 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.727852 12223 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.730621 12187 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.733124 12223 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.736052 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
W20260709 14:53:15.737382 12034 leader_election.cc:343] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:15.737612 12187 tablet_bootstrap.cc:654] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:15.738155 12223 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.739231 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:15.739816 12142 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.741827 12187 tablet_bootstrap.cc:492] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.742111 12187 ts_tablet_manager.cc:1403] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260709 14:53:15.743798 12187 raft_consensus.cc:359] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.744237 12187 raft_consensus.cc:385] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.744431 12187 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.744911 12187 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.746063 12142 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 1.
I20260709 14:53:15.747092 12032 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.747510 12187 ts_tablet_manager.cc:1434] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:15.748085 12223 raft_consensus.cc:2804] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.748890 12187 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: Bootstrap starting.
I20260709 14:53:15.748572 12223 raft_consensus.cc:697] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:15.750003 12223 consensus_queue.cc:237] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.754704 12187 tablet_bootstrap.cc:654] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:15.761943 12108 consensus_peers.cc:597] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f -> Peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Couldn't send request to peer b0f2f99dd372495a90d7fa69c6124b1c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:15.764916 12187 tablet_bootstrap.cc:492] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: No bootstrap required, opened a new log
I20260709 14:53:15.765455 12187 ts_tablet_manager.cc:1403] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:53:15.767257 11890 catalog_manager.cc:5697] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.768011 12187 raft_consensus.cc:359] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.768630 12187 raft_consensus.cc:385] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:15.768913 12187 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Initialized, Role: FOLLOWER
I20260709 14:53:15.769670 12187 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.772493 12187 ts_tablet_manager.cc:1434] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:15.815469 12194 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:15.825613 12193 raft_consensus.cc:493] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.826095 12193 raft_consensus.cc:515] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.828184 12193 leader_election.cc:290] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.829862 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.830510 12068 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 0.
I20260709 14:53:15.831651 11957 leader_election.cc:304] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:15.832435 12193 raft_consensus.cc:2804] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.829949 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.833130 12193 raft_consensus.cc:493] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.833225 12142 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 0.
I20260709 14:53:15.833520 12193 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.838757 12193 raft_consensus.cc:515] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.840426 12193 leader_election.cc:290] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.841084 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.841436 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:15.841655 12068 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.842015 12142 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.846194 12142 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 1.
I20260709 14:53:15.847146 11957 leader_election.cc:304] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:15.847776 12193 raft_consensus.cc:2804] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.847949 12068 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 1.
I20260709 14:53:15.848151 12193 raft_consensus.cc:697] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:15.849328 12193 consensus_queue.cc:237] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.856782 11890 catalog_manager.cc:5697] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 1 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:15.865361 12193 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:15.873167 12215 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.873634 12215 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.875766 12215 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.876828 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.877615 12142 raft_consensus.cc:2393] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0f2f99dd372495a90d7fa69c6124b1c in current term 1: Already voted for candidate 8230106a940549618cf4c92b0b6ef658 in this term.
I20260709 14:53:15.879678 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.881219 11957 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:15.889087 12247 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.891933 12215 raft_consensus.cc:493] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.895705 12195 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.896274 12195 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.897471 12247 raft_consensus.cc:2749] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.898217 12195 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.899293 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.899897 12067 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 0.
I20260709 14:53:15.900041 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.900590 11992 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 0.
I20260709 14:53:15.901185 12106 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.901922 12195 raft_consensus.cc:2804] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.902259 12195 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.902248 12247 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:15.902722 12195 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.892405 12215 raft_consensus.cc:515] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.905539 12215 leader_election.cc:290] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.909693 12195 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.912037 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.912338 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:15.912628 12068 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 0.
I20260709 14:53:15.913021 12142 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 0.
I20260709 14:53:15.913049 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.913669 12067 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.914130 11957 leader_election.cc:304] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:15.915369 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:15.915910 11992 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.919606 12193 raft_consensus.cc:2804] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:15.920630 12195 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.920202 12067 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 1.
I20260709 14:53:15.921854 12106 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:15.922262 11992 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 1.
I20260709 14:53:15.922755 12195 raft_consensus.cc:2804] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.923203 12195 raft_consensus.cc:697] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:15.923995 12195 consensus_queue.cc:237] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.920637 12193 raft_consensus.cc:493] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:15.924855 12193 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.930212 12194 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:15.943876 12193 raft_consensus.cc:515] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.945981 12193 leader_election.cc:290] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:15.946527 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:15.947086 12067 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.948067 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:15.948617 11887 catalog_manager.cc:5697] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 1 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:15.957037 12251 raft_consensus.cc:493] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:15.957515 12251 raft_consensus.cc:515] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.959502 12251 leader_election.cc:290] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:15.960474 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:15.948663 12142 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.959950 12251 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:15.970336 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0f7fbf5c66442bba57b3069b92e5072" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" is_pre_election: true
I20260709 14:53:15.971091 11992 raft_consensus.cc:2393] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0888a7270cda403c8ab1e68e8ee12e4f in current term 1: Already voted for candidate 8230106a940549618cf4c92b0b6ef658 in this term.
I20260709 14:53:15.972185 12108 leader_election.cc:304] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f; no voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:15.972901 12067 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 1.
I20260709 14:53:15.973948 11957 leader_election.cc:304] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:15.974181 12195 raft_consensus.cc:3060] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:15.974644 12193 raft_consensus.cc:2804] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:15.974833 12223 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:15.975090 12193 raft_consensus.cc:697] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:15.970058 12142 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 1.
I20260709 14:53:15.976586 12193 consensus_queue.cc:237] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:15.988279 12195 raft_consensus.cc:2749] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:15.997465 12213 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:15.998178 11887 catalog_manager.cc:5697] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 1 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:16.009869 11938 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:16.143108 12213 consensus_queue.cc:1048] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.153137 12189 consensus_queue.cc:1048] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.184357 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:42868
I20260709 14:53:16.185142 12142 raft_consensus.cc:606] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:16.194540 12189 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.201294 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:46726
I20260709 14:53:16.201948 12068 raft_consensus.cc:606] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:16.208988 12223 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.211108 12068 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:46726
I20260709 14:53:16.211704 12068 raft_consensus.cc:606] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:16.221967 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:42868
I20260709 14:53:16.222476 12142 raft_consensus.cc:606] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:16.225080 12223 raft_consensus.cc:993] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.225524 12213 raft_consensus.cc:1081] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.227622 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34702
I20260709 14:53:16.229390 11992 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.229748 11992 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.231617 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:42868
I20260709 14:53:16.232165 12142 raft_consensus.cc:606] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:16.232075 12247 consensus_queue.cc:1048] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.234975 12247 consensus_queue.cc:1048] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.237008 11992 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.243153 11992 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.243466 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:16.244029 12067 raft_consensus.cc:3055] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.244352 12067 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:16.245203 12067 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.246419 12067 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.251724 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.252286 12141 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.256913 12193 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:16.257373 12193 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.260072 12193 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.263720 12141 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.269028 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" is_pre_election: true
I20260709 14:53:16.270753 11957 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:16.270994 11992 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:16.274869 12246 raft_consensus.cc:2804] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.275424 12246 raft_consensus.cc:697] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:16.276225 12246 consensus_queue.cc:237] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.279258 12068 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8230106a940549618cf4c92b0b6ef658" is_pre_election: true
I20260709 14:53:16.269044 12067 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.282441 11957 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0f2f99dd372495a90d7fa69c6124b1c; no voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:16.287309 12193 raft_consensus.cc:2749] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:16.291450 12195 raft_consensus.cc:993] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.291910 12194 raft_consensus.cc:1081] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.292587 11890 catalog_manager.cc:5697] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 1 to 2, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 2 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.293627 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34694
I20260709 14:53:16.294198 11992 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.294593 11992 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.301426 11992 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.303148 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:34706
I20260709 14:53:16.303743 11989 raft_consensus.cc:606] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:16.304237 11992 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.305238 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:16.305776 12067 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.305896 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.306465 12142 raft_consensus.cc:3055] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.306770 12142 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:16.307551 12142 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.308580 12142 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.311705 12067 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.312739 11957 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:16.313540 12193 raft_consensus.cc:2804] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.314010 12193 raft_consensus.cc:697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:16.314747 12193 consensus_queue.cc:237] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.316607 12142 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.317745 11992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:34706
I20260709 14:53:16.318356 11992 raft_consensus.cc:606] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Received request to transfer leadership to TS 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:16.322400 11889 catalog_manager.cc:5697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 1 to 2, leader changed from 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 2 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.392925 12195 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.404596 12251 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.416697 12194 raft_consensus.cc:993] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.417161 12251 raft_consensus.cc:1081] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.418764 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:53:16.419323 12067 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.419706 12067 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.424342 12246 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.425046 12067 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.426851 12067 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.429461 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:16.430084 11992 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.430913 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.431476 12142 raft_consensus.cc:3055] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.431792 12142 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:16.433039 12246 raft_consensus.cc:993] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.432646 12142 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.433404 12246 raft_consensus.cc:1081] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.433780 12142 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.435882 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46722
I20260709 14:53:16.436403 12066 raft_consensus.cc:493] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.436436 11992 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.436839 12066 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.437734 12034 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:16.438531 12213 raft_consensus.cc:2804] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.439009 12213 raft_consensus.cc:697] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:16.439812 12213 consensus_queue.cc:237] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.443337 12142 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.448146 12066 raft_consensus.cc:515] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.450484 12067 raft_consensus.cc:1240] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Rejecting Update request from peer b0f2f99dd372495a90d7fa69c6124b1c for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:16.453656 12246 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.453976 12195 raft_consensus.cc:993] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.454509 12195 raft_consensus.cc:1081] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:16.456525 12193 consensus_queue.cc:1059] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:16.457392 12066 leader_election.cc:290] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.458287 12067 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:53:16.458881 12067 raft_consensus.cc:493] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.459656 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:16.457412 12247 raft_consensus.cc:3055] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.459178 11890 catalog_manager.cc:5697] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 1 to 2, leader changed from 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.459245 12067 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.460186 12247 raft_consensus.cc:740] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:16.461174 12247 consensus_queue.cc:260] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.462046 12247 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.466850 12067 raft_consensus.cc:515] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.469650 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:16.470206 11989 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.475768 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.476429 12141 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.478035 11989 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.479149 12034 leader_election.cc:304] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:16.479961 12213 raft_consensus.cc:2804] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.480404 12213 raft_consensus.cc:697] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:16.481148 12213 consensus_queue.cc:237] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.485062 12141 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.485994 12142 raft_consensus.cc:1240] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Rejecting Update request from peer b0f2f99dd372495a90d7fa69c6124b1c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:53:16.488997 12032 leader_election.cc:304] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:16.489203 11992 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.489898 12213 raft_consensus.cc:2804] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.490509 12067 leader_election.cc:290] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.491422 12213 raft_consensus.cc:697] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:16.491742 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.492280 12142 raft_consensus.cc:3055] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.492638 12142 raft_consensus.cc:740] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:16.490234 11889 catalog_manager.cc:5697] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 1 to 2, leader changed from 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.492419 12213 consensus_queue.cc:237] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.493428 12142 consensus_queue.cc:260] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.494585 12142 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.500268 12142 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:16.506732 11889 catalog_manager.cc:5697] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 1 to 2, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.607566 12227 raft_consensus.cc:993] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.608044 12213 raft_consensus.cc:1081] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:16.609488 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34702
I20260709 14:53:16.609930 11992 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.610214 11992 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.614513 11992 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.616138 11992 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:16.617060 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:16.617230 12141 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:16.617620 12067 raft_consensus.cc:3055] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.617713 12141 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.618001 12067 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:16.618779 12067 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.619973 12067 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.622073 12141 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.622936 11957 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:16.623585 12193 raft_consensus.cc:2804] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.623965 12193 raft_consensus.cc:697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:16.624735 12193 consensus_queue.cc:237] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.626188 12067 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 2.
I20260709 14:53:16.630937 11889 catalog_manager.cc:5697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 1 to 2, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 2 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.661533 12141 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.662894 12193 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.671268 12067 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.673964 12193 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.750367 12247 raft_consensus.cc:993] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:16.750759 12193 raft_consensus.cc:1081] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Signalling peer 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:16.752328 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:42850
I20260709 14:53:16.752866 12141 raft_consensus.cc:493] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.753219 12141 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.759673 12141 raft_consensus.cc:515] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.761606 12141 leader_election.cc:290] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 2 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:16.762183 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:16.762758 11992 raft_consensus.cc:3055] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.762722 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77efd7d494044bfebe190e28afad8b94" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:16.763233 11992 raft_consensus.cc:740] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:16.763387 12066 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.764076 11992 consensus_queue.cc:260] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.765235 11992 raft_consensus.cc:3060] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.769857 12066 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 2.
I20260709 14:53:16.771093 12106 leader_election.cc:304] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:16.771600 11992 raft_consensus.cc:2468] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 2.
I20260709 14:53:16.771898 12194 raft_consensus.cc:2804] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.772382 12194 raft_consensus.cc:697] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:16.773168 12194 consensus_queue.cc:237] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:16.779119 11890 catalog_manager.cc:5697] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 1 to 2, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 2 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:16.795758 12066 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.797480 12247 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:16.799319 12141 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.801092 12247 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.893924 12141 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.895069 12213 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.901695 11992 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.903185 12227 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.989193 11992 raft_consensus.cc:1275] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.990247 12227 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:16.997530 12141 raft_consensus.cc:1275] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:16.998907 12223 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.033160 12141 raft_consensus.cc:1275] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.034236 12213 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:17.042279 11992 raft_consensus.cc:1275] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.043709 12223 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.195576 12141 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.196703 12246 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.206192 12066 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.208786 12270 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.294528 11989 raft_consensus.cc:1275] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.295591 12194 consensus_queue.cc:1048] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.306779 12067 raft_consensus.cc:1275] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.308404 12279 consensus_queue.cc:1048] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:19.345114 11858 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:19.345909 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:19.366884 12067 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:19.367357 12067 raft_consensus.cc:606] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Received request to transfer leadership to TS 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:19.376497 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:52074
I20260709 14:53:19.376938 11989 raft_consensus.cc:606] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Received request to transfer leadership to TS 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:19.377861 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:19.378280 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:19.507580 12223 raft_consensus.cc:993] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: : Instructing follower 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:19.508011 12285 raft_consensus.cc:1081] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Signalling peer 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:19.509297 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:53:19.509716 12142 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.509960 12142 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.514168 12142 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.515673 12142 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 3 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:19.516323 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:19.516615 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:19.516791 11989 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.517083 12067 raft_consensus.cc:3055] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:19.517330 12067 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:19.517932 12067 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.518744 12067 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.521154 11989 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:19.522156 12108 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:19.522775 12279 raft_consensus.cc:2804] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.523069 12067 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:19.523923 12279 raft_consensus.cc:697] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:19.524653 12279 consensus_queue.cc:237] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.531420 12270 raft_consensus.cc:993] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:19.531849 12288 raft_consensus.cc:1081] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Signalling peer 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:19.531476 11888 catalog_manager.cc:5697] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 2 to 3, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 3 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.533380 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:42850
I20260709 14:53:19.533910 12142 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:19.534266 12142 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.539667 12142 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.542340 12142 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 3 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:19.542410 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:19.542551 12067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:19.543040 11989 raft_consensus.cc:3055] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:19.543105 12067 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.543533 11989 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:19.544330 11989 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.545476 11989 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:19.547910 12067 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:19.548880 12106 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:19.549466 12279 raft_consensus.cc:2804] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:19.549829 12279 raft_consensus.cc:697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:19.550472 12279 consensus_queue.cc:237] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:19.550769 11989 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:19.556869 11888 catalog_manager.cc:5697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 2 to 3, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 3 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:19.963238 12067 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.964406 12279 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.972416 11989 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.973587 12279 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.984648 11992 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.986025 12279 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:19.998126 12066 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:19.999274 12286 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:20.378999 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:20.388837 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:34706
I20260709 14:53:20.389292 11989 raft_consensus.cc:606] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:20.393347 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:34706
I20260709 14:53:20.393800 11989 raft_consensus.cc:606] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:20.397708 11989 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:34706
I20260709 14:53:20.398149 11989 raft_consensus.cc:606] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:20.402040 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:42868
I20260709 14:53:20.402454 12142 raft_consensus.cc:606] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:20.408309 12142 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
mode: GRACEFUL
new_leader_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:42868
I20260709 14:53:20.408749 12142 raft_consensus.cc:606] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Received request to transfer leadership to TS 8230106a940549618cf4c92b0b6ef658
I20260709 14:53:20.459434 12286 raft_consensus.cc:993] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.459828 12279 raft_consensus.cc:1081] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.461218 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:53:20.461746 12066 raft_consensus.cc:493] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.462092 12066 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.466208 12066 raft_consensus.cc:515] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.467728 12066 leader_election.cc:290] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 4 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:20.468410 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:20.468649 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e2271c9f8764fe8bdc32f7de6e04e0e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:20.468956 11989 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.469079 12142 raft_consensus.cc:3055] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:20.469367 12142 raft_consensus.cc:740] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:20.469923 12142 consensus_queue.cc:260] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.470717 12142 raft_consensus.cc:3060] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.473135 11989 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 4.
I20260709 14:53:20.473940 12034 leader_election.cc:304] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:20.474388 12142 raft_consensus.cc:2468] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 4.
I20260709 14:53:20.474606 12285 raft_consensus.cc:2804] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:20.475601 12285 raft_consensus.cc:697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 4 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:20.476293 12285 consensus_queue.cc:237] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.481361 11890 catalog_manager.cc:5697] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 3 to 4, leader changed from 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 4 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.561417 12306 raft_consensus.cc:993] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.561808 12288 raft_consensus.cc:1081] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.563148 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46722
I20260709 14:53:20.563586 12066 raft_consensus.cc:493] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.563824 12066 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.567924 12066 raft_consensus.cc:515] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.569329 12066 leader_election.cc:290] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:20.570281 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:20.570421 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:20.570797 12142 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.570969 11992 raft_consensus.cc:3055] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:20.571323 11992 raft_consensus.cc:740] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:20.572111 11992 consensus_queue.cc:260] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.573107 11992 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:20.574747 12142 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:20.575191 12141 raft_consensus.cc:1240] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Rejecting Update request from peer b0f2f99dd372495a90d7fa69c6124b1c for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:20.576625 12032 leader_election.cc:304] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:20.577325 12285 raft_consensus.cc:2804] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:20.577521 11992 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 2.
I20260709 14:53:20.577706 12285 raft_consensus.cc:697] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:20.578454 12285 consensus_queue.cc:237] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.583895 11890 catalog_manager.cc:5697] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 1 to 2, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.673933 12306 raft_consensus.cc:993] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.674310 12288 raft_consensus.cc:1081] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.675526 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46722
I20260709 14:53:20.675957 12066 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.676223 12066 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.680279 12066 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.681756 12066 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 3 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:20.682380 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:20.682680 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:20.682816 11992 raft_consensus.cc:3055] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:20.683068 11992 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:20.683106 12142 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.683686 11992 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.684521 11992 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.686708 12142 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 3.
I20260709 14:53:20.687536 12032 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:20.688133 12285 raft_consensus.cc:2804] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:20.688366 11992 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 3.
I20260709 14:53:20.688591 12285 raft_consensus.cc:697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:20.689558 12285 consensus_queue.cc:237] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.694981 11890 catalog_manager.cc:5697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 2 to 3, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 3 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.763594 12300 raft_consensus.cc:993] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.764019 12279 raft_consensus.cc:1081] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.765307 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46720
I20260709 14:53:20.765762 12066 raft_consensus.cc:493] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.766038 12066 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.770280 12066 raft_consensus.cc:515] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.771787 12066 leader_election.cc:290] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 4 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:20.772497 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:20.772691 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ef171ab35af46f39e552d4e8da8215b" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:20.772989 11992 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.773121 12142 raft_consensus.cc:3055] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:20.773420 12142 raft_consensus.cc:740] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:20.773934 12142 consensus_queue.cc:260] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.774688 12142 raft_consensus.cc:3060] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:20.776851 11992 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 4.
I20260709 14:53:20.777630 12034 leader_election.cc:304] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [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: 8230106a940549618cf4c92b0b6ef658, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:20.778231 12285 raft_consensus.cc:2804] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:20.778481 12142 raft_consensus.cc:2468] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 4.
I20260709 14:53:20.778689 12285 raft_consensus.cc:697] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 4 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:20.779702 12285 consensus_queue.cc:237] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.784580 11890 catalog_manager.cc:5697] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 3 to 4, leader changed from 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 4 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:20.936412 12142 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:20.937508 12285 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:20.944669 11992 raft_consensus.cc:1275] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:20.946727 12302 consensus_queue.cc:1048] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:20.962394 12306 raft_consensus.cc:993] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: : Instructing follower 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.962752 12288 raft_consensus.cc:1081] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Signalling peer 8230106a940549618cf4c92b0b6ef658 to start an election
I20260709 14:53:20.964028 12066 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
 from {username='slave'} at 127.0.0.1:46722
I20260709 14:53:20.964442 12066 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:20.964685 12066 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.969460 12066 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.971010 12066 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [CANDIDATE]: Term 3 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:20.971587 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:20.971928 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "8230106a940549618cf4c92b0b6ef658" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:20.972108 11992 raft_consensus.cc:3055] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:20.972471 11992 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:20.972482 12142 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.973081 11992 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.973834 11992 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:20.976334 12142 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 3.
I20260709 14:53:20.977135 12032 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:20.977512 11992 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8230106a940549618cf4c92b0b6ef658 in term 3.
I20260709 14:53:20.977898 12285 raft_consensus.cc:2804] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:20.978312 12285 raft_consensus.cc:697] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Becoming Leader. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:20.978994 12285 consensus_queue.cc:237] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:20.984658 11888 catalog_manager.cc:5697] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 reported cstate change: term changed from 2 to 3, leader changed from b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129) to 8230106a940549618cf4c92b0b6ef658 (127.11.148.130). New cstate: current_term: 3 leader_uuid: "8230106a940549618cf4c92b0b6ef658" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.060057 11992 raft_consensus.cc:1275] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.061302 12285 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.069391 12142 raft_consensus.cc:1275] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.070901 12315 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.140918 11992 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:21.141932 12315 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:21.149171 12142 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:21.151149 12315 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:21.233417 12142 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:21.234622 12315 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:21.242551 11992 raft_consensus.cc:1275] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:21.244007 12302 consensus_queue.cc:1048] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:21.552934 11992 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:21.554011 12302 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:21.561419 12142 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Refusing update from remote peer 8230106a940549618cf4c92b0b6ef658: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:21.562606 12311 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:23.416428 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:23.423434 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:23.424070 12066 raft_consensus.cc:606] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Received request to transfer leadership to TS 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:23.426436 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:23.426836 12066 raft_consensus.cc:606] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:23.428768 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:23.429168 12066 raft_consensus.cc:606] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:23.431027 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:23.431420 12066 raft_consensus.cc:606] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Received request to transfer leadership to TS 0888a7270cda403c8ab1e68e8ee12e4f
I20260709 14:53:23.433640 12066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29"
dest_uuid: "8230106a940549618cf4c92b0b6ef658"
mode: GRACEFUL
new_leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:35812
I20260709 14:53:23.434036 12066 raft_consensus.cc:606] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Received request to transfer leadership to TS b0f2f99dd372495a90d7fa69c6124b1c
I20260709 14:53:23.434906 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:23.435268 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:23.487084 12324 raft_consensus.cc:993] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.487571 12315 raft_consensus.cc:1081] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.488891 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34702
I20260709 14:53:23.489290 11992 raft_consensus.cc:493] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.489571 11992 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.493902 11992 raft_consensus.cc:515] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.495373 11992 leader_election.cc:290] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 3 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:23.496182 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:23.496717 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea461efaea614fe4b65dc67cf073fb29" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:23.496817 12066 raft_consensus.cc:3055] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:23.497118 12142 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.497103 12066 raft_consensus.cc:740] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:23.497916 12066 consensus_queue.cc:260] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.498996 12066 raft_consensus.cc:3060] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.501267 12142 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 3.
I20260709 14:53:23.502296 11957 leader_election.cc:304] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:23.503713 12325 raft_consensus.cc:2804] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:23.503984 12066 raft_consensus.cc:2468] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 3.
I20260709 14:53:23.504642 12325 raft_consensus.cc:697] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 3 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:23.505609 12325 consensus_queue.cc:237] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.512059 11890 catalog_manager.cc:5697] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 2 to 3, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 3 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.530339 12324 raft_consensus.cc:993] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.530689 12315 raft_consensus.cc:1081] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.531982 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34702
I20260709 14:53:23.532354 11992 raft_consensus.cc:493] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.532600 11992 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.536288 11992 raft_consensus.cc:515] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.537534 11992 leader_election.cc:290] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 4 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:23.538328 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:23.538514 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d711031f63246dab03d9de60f1c2a4e" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:23.538762 12066 raft_consensus.cc:3055] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:23.538928 12142 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.539081 12066 raft_consensus.cc:740] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:23.539788 12066 consensus_queue.cc:260] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.540624 12066 raft_consensus.cc:3060] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.542719 12142 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 4.
I20260709 14:53:23.543511 11957 leader_election.cc:304] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:23.544106 12325 raft_consensus.cc:2804] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:23.544552 12325 raft_consensus.cc:697] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:23.545323 12066 raft_consensus.cc:2468] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 4.
I20260709 14:53:23.545393 12325 consensus_queue.cc:237] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.551851 11890 catalog_manager.cc:5697] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 3 to 4, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 4 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.649379 12324 raft_consensus.cc:993] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: : Instructing follower b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.649781 12315 raft_consensus.cc:1081] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Signalling peer b0f2f99dd372495a90d7fa69c6124b1c to start an election
I20260709 14:53:23.651084 11992 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de"
dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
 from {username='slave'} at 127.0.0.1:34702
I20260709 14:53:23.651492 11992 raft_consensus.cc:493] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.651713 11992 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.655296 11992 raft_consensus.cc:515] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.656589 11992 leader_election.cc:290] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [CANDIDATE]: Term 3 election: Requested vote from peers 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739), 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131:35933)
I20260709 14:53:23.657457 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:23.657763 12142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "564b1030826e4301b38b4dcbaf95a4de" candidate_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
I20260709 14:53:23.658064 12066 raft_consensus.cc:3055] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:23.658294 12142 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.658409 12066 raft_consensus.cc:740] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:23.659297 12066 consensus_queue.cc:260] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [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: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.660526 12066 raft_consensus.cc:3060] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.664091 12142 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 3.
I20260709 14:53:23.665127 11957 leader_election.cc:304] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:23.665897 12325 raft_consensus.cc:2804] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:23.666321 12325 raft_consensus.cc:697] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 3 LEADER]: Becoming Leader. State: Replica: b0f2f99dd372495a90d7fa69c6124b1c, State: Running, Role: LEADER
I20260709 14:53:23.666999 12066 raft_consensus.cc:2468] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f2f99dd372495a90d7fa69c6124b1c in term 3.
I20260709 14:53:23.667109 12325 consensus_queue.cc:237] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [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: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.673750 11890 catalog_manager.cc:5697] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c reported cstate change: term changed from 2 to 3, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129). New cstate: current_term: 3 leader_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:23.819306 12324 raft_consensus.cc:993] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: : Instructing follower 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:23.819766 12315 raft_consensus.cc:1081] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Signalling peer 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:23.821098 12142 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:53:23.821274 12315 raft_consensus.cc:993] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: : Instructing follower 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:23.821573 12142 raft_consensus.cc:493] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.821694 12324 raft_consensus.cc:1081] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Signalling peer 0888a7270cda403c8ab1e68e8ee12e4f to start an election
I20260709 14:53:23.821897 12142 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.823261 12141 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc"
dest_uuid: "0888a7270cda403c8ab1e68e8ee12e4f"
 from {username='slave'} at 127.0.0.1:42860
I20260709 14:53:23.823730 12141 raft_consensus.cc:493] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:23.823982 12141 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.825915 12142 raft_consensus.cc:515] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.827322 12142 leader_election.cc:290] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 4 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:23.828094 11992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:23.828577 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0893ccdab4ed4384ac1e7c2a94a97ecd" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:23.828596 11992 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.829174 12066 raft_consensus.cc:3055] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:23.828792 12141 raft_consensus.cc:515] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.829416 12066 raft_consensus.cc:740] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:23.830065 12066 consensus_queue.cc:260] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.830902 12066 raft_consensus.cc:3060] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:23.831614 11989 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f2f99dd372495a90d7fa69c6124b1c"
I20260709 14:53:23.832146 11989 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.834473 11992 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 4.
I20260709 14:53:23.834774 12066 raft_consensus.cc:2468] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 4.
I20260709 14:53:23.835875 12066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c96c63a46844ea282dd27f64194a1cc" candidate_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8230106a940549618cf4c92b0b6ef658"
I20260709 14:53:23.836017 12106 leader_election.cc:304] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [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: 0888a7270cda403c8ab1e68e8ee12e4f, 8230106a940549618cf4c92b0b6ef658; no voters: 
I20260709 14:53:23.836328 12066 raft_consensus.cc:3055] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:23.836632 12066 raft_consensus.cc:740] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8230106a940549618cf4c92b0b6ef658, State: Running, Role: LEADER
I20260709 14:53:23.836781 12279 raft_consensus.cc:2804] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:23.837433 12141 leader_election.cc:290] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [CANDIDATE]: Term 3 election: Requested vote from peers b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367), 8230106a940549618cf4c92b0b6ef658 (127.11.148.130:41739)
I20260709 14:53:23.837311 12066 consensus_queue.cc:260] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.838256 12066 raft_consensus.cc:3060] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:23.839468 11989 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:23.839329 12279 raft_consensus.cc:697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:23.841027 12108 leader_election.cc:304] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [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: 0888a7270cda403c8ab1e68e8ee12e4f, b0f2f99dd372495a90d7fa69c6124b1c; no voters: 
I20260709 14:53:23.840960 12279 consensus_queue.cc:237] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.841957 12335 raft_consensus.cc:2804] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:23.843243 12335 raft_consensus.cc:697] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Becoming Leader. State: Replica: 0888a7270cda403c8ab1e68e8ee12e4f, State: Running, Role: LEADER
I20260709 14:53:23.843321 12066 raft_consensus.cc:2468] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0888a7270cda403c8ab1e68e8ee12e4f in term 3.
I20260709 14:53:23.844247 12335 consensus_queue.cc:237] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [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: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } }
I20260709 14:53:23.848907 11890 catalog_manager.cc:5697] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 3 to 4, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 4 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.857997 11890 catalog_manager.cc:5697] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f reported cstate change: term changed from 2 to 3, leader changed from 8230106a940549618cf4c92b0b6ef658 (127.11.148.130) to 0888a7270cda403c8ab1e68e8ee12e4f (127.11.148.131). New cstate: current_term: 3 leader_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:23.967042 12066 raft_consensus.cc:1275] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:23.968065 12325 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:23.976713 12141 raft_consensus.cc:1275] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:23.977965 12325 consensus_queue.cc:1048] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.004350 12066 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:24.005419 12325 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:24.014150 12141 raft_consensus.cc:1275] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:24.016018 12326 consensus_queue.cc:1048] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:24.125780 12141 raft_consensus.cc:1275] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.126861 12326 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0888a7270cda403c8ab1e68e8ee12e4f" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35933 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.129031 12066 raft_consensus.cc:1275] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Refusing update from remote peer b0f2f99dd372495a90d7fa69c6124b1c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.130144 12326 consensus_queue.cc:1048] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.277725 12066 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:24.278707 12335 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:24.286571 11989 raft_consensus.cc:1275] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:24.288369 12279 consensus_queue.cc:1048] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:24.376072 11989 raft_consensus.cc:1275] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.377118 12279 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f2f99dd372495a90d7fa69c6124b1c" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.388628 12066 raft_consensus.cc:1275] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Refusing update from remote peer 0888a7270cda403c8ab1e68e8ee12e4f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:24.390103 12335 consensus_queue.cc:1048] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "8230106a940549618cf4c92b0b6ef658" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 41739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:24.435994 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:24.441216 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
I20260709 14:53:24.461694 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:24.462425 11858 tablet_replica.cc:333] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.463100 11858 raft_consensus.cc:2243] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.463605 11858 raft_consensus.cc:2272] T 1ef171ab35af46f39e552d4e8da8215b P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.465685 11858 tablet_replica.cc:333] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.466257 11858 raft_consensus.cc:2243] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.466645 11858 raft_consensus.cc:2272] T 7c96c63a46844ea282dd27f64194a1cc P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.468518 11858 tablet_replica.cc:333] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.468978 11858 raft_consensus.cc:2243] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.469345 11858 raft_consensus.cc:2272] T 2e2271c9f8764fe8bdc32f7de6e04e0e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.470903 11858 tablet_replica.cc:333] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.471329 11858 raft_consensus.cc:2243] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.472011 11858 raft_consensus.cc:2272] T ea461efaea614fe4b65dc67cf073fb29 P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.473716 11858 tablet_replica.cc:333] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.474165 11858 raft_consensus.cc:2243] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.474500 11858 raft_consensus.cc:2272] T c0f7fbf5c66442bba57b3069b92e5072 P b0f2f99dd372495a90d7fa69c6124b1c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.475981 11858 tablet_replica.cc:333] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.476454 11858 raft_consensus.cc:2243] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.476801 11858 raft_consensus.cc:2272] T 0893ccdab4ed4384ac1e7c2a94a97ecd P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.478457 11858 tablet_replica.cc:333] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.478878 11858 raft_consensus.cc:2243] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.479233 11858 raft_consensus.cc:2272] T 77efd7d494044bfebe190e28afad8b94 P b0f2f99dd372495a90d7fa69c6124b1c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.480599 11858 tablet_replica.cc:333] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.480998 11858 raft_consensus.cc:2243] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.481611 11858 raft_consensus.cc:2272] T 3d711031f63246dab03d9de60f1c2a4e P b0f2f99dd372495a90d7fa69c6124b1c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.483142 11858 tablet_replica.cc:333] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c: stopping tablet replica
I20260709 14:53:24.483578 11858 raft_consensus.cc:2243] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.484184 11858 raft_consensus.cc:2272] T 564b1030826e4301b38b4dcbaf95a4de P b0f2f99dd372495a90d7fa69c6124b1c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:24.569943 12034 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37367: connect: Connection refused (error 111)
I20260709 14:53:24.571259 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
W20260709 14:53:24.574180 12034 consensus_peers.cc:597] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 -> Peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Couldn't send request to peer b0f2f99dd372495a90d7fa69c6124b1c. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.588225 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
I20260709 14:53:24.606319 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:24.606976 11858 tablet_replica.cc:333] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.607677 11858 raft_consensus.cc:2243] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.608182 11858 raft_consensus.cc:2272] T ea461efaea614fe4b65dc67cf073fb29 P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.610518 11858 tablet_replica.cc:333] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.610957 11858 raft_consensus.cc:2243] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.611657 11858 raft_consensus.cc:2272] T c0f7fbf5c66442bba57b3069b92e5072 P 8230106a940549618cf4c92b0b6ef658 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.613225 11858 tablet_replica.cc:333] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.613682 11858 raft_consensus.cc:2243] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.614313 11858 raft_consensus.cc:2272] T 1ef171ab35af46f39e552d4e8da8215b P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.615806 11858 tablet_replica.cc:333] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.616246 11858 raft_consensus.cc:2243] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.616621 11858 raft_consensus.cc:2272] T 77efd7d494044bfebe190e28afad8b94 P 8230106a940549618cf4c92b0b6ef658 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.618069 11858 tablet_replica.cc:333] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.618481 11858 raft_consensus.cc:2243] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.618808 11858 raft_consensus.cc:2272] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.620718 11858 tablet_replica.cc:333] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.621142 11858 raft_consensus.cc:2243] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.621485 11858 raft_consensus.cc:2272] T 3d711031f63246dab03d9de60f1c2a4e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.623142 11858 tablet_replica.cc:333] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.623607 11858 raft_consensus.cc:2243] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.623965 11858 raft_consensus.cc:2272] T 564b1030826e4301b38b4dcbaf95a4de P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.625630 11858 tablet_replica.cc:333] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.626029 11858 raft_consensus.cc:2243] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.626356 11858 raft_consensus.cc:2272] T 7c96c63a46844ea282dd27f64194a1cc P 8230106a940549618cf4c92b0b6ef658 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.628065 11858 tablet_replica.cc:333] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658: stopping tablet replica
I20260709 14:53:24.628446 11858 raft_consensus.cc:2243] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.629107 11858 raft_consensus.cc:2272] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 8230106a940549618cf4c92b0b6ef658 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.653589 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
W20260709 14:53:24.669195 12108 consensus_peers.cc:597] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f -> Peer b0f2f99dd372495a90d7fa69c6124b1c (127.11.148.129:37367): Couldn't send request to peer b0f2f99dd372495a90d7fa69c6124b1c. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:24.670259 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
I20260709 14:53:24.689720 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:24.690267 11858 tablet_replica.cc:333] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.690752 11858 raft_consensus.cc:2243] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.691119 11858 raft_consensus.cc:2272] T c0f7fbf5c66442bba57b3069b92e5072 P 0888a7270cda403c8ab1e68e8ee12e4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.692745 11858 tablet_replica.cc:333] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.693183 11858 raft_consensus.cc:2243] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.693517 11858 raft_consensus.cc:2272] T 1ef171ab35af46f39e552d4e8da8215b P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.694902 11858 tablet_replica.cc:333] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.695307 11858 raft_consensus.cc:2243] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.695686 11858 raft_consensus.cc:2272] T 3d711031f63246dab03d9de60f1c2a4e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.697512 11858 tablet_replica.cc:333] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.697921 11858 raft_consensus.cc:2243] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.698233 11858 raft_consensus.cc:2272] T 564b1030826e4301b38b4dcbaf95a4de P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.699978 11858 tablet_replica.cc:333] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.700417 11858 raft_consensus.cc:2243] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.701010 11858 raft_consensus.cc:2272] T 7c96c63a46844ea282dd27f64194a1cc P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.702502 11858 tablet_replica.cc:333] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.702899 11858 raft_consensus.cc:2243] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.703209 11858 raft_consensus.cc:2272] T 2e2271c9f8764fe8bdc32f7de6e04e0e P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.704607 11858 tablet_replica.cc:333] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.705013 11858 raft_consensus.cc:2243] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:24.705327 11858 raft_consensus.cc:2272] T ea461efaea614fe4b65dc67cf073fb29 P 0888a7270cda403c8ab1e68e8ee12e4f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.707015 11858 tablet_replica.cc:333] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.707433 11858 raft_consensus.cc:2243] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.708038 11858 raft_consensus.cc:2272] T 77efd7d494044bfebe190e28afad8b94 P 0888a7270cda403c8ab1e68e8ee12e4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.709442 11858 tablet_replica.cc:333] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f: stopping tablet replica
I20260709 14:53:24.709800 11858 raft_consensus.cc:2243] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.710430 11858 raft_consensus.cc:2272] T 0893ccdab4ed4384ac1e7c2a94a97ecd P 0888a7270cda403c8ab1e68e8ee12e4f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.735718 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:53:24.749976 11858 master.cc:562] Master@127.11.148.190:37317 shutting down...
I20260709 14:53:24.884599 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:24.885116 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:24.885428 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9ae5aa9486147e3a678c565dbc462a0: stopping tablet replica
I20260709 14:53:24.903610 11858 master.cc:584] Master@127.11.148.190:37317 shutdown complete.
0888a7270cda403c8ab1e68e8ee12e4f  1
8230106a940549618cf4c92b0b6ef658  4
b0f2f99dd372495a90d7fa69c6124b1c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12307 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:24.937605 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:37701
I20260709 14:53:24.938653 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:24.943800 12358 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
W20260709 14:53:24.944377 12359 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
W20260709 14:53:24.944820 12361 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
I20260709 14:53:24.944911 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:24.945777 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:24.945951 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:24.946103 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608804946086 us; error 0 us; skew 500 ppm
I20260709 14:53:24.946595 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:24.948722 11858 webserver.cc:533] Webserver started at http://127.11.148.190:39765/ using document root <none> and password file <none>
I20260709 14:53:24.949158 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:24.949326 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:24.949569 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:24.950557 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "118e8838798a4cbeb45d674e7a8ead95"
format_stamp: "Formatted at 2026-07-09 14:53:24 on dist-test-slave-tnbt"
I20260709 14:53:24.954435 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.004s
I20260709 14:53:24.957332 12366 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:24.957935 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:24.958175 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "118e8838798a4cbeb45d674e7a8ead95"
format_stamp: "Formatted at 2026-07-09 14:53:24 on dist-test-slave-tnbt"
I20260709 14:53:24.958416 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-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)
I20260709 14:53:24.984828 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:24.985960 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:25.020215 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:37701
I20260709 14:53:25.020303 12417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:37701 every 8 connection(s)
I20260709 14:53:25.023819 12418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.032413 12418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95: Bootstrap starting.
I20260709 14:53:25.036583 12418 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.040213 12418 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95: No bootstrap required, opened a new log
I20260709 14:53:25.042088 12418 raft_consensus.cc:359] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER }
I20260709 14:53:25.042433 12418 raft_consensus.cc:385] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.042644 12418 raft_consensus.cc:740] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 118e8838798a4cbeb45d674e7a8ead95, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.043149 12418 consensus_queue.cc:260] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER }
I20260709 14:53:25.043573 12418 raft_consensus.cc:399] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:25.043782 12418 raft_consensus.cc:493] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:25.044031 12418 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.047598 12418 raft_consensus.cc:515] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER }
I20260709 14:53:25.048058 12418 leader_election.cc:304] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [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: 118e8838798a4cbeb45d674e7a8ead95; no voters: 
I20260709 14:53:25.049034 12418 leader_election.cc:290] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:25.049271 12421 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.050451 12421 raft_consensus.cc:697] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 1 LEADER]: Becoming Leader. State: Replica: 118e8838798a4cbeb45d674e7a8ead95, State: Running, Role: LEADER
I20260709 14:53:25.051090 12421 consensus_queue.cc:237] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [LEADER]: Queue going to LEADER mode. State: All 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: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER }
I20260709 14:53:25.051676 12418 sys_catalog.cc:565] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:25.055493 12422 sys_catalog.cc:455] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "118e8838798a4cbeb45d674e7a8ead95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER } }
I20260709 14:53:25.055620 12423 sys_catalog.cc:455] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 118e8838798a4cbeb45d674e7a8ead95. Latest consensus state: current_term: 1 leader_uuid: "118e8838798a4cbeb45d674e7a8ead95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "118e8838798a4cbeb45d674e7a8ead95" member_type: VOTER } }
I20260709 14:53:25.056192 12423 sys_catalog.cc:458] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:25.056908 12422 sys_catalog.cc:458] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:25.058077 12428 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:25.062757 12428 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:25.066273 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:25.070171 12428 catalog_manager.cc:1383] Generated new cluster ID: 849c0b8f501c49c0b9b942aba8b0524d
I20260709 14:53:25.070395 12428 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:25.082603 12428 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:25.083665 12428 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:25.092720 12428 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95: Generated new TSK 0
I20260709 14:53:25.093201 12428 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:25.099762 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:25.105003 12439 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
W20260709 14:53:25.105746 12440 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
I20260709 14:53:25.107254 11858 server_base.cc:1061] running on GCE node
W20260709 14:53:25.107980 12442 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
I20260709 14:53:25.108707 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:25.108888 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:25.109006 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608805108996 us; error 0 us; skew 500 ppm
I20260709 14:53:25.109432 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:25.111387 11858 webserver.cc:533] Webserver started at http://127.11.148.129:46803/ using document root <none> and password file <none>
I20260709 14:53:25.111841 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:25.112006 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:25.112208 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:25.113107 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.117015 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260709 14:53:25.119885 12447 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.120560 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260709 14:53:25.120785 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.121014 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-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)
I20260709 14:53:25.145560 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:25.146713 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:25.148054 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:25.150123 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:25.150290 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.150532 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:25.150691 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.186964 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:41477
I20260709 14:53:25.187053 12509 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:41477 every 8 connection(s)
I20260709 14:53:25.191417 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:25.198016 12514 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
W20260709 14:53:25.199548 12515 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
W20260709 14:53:25.201016 12517 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
I20260709 14:53:25.201830 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:25.202567 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:25.202755 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:25.202906 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608805202881 us; error 0 us; skew 500 ppm
I20260709 14:53:25.203359 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:25.205708 11858 webserver.cc:533] Webserver started at http://127.11.148.130:41309/ using document root <none> and password file <none>
I20260709 14:53:25.206301 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:25.206530 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:25.206818 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:25.207664 12510 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37701
I20260709 14:53:25.208017 12510 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:25.207971 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.208724 12510 heartbeater.cc:507] Master 127.11.148.190:37701 requested a full tablet report, sending...
I20260709 14:53:25.210521 12383 ts_manager.cc:194] Registered new tserver with Master: 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477)
I20260709 14:53:25.212450 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:53:25.212456 12383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38290
I20260709 14:53:25.215641 12522 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.216368 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:25.216629 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.216868 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-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)
I20260709 14:53:25.257078 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:25.258241 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:25.259766 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:25.262161 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:25.262357 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.262578 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:25.262730 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.299495 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:44391
I20260709 14:53:25.299603 12584 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:44391 every 8 connection(s)
I20260709 14:53:25.303833 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:25.311245 12588 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
W20260709 14:53:25.312107 12589 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
I20260709 14:53:25.314383 12585 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37701
I20260709 14:53:25.314716 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:25.314774 12585 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:25.315390 12591 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
I20260709 14:53:25.315712 12585 heartbeater.cc:507] Master 127.11.148.190:37701 requested a full tablet report, sending...
I20260709 14:53:25.316290 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:25.316548 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:25.316716 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608805316691 us; error 0 us; skew 500 ppm
I20260709 14:53:25.317314 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:25.317800 12383 ts_manager.cc:194] Registered new tserver with Master: 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:25.319546 12383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38300
I20260709 14:53:25.319869 11858 webserver.cc:533] Webserver started at http://127.11.148.131:39479/ using document root <none> and password file <none>
I20260709 14:53:25.320439 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:25.320623 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:25.320856 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:25.322212 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "1020d4b8fc184dc8a416ec1725dc7465"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.326225 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.002s
I20260709 14:53:25.329066 12596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.329682 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:25.329942 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "1020d4b8fc184dc8a416ec1725dc7465"
format_stamp: "Formatted at 2026-07-09 14:53:25 on dist-test-slave-tnbt"
I20260709 14:53:25.330201 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608792473900-11858-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)
I20260709 14:53:25.344321 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:25.345469 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:25.346873 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:25.348980 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:25.349166 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.349377 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:25.349525 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:25.385308 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:36507
I20260709 14:53:25.385403 12658 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:36507 every 8 connection(s)
I20260709 14:53:25.397018 12659 heartbeater.cc:344] Connected to a master server at 127.11.148.190:37701
I20260709 14:53:25.397336 12659 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:25.398103 12659 heartbeater.cc:507] Master 127.11.148.190:37701 requested a full tablet report, sending...
I20260709 14:53:25.400269 12383 ts_manager.cc:194] Registered new tserver with Master: 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.401297 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013231237s
I20260709 14:53:25.401793 12383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38312
I20260709 14:53:25.423583 12383 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38322:
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"
    }
  }
}
W20260709 14:53:25.426213 12383 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.
I20260709 14:53:25.493185 12550 tablet_service.cc:1511] Processing CreateTablet for tablet 72e1c733e0cd4200bd07810a5e6c4a04 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:25.494598 12550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e1c733e0cd4200bd07810a5e6c4a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.504051 12549 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7c73aa8a54abd95e67ef4f42ea492 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:25.505398 12549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7c73aa8a54abd95e67ef4f42ea492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.505195 12548 tablet_service.cc:1511] Processing CreateTablet for tablet 9d60ff4d5cde4927bedd7c206ca51821 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:25.506491 12548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d60ff4d5cde4927bedd7c206ca51821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.520632 12547 tablet_service.cc:1511] Processing CreateTablet for tablet 2d40c726fd924724b72317c767832144 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:25.522135 12547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d40c726fd924724b72317c767832144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.523633 12475 tablet_service.cc:1511] Processing CreateTablet for tablet 72e1c733e0cd4200bd07810a5e6c4a04 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:25.524163 12474 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7c73aa8a54abd95e67ef4f42ea492 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:25.524909 12475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e1c733e0cd4200bd07810a5e6c4a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.525465 12474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7c73aa8a54abd95e67ef4f42ea492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.526605 12546 tablet_service.cc:1511] Processing CreateTablet for tablet 10329b94922f483fb27bdc427e166d7d (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:25.527951 12546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10329b94922f483fb27bdc427e166d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.532639 12545 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba046c9e73f4aa589068ce797c37954 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:25.534029 12545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba046c9e73f4aa589068ce797c37954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.536695 12544 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59ccd4f239403f9f611aae888dc391 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:25.537081 12473 tablet_service.cc:1511] Processing CreateTablet for tablet 9d60ff4d5cde4927bedd7c206ca51821 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:25.538033 12544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59ccd4f239403f9f611aae888dc391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.538334 12473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d60ff4d5cde4927bedd7c206ca51821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.541692 12472 tablet_service.cc:1511] Processing CreateTablet for tablet 2d40c726fd924724b72317c767832144 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:25.541779 12543 tablet_service.cc:1511] Processing CreateTablet for tablet 8617a89aaecd4c82aa0941ae52ff4ee3 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:25.542949 12472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d40c726fd924724b72317c767832144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.543115 12543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8617a89aaecd4c82aa0941ae52ff4ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.544494 12542 tablet_service.cc:1511] Processing CreateTablet for tablet dc458ae7419b46eba58093d717f867ad (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:25.547724 12542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc458ae7419b46eba58093d717f867ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.553200 12471 tablet_service.cc:1511] Processing CreateTablet for tablet 10329b94922f483fb27bdc427e166d7d (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:25.554064 12624 tablet_service.cc:1511] Processing CreateTablet for tablet 72e1c733e0cd4200bd07810a5e6c4a04 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:25.554457 12471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10329b94922f483fb27bdc427e166d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.555227 12624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e1c733e0cd4200bd07810a5e6c4a04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.556643 12470 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba046c9e73f4aa589068ce797c37954 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:25.556877 12620 tablet_service.cc:1511] Processing CreateTablet for tablet 10329b94922f483fb27bdc427e166d7d (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:25.557266 12541 tablet_service.cc:1511] Processing CreateTablet for tablet bdadff8a70164c1d93f11b98077e1111 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:25.557897 12470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba046c9e73f4aa589068ce797c37954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.558138 12620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10329b94922f483fb27bdc427e166d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.558439 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdadff8a70164c1d93f11b98077e1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.562240 12674 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.568557 12623 tablet_service.cc:1511] Processing CreateTablet for tablet 07d7c73aa8a54abd95e67ef4f42ea492 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:25.569869 12623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d7c73aa8a54abd95e67ef4f42ea492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.572597 12466 tablet_service.cc:1511] Processing CreateTablet for tablet bdadff8a70164c1d93f11b98077e1111 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:25.573870 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdadff8a70164c1d93f11b98077e1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.580231 12468 tablet_service.cc:1511] Processing CreateTablet for tablet 8617a89aaecd4c82aa0941ae52ff4ee3 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:25.581554 12468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8617a89aaecd4c82aa0941ae52ff4ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.585261 12621 tablet_service.cc:1511] Processing CreateTablet for tablet 2d40c726fd924724b72317c767832144 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:25.586544 12621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d40c726fd924724b72317c767832144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.593108 12619 tablet_service.cc:1511] Processing CreateTablet for tablet 0ba046c9e73f4aa589068ce797c37954 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:25.601594 12619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ba046c9e73f4aa589068ce797c37954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.602118 12622 tablet_service.cc:1511] Processing CreateTablet for tablet 9d60ff4d5cde4927bedd7c206ca51821 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:25.602389 12618 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59ccd4f239403f9f611aae888dc391 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:25.603355 12622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d60ff4d5cde4927bedd7c206ca51821. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.604206 12615 tablet_service.cc:1511] Processing CreateTablet for tablet bdadff8a70164c1d93f11b98077e1111 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:25.606114 12675 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.616007 12469 tablet_service.cc:1511] Processing CreateTablet for tablet 9f59ccd4f239403f9f611aae888dc391 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:25.617272 12469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59ccd4f239403f9f611aae888dc391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.620303 12617 tablet_service.cc:1511] Processing CreateTablet for tablet 8617a89aaecd4c82aa0941ae52ff4ee3 (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:25.628659 12674 tablet_bootstrap.cc:654] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.634497 12467 tablet_service.cc:1511] Processing CreateTablet for tablet dc458ae7419b46eba58093d717f867ad (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:25.635783 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc458ae7419b46eba58093d717f867ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.638028 12675 tablet_bootstrap.cc:654] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.606165 12616 tablet_service.cc:1511] Processing CreateTablet for tablet dc458ae7419b46eba58093d717f867ad (DEFAULT_TABLE table=test-workload [id=09de7171f487479285fe44ac6fccd338]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:25.643646 12618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f59ccd4f239403f9f611aae888dc391. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.650476 12615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdadff8a70164c1d93f11b98077e1111. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.651856 12616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc458ae7419b46eba58093d717f867ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.655710 12617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8617a89aaecd4c82aa0941ae52ff4ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:25.664911 12676 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.711035 12675 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.711503 12675 ts_tablet_manager.cc:1403] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.106s	user 0.027s	sys 0.015s
I20260709 14:53:25.711696 12676 tablet_bootstrap.cc:654] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.713866 12675 raft_consensus.cc:359] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.714390 12675 raft_consensus.cc:385] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.714617 12675 raft_consensus.cc:740] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.715330 12674 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.715257 12675 consensus_queue.cc:260] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.715893 12674 ts_tablet_manager.cc:1403] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.009s
I20260709 14:53:25.717231 12510 heartbeater.cc:499] Master 127.11.148.190:37701 was elected leader, sending a full tablet report...
I20260709 14:53:25.717758 12675 ts_tablet_manager.cc:1434] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:25.718714 12675 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.718946 12674 raft_consensus.cc:359] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.719717 12674 raft_consensus.cc:385] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.719993 12674 raft_consensus.cc:740] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.720739 12674 consensus_queue.cc:260] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.723698 12676 tablet_bootstrap.cc:492] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.724171 12676 ts_tablet_manager.cc:1403] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.010s
I20260709 14:53:25.725524 12675 tablet_bootstrap.cc:654] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.727111 12676 raft_consensus.cc:359] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.727864 12676 raft_consensus.cc:385] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.728155 12676 raft_consensus.cc:740] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.729110 12676 consensus_queue.cc:260] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.733883 12659 heartbeater.cc:499] Master 127.11.148.190:37701 was elected leader, sending a full tablet report...
I20260709 14:53:25.738492 12675 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.738947 12675 ts_tablet_manager.cc:1403] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.003s
I20260709 14:53:25.740569 12676 ts_tablet_manager.cc:1434] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260709 14:53:25.741575 12676 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.741676 12675 raft_consensus.cc:359] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.742416 12675 raft_consensus.cc:385] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.742690 12675 raft_consensus.cc:740] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.743603 12675 consensus_queue.cc:260] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.745501 12675 ts_tablet_manager.cc:1434] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:25.746347 12675 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.748287 12676 tablet_bootstrap.cc:654] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.752190 12585 heartbeater.cc:499] Master 127.11.148.190:37701 was elected leader, sending a full tablet report...
I20260709 14:53:25.752265 12675 tablet_bootstrap.cc:654] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.752694 12674 ts_tablet_manager.cc:1434] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.036s	user 0.016s	sys 0.018s
I20260709 14:53:25.753575 12674 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.759564 12674 tablet_bootstrap.cc:654] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.763708 12675 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.764075 12675 ts_tablet_manager.cc:1403] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.009s
I20260709 14:53:25.764671 12674 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.765117 12674 ts_tablet_manager.cc:1403] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 14:53:25.766671 12676 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.767204 12676 ts_tablet_manager.cc:1403] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 14:53:25.767727 12674 raft_consensus.cc:359] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.766736 12675 raft_consensus.cc:359] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.768487 12675 raft_consensus.cc:385] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.768805 12675 raft_consensus.cc:740] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.769563 12675 consensus_queue.cc:260] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.768427 12674 raft_consensus.cc:385] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.769917 12676 raft_consensus.cc:359] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.770390 12674 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.770579 12676 raft_consensus.cc:385] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.770864 12676 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.771265 12674 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.771559 12676 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.773591 12676 ts_tablet_manager.cc:1434] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:53:25.773664 12674 ts_tablet_manager.cc:1434] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 14:53:25.773988 12675 ts_tablet_manager.cc:1434] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260709 14:53:25.774526 12676 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.774529 12674 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.775242 12675 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.781095 12674 tablet_bootstrap.cc:654] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.783618 12676 tablet_bootstrap.cc:654] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.789494 12675 tablet_bootstrap.cc:654] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.792876 12676 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.793303 12676 ts_tablet_manager.cc:1403] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.019s	user 0.000s	sys 0.013s
I20260709 14:53:25.794046 12675 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.794392 12675 ts_tablet_manager.cc:1403] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.000s
I20260709 14:53:25.795250 12676 raft_consensus.cc:359] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.795930 12676 raft_consensus.cc:385] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.796208 12676 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.796558 12675 raft_consensus.cc:359] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.796810 12676 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.797240 12675 raft_consensus.cc:385] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.797480 12674 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.797591 12675 raft_consensus.cc:740] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.797927 12674 ts_tablet_manager.cc:1403] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.011s
I20260709 14:53:25.798704 12676 ts_tablet_manager.cc:1434] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.002s
I20260709 14:53:25.798413 12675 consensus_queue.cc:260] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.799734 12676 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.800685 12674 raft_consensus.cc:359] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.801412 12674 raft_consensus.cc:385] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.801693 12674 raft_consensus.cc:740] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.802498 12674 consensus_queue.cc:260] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.804136 12675 ts_tablet_manager.cc:1434] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:25.804526 12674 ts_tablet_manager.cc:1434] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:53:25.805086 12675 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.805480 12674 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.806108 12676 tablet_bootstrap.cc:654] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.811344 12674 tablet_bootstrap.cc:654] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.811347 12675 tablet_bootstrap.cc:654] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.817198 12676 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.817628 12676 ts_tablet_manager.cc:1403] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:53:25.820429 12676 raft_consensus.cc:359] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.821084 12676 raft_consensus.cc:385] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.821349 12676 raft_consensus.cc:740] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.822189 12676 consensus_queue.cc:260] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.824472 12676 ts_tablet_manager.cc:1434] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:25.825312 12676 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.832151 12676 tablet_bootstrap.cc:654] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.837414 12676 tablet_bootstrap.cc:492] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.837751 12676 ts_tablet_manager.cc:1403] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:53:25.837766 12675 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.837786 12674 tablet_bootstrap.cc:492] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.838440 12675 ts_tablet_manager.cc:1403] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.003s
I20260709 14:53:25.838476 12674 ts_tablet_manager.cc:1403] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.015s
I20260709 14:53:25.840020 12676 raft_consensus.cc:359] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.840505 12676 raft_consensus.cc:385] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.840721 12676 raft_consensus.cc:740] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.841315 12676 consensus_queue.cc:260] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.841255 12674 raft_consensus.cc:359] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.841486 12675 raft_consensus.cc:359] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.842105 12674 raft_consensus.cc:385] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.842159 12675 raft_consensus.cc:385] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.842509 12674 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.842545 12675 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.843327 12676 ts_tablet_manager.cc:1434] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260709 14:53:25.843992 12680 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.843412 12675 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.850361 12680 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.852005 12676 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.852874 12680 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.843320 12674 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.855535 12674 ts_tablet_manager.cc:1434] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:53:25.856551 12674 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.858367 12676 tablet_bootstrap.cc:654] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.862558 12674 tablet_bootstrap.cc:654] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.870314 12676 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.870759 12676 ts_tablet_manager.cc:1403] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.009s
I20260709 14:53:25.870664 12683 raft_consensus.cc:493] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.871672 12683 raft_consensus.cc:515] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.873481 12676 raft_consensus.cc:359] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.874145 12676 raft_consensus.cc:385] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.874553 12676 raft_consensus.cc:740] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.874140 12683 leader_election.cc:290] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:25.875531 12676 consensus_queue.cc:260] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.878008 12676 ts_tablet_manager.cc:1434] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:25.878901 12676 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.884666 12676 tablet_bootstrap.cc:654] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.887573 12675 ts_tablet_manager.cc:1434] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.049s	user 0.013s	sys 0.010s
I20260709 14:53:25.894109 12675 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.906332 12681 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.906848 12681 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.909536 12681 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.914232 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:25.914978 12485 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 0.
I20260709 14:53:25.917575 12600 leader_election.cc:304] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:25.918540 12683 raft_consensus.cc:2804] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.918886 12683 raft_consensus.cc:493] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.919225 12683 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.925947 12683 raft_consensus.cc:515] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.926268 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.926963 12560 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 0.
I20260709 14:53:25.928613 12675 tablet_bootstrap.cc:654] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.929173 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:25.929723 12485 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.930136 12683 leader_election.cc:290] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:25.930292 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:25.930833 12560 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.930809 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
W20260709 14:53:25.932482 12451 leader_election.cc:343] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.936892 12674 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.937410 12674 ts_tablet_manager.cc:1403] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.028s
I20260709 14:53:25.937885 12683 raft_consensus.cc:493] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.939008 12683 raft_consensus.cc:515] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.941509 12560 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 1.
I20260709 14:53:25.939857 12485 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 1.
I20260709 14:53:25.937443 12694 raft_consensus.cc:493] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.942660 12600 leader_election.cc:304] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:25.942782 12694 raft_consensus.cc:515] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:25.945855 12680 raft_consensus.cc:493] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.946456 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:25.946281 12680 raft_consensus.cc:515] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.946349 12674 raft_consensus.cc:359] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.947127 12674 raft_consensus.cc:385] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.947086 12634 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:25.947523 12674 raft_consensus.cc:740] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.948328 12680 leader_election.cc:290] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.948300 12674 consensus_queue.cc:260] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.949366 12451 leader_election.cc:304] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:25.950163 12680 raft_consensus.cc:2804] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.950489 12680 raft_consensus.cc:493] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.950814 12680 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.951084 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
W20260709 14:53:25.952382 12600 leader_election.cc:343] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.957090 12674 ts_tablet_manager.cc:1434] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:53:25.958467 12703 raft_consensus.cc:2804] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:25.959622 12683 leader_election.cc:290] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:25.960282 12683 raft_consensus.cc:493] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.945377 12694 leader_election.cc:290] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.960690 12560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.962822 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.961272 12674 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:25.963344 12680 raft_consensus.cc:515] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
W20260709 14:53:25.963932 12600 leader_election.cc:343] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.964259 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.964373 12600 leader_election.cc:304] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465; no voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:25.962029 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.966226 12558 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:25.964937 12557 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
W20260709 14:53:25.967862 12451 leader_election.cc:343] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.968262 12451 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:25.969094 12680 leader_election.cc:290] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:25.969683 12680 raft_consensus.cc:2749] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.973153 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:25.973742 12634 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:25.975246 12705 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:25.962834 12683 raft_consensus.cc:515] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.977102 12706 raft_consensus.cc:2749] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:25.975714 12705 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.978523 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
W20260709 14:53:25.979643 12600 leader_election.cc:343] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.979604 12674 tablet_bootstrap.cc:654] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:25.980595 12484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:25.981397 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:25.980640 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:25.982143 12675 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:25.982024 12634 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 0.
I20260709 14:53:25.982599 12675 ts_tablet_manager.cc:1403] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.089s	user 0.004s	sys 0.014s
W20260709 14:53:25.982527 12600 leader_election.cc:343] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.983456 12526 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:25.984647 12681 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:25.984791 12676 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:25.985002 12681 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:25.985320 12676 ts_tablet_manager.cc:1403] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.107s	user 0.023s	sys 0.031s
I20260709 14:53:25.985397 12681 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:25.986907 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:25.987787 12705 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:25.988195 12676 raft_consensus.cc:359] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.988353 12675 raft_consensus.cc:359] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.988965 12676 raft_consensus.cc:385] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.989079 12675 raft_consensus.cc:385] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:25.989301 12676 raft_consensus.cc:740] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.989421 12675 raft_consensus.cc:740] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:25.990103 12676 consensus_queue.cc:260] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.990346 12675 consensus_queue.cc:260] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
W20260709 14:53:25.991714 12526 leader_election.cc:343] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:25.992713 12676 ts_tablet_manager.cc:1434] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:25.993158 12675 ts_tablet_manager.cc:1434] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:25.993083 12681 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:25.993634 12676 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:25.994100 12675 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:25.994220 12557 raft_consensus.cc:2393] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1020d4b8fc184dc8a416ec1725dc7465 in current term 1: Already voted for candidate 5bd86b3901ed42b9b98f118680f1e4ee in this term.
I20260709 14:53:25.996819 12674 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:25.997334 12674 ts_tablet_manager.cc:1403] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.012s
I20260709 14:53:25.997648 12600 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465; no voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:25.999043 12705 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.001240 12674 raft_consensus.cc:359] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.002233 12683 leader_election.cc:290] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.002252 12674 raft_consensus.cc:385] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.002804 12674 raft_consensus.cc:740] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.003525 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.003670 12674 consensus_queue.cc:260] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.004129 12557 raft_consensus.cc:2468] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 0.
I20260709 14:53:26.004208 12680 raft_consensus.cc:493] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.004719 12680 raft_consensus.cc:515] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.006085 12676 tablet_bootstrap.cc:654] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.006142 12600 leader_election.cc:304] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [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: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:26.006892 12680 leader_election.cc:290] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.006916 12683 raft_consensus.cc:2804] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.007452 12683 raft_consensus.cc:493] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.007793 12683 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.008713 12705 raft_consensus.cc:2749] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.010236 12681 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.010258 12675 tablet_bootstrap.cc:654] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.010804 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.015818 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.017509 12676 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:26.017963 12676 ts_tablet_manager.cc:1403] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.003s
I20260709 14:53:26.020582 12676 raft_consensus.cc:359] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
W20260709 14:53:26.021092 12451 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:44391, user_credentials={real_user=slave}} blocked reactor thread for 53248.4us
I20260709 14:53:26.021267 12676 raft_consensus.cc:385] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.021589 12676 raft_consensus.cc:740] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.020766 12634 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 1.
I20260709 14:53:26.022279 12676 consensus_queue.cc:260] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.022796 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.023383 12633 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.023864 12451 leader_election.cc:304] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
W20260709 14:53:26.025658 12526 leader_election.cc:343] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.026432 12526 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [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: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:26.027439 12674 ts_tablet_manager.cc:1434] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.018s
I20260709 14:53:26.027977 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.028085 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.028559 12674 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:26.028541 12557 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.034096 12633 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.035352 12674 tablet_bootstrap.cc:654] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:26.035847 12451 leader_election.cc:343] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.036556 12451 leader_election.cc:304] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:26.035194 12557 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.037591 12680 raft_consensus.cc:2804] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.038060 12680 raft_consensus.cc:697] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.035235 12709 raft_consensus.cc:2804] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.038816 12680 consensus_queue.cc:237] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:26.039445 12709 raft_consensus.cc:493] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.039789 12709 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.046452 12694 raft_consensus.cc:493] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.046265 12709 raft_consensus.cc:515] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.046904 12694 raft_consensus.cc:515] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.028214 12676 ts_tablet_manager.cc:1434] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:53:26.048267 12676 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:26.048774 12694 leader_election.cc:290] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.049391 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.049978 12557 raft_consensus.cc:2468] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:26.053483 12675 tablet_bootstrap.cc:492] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:26.054131 12675 ts_tablet_manager.cc:1403] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.028s
I20260709 14:53:26.054579 12709 leader_election.cc:290] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.053524 12676 tablet_bootstrap.cc:654] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.057057 12675 raft_consensus.cc:359] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.057740 12675 raft_consensus.cc:385] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.058022 12675 raft_consensus.cc:740] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.058657 12675 consensus_queue.cc:260] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.059288 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d40c726fd924724b72317c767832144" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.059929 12633 raft_consensus.cc:2468] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:26.060923 12675 ts_tablet_manager.cc:1434] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:26.061739 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d40c726fd924724b72317c767832144" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.061964 12675 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
W20260709 14:53:26.061936 12431 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:26.063376 12703 raft_consensus.cc:697] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:26.064286 12703 consensus_queue.cc:237] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.068707 12675 tablet_bootstrap.cc:654] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.073797 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.074411 12633 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.075011 12383 catalog_manager.cc:5697] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.081092 12633 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.082994 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.083595 12557 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.087705 12711 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.088481 12711 raft_consensus.cc:697] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.089349 12711 consensus_queue.cc:237] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.094200 12451 leader_election.cc:304] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:26.095012 12680 raft_consensus.cc:2804] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.095373 12680 raft_consensus.cc:493] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.095719 12680 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:26.100003 12451 leader_election.cc:343] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.100917 12451 leader_election.cc:304] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.103039 12708 raft_consensus.cc:493] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.104326 12557 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.104933 12683 raft_consensus.cc:515] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.110206 12708 raft_consensus.cc:515] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.110209 12709 raft_consensus.cc:2804] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.111461 12675 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:26.112473 12675 ts_tablet_manager.cc:1403] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.024s
I20260709 14:53:26.112941 12709 raft_consensus.cc:493] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.113910 12709 raft_consensus.cc:3060] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.115307 12708 leader_election.cc:290] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.116019 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
W20260709 14:53:26.118129 12600 leader_election.cc:343] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.119140 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
W20260709 14:53:26.120383 12600 leader_election.cc:343] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.120795 12600 leader_election.cc:304] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465; no voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.121420 12709 raft_consensus.cc:515] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.121812 12708 raft_consensus.cc:2749] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.123106 12709 leader_election.cc:290] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.111651 12451 leader_election.cc:304] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:26.123972 12694 raft_consensus.cc:2804] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.130177 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d40c726fd924724b72317c767832144" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.130792 12633 raft_consensus.cc:3060] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.132375 12674 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:26.136721 12674 ts_tablet_manager.cc:1403] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.108s	user 0.025s	sys 0.018s
I20260709 14:53:26.135725 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.144179 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.144532 12485 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.144766 12558 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.151228 12485 raft_consensus.cc:2468] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 1.
I20260709 14:53:26.138036 12633 raft_consensus.cc:2468] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.156338 12600 leader_election.cc:304] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:26.156468 12451 leader_election.cc:304] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:26.157258 12708 raft_consensus.cc:2804] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.157941 12708 raft_consensus.cc:697] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:26.158761 12708 consensus_queue.cc:237] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.133283 12680 raft_consensus.cc:515] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.151966 12558 raft_consensus.cc:2468] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 1.
I20260709 14:53:26.154357 12674 raft_consensus.cc:359] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.164278 12674 raft_consensus.cc:385] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.164608 12674 raft_consensus.cc:740] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.137208 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d40c726fd924724b72317c767832144" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.165297 12674 consensus_queue.cc:260] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
W20260709 14:53:26.165930 12451 leader_election.cc:343] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.168749 12674 ts_tablet_manager.cc:1434] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 14:53:26.157326 12709 raft_consensus.cc:2804] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.155072 12683 leader_election.cc:290] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.168604 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.169245 12709 raft_consensus.cc:697] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.169404 12558 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.170075 12709 consensus_queue.cc:237] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.139647 12675 raft_consensus.cc:359] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.173533 12675 raft_consensus.cc:385] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.173805 12675 raft_consensus.cc:740] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.174513 12675 consensus_queue.cc:260] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.176188 12558 raft_consensus.cc:2468] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.177400 12451 leader_election.cc:304] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.178074 12674 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:26.179713 12680 leader_election.cc:290] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.185832 12694 raft_consensus.cc:697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.186609 12680 raft_consensus.cc:2804] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.186672 12694 consensus_queue.cc:237] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.187155 12680 raft_consensus.cc:697] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.188027 12680 consensus_queue.cc:237] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.198797 12711 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.199276 12711 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.200253 12676 tablet_bootstrap.cc:492] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:26.200709 12676 ts_tablet_manager.cc:1403] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.153s	user 0.025s	sys 0.083s
I20260709 14:53:26.200730 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.201982 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
W20260709 14:53:26.202401 12451 leader_election.cc:343] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.202560 12485 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 0.
I20260709 14:53:26.203699 12526 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.204243 12675 ts_tablet_manager.cc:1434] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.092s	user 0.008s	sys 0.002s
I20260709 14:53:26.204478 12681 raft_consensus.cc:2804] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.204838 12681 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.205171 12681 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.208115 12379 catalog_manager.cc:5697] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.209168 12676 raft_consensus.cc:359] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.209841 12676 raft_consensus.cc:385] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.210127 12676 raft_consensus.cc:740] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.210789 12676 consensus_queue.cc:260] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.211241 12381 catalog_manager.cc:5697] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.212760 12676 ts_tablet_manager.cc:1434] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:26.212513 12681 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.213660 12676 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: Bootstrap starting.
I20260709 14:53:26.215202 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.215749 12485 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.222067 12485 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 1.
I20260709 14:53:26.223343 12526 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.223560 12711 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.205114 12675 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:26.224378 12681 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.224880 12681 raft_consensus.cc:2804] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.225277 12681 raft_consensus.cc:697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.226027 12681 consensus_queue.cc:237] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.228714 12676 tablet_bootstrap.cc:654] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.184599 12674 tablet_bootstrap.cc:654] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.229453 12675 tablet_bootstrap.cc:654] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.243074 12676 tablet_bootstrap.cc:492] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: No bootstrap required, opened a new log
I20260709 14:53:26.243230 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.243626 12676 ts_tablet_manager.cc:1403] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 14:53:26.243278 12381 catalog_manager.cc:5697] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.244596 12708 raft_consensus.cc:493] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.245026 12708 raft_consensus.cc:515] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.246800 12708 leader_election.cc:290] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.247529 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:26.248096 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.248699 12558 raft_consensus.cc:2393] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1020d4b8fc184dc8a416ec1725dc7465 in current term 1: Already voted for candidate 111aaf9ffcf34e07881fbc3fb604c17d in this term.
W20260709 14:53:26.248736 12526 leader_election.cc:343] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.249504 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.251199 12600 leader_election.cc:304] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465; no voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.252431 12708 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.256382 12383 catalog_manager.cc:5697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:26.257545 12526 leader_election.cc:343] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:26.258074 12383 catalog_manager.cc:5697] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.258569 12379 catalog_manager.cc:5697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.258827 12676 raft_consensus.cc:359] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.259615 12676 raft_consensus.cc:385] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.259898 12676 raft_consensus.cc:740] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.259718 12383 catalog_manager.cc:5697] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.260524 12676 consensus_queue.cc:260] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.264279 12708 raft_consensus.cc:2749] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.264465 12674 tablet_bootstrap.cc:492] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:26.264901 12674 ts_tablet_manager.cc:1403] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.087s	user 0.007s	sys 0.003s
I20260709 14:53:26.266786 12676 ts_tablet_manager.cc:1434] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:53:26.267269 12674 raft_consensus.cc:359] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.267951 12674 raft_consensus.cc:385] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.268210 12674 raft_consensus.cc:740] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.268844 12674 consensus_queue.cc:260] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.270707 12674 ts_tablet_manager.cc:1434] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:26.272516 12674 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:26.273532 12675 tablet_bootstrap.cc:492] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:26.273950 12675 ts_tablet_manager.cc:1403] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.069s	user 0.010s	sys 0.004s
I20260709 14:53:26.276336 12675 raft_consensus.cc:359] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.276938 12675 raft_consensus.cc:385] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.277199 12675 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.277884 12675 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.279708 12675 ts_tablet_manager.cc:1434] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:26.280910 12675 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: Bootstrap starting.
I20260709 14:53:26.282042 12674 tablet_bootstrap.cc:654] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.283048 12694 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.283581 12694 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.285633 12694 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.286379 12675 tablet_bootstrap.cc:654] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.287698 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.288895 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.289474 12633 raft_consensus.cc:2393] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 111aaf9ffcf34e07881fbc3fb604c17d in current term 1: Already voted for candidate 5bd86b3901ed42b9b98f118680f1e4ee in this term.
I20260709 14:53:26.291168 12451 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.293385 12694 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.294721 12674 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:26.295176 12674 ts_tablet_manager.cc:1403] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260709 14:53:26.297690 12694 raft_consensus.cc:2749] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.298115 12674 raft_consensus.cc:359] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.298777 12674 raft_consensus.cc:385] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.299052 12674 raft_consensus.cc:740] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.299818 12674 consensus_queue.cc:260] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.301518 12675 tablet_bootstrap.cc:492] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: No bootstrap required, opened a new log
I20260709 14:53:26.301680 12674 ts_tablet_manager.cc:1434] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:26.302037 12675 ts_tablet_manager.cc:1403] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260709 14:53:26.302707 12674 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: Bootstrap starting.
I20260709 14:53:26.304443 12675 raft_consensus.cc:359] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.305086 12675 raft_consensus.cc:385] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.305389 12675 raft_consensus.cc:740] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.306141 12675 consensus_queue.cc:260] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.308235 12674 tablet_bootstrap.cc:654] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:26.308297 12675 ts_tablet_manager.cc:1434] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:26.317551 12674 tablet_bootstrap.cc:492] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: No bootstrap required, opened a new log
I20260709 14:53:26.318368 12674 ts_tablet_manager.cc:1403] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260709 14:53:26.320253 12674 raft_consensus.cc:359] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.320685 12674 raft_consensus.cc:385] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:26.320847 12674 raft_consensus.cc:740] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Initialized, Role: FOLLOWER
I20260709 14:53:26.321254 12674 consensus_queue.cc:260] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.322955 12674 ts_tablet_manager.cc:1434] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:26.395882 12694 raft_consensus.cc:493] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.396438 12694 raft_consensus.cc:515] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.398099 12694 leader_election.cc:290] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.398895 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.399089 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.399428 12558 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:26.399613 12633 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 0.
I20260709 14:53:26.400298 12451 leader_election.cc:304] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.400835 12694 raft_consensus.cc:2804] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.401127 12694 raft_consensus.cc:493] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.401418 12694 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.405969 12694 raft_consensus.cc:515] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.407390 12694 leader_election.cc:290] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.408105 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.408294 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.408540 12558 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.408748 12633 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.412683 12558 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.412766 12633 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 1.
I20260709 14:53:26.413556 12451 leader_election.cc:304] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.414116 12694 raft_consensus.cc:2804] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.414456 12694 raft_consensus.cc:697] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.415096 12694 consensus_queue.cc:237] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.421599 12383 catalog_manager.cc:5697] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 0 to 1, leader changed from <none> to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.440356 12694 consensus_queue.cc:1048] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.448906 12726 consensus_queue.cc:1048] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.449293 12708 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.449757 12708 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.452265 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:26.452988 12485 raft_consensus.cc:2393] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1020d4b8fc184dc8a416ec1725dc7465 in current term 1: Already voted for candidate 5bd86b3901ed42b9b98f118680f1e4ee in this term.
I20260709 14:53:26.454030 12708 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.455127 12557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" is_pre_election: true
I20260709 14:53:26.456666 12600 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465; no voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.457659 12708 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.463940 12708 raft_consensus.cc:2749] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:26.496693 12681 raft_consensus.cc:493] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:26.497123 12681 raft_consensus.cc:515] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.498641 12681 leader_election.cc:290] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.499447 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" is_pre_election: true
I20260709 14:53:26.499598 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465" is_pre_election: true
I20260709 14:53:26.499931 12485 raft_consensus.cc:2468] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 0.
I20260709 14:53:26.500104 12633 raft_consensus.cc:2468] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 0.
I20260709 14:53:26.500770 12526 leader_election.cc:304] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.501312 12681 raft_consensus.cc:2804] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:26.501581 12681 raft_consensus.cc:493] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:26.501814 12681 raft_consensus.cc:3060] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.506054 12681 raft_consensus.cc:515] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.507515 12681 leader_election.cc:290] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.508157 12485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.508313 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc458ae7419b46eba58093d717f867ad" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.508574 12485 raft_consensus.cc:3060] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.508744 12633 raft_consensus.cc:3060] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.512676 12485 raft_consensus.cc:2468] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 1.
I20260709 14:53:26.512732 12633 raft_consensus.cc:2468] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 1.
I20260709 14:53:26.513582 12526 leader_election.cc:304] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.514139 12681 raft_consensus.cc:2804] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:26.514482 12681 raft_consensus.cc:697] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.515166 12681 consensus_queue.cc:237] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.521385 12379 catalog_manager.cc:5697] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.545184 12557 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:53714
I20260709 14:53:26.545650 12557 raft_consensus.cc:606] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:26.551788 12681 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.562168 12711 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.562669 12633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:60480
I20260709 14:53:26.563223 12633 raft_consensus.cc:606] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:26.569067 12708 consensus_queue.cc:1048] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.573050 12633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
mode: GRACEFUL
new_leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:60480
I20260709 14:53:26.573628 12633 raft_consensus.cc:606] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Received request to transfer leadership to TS 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.576264 12703 raft_consensus.cc:993] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:26.576653 12703 raft_consensus.cc:1081] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:26.578851 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:53:26.579303 12483 raft_consensus.cc:493] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.579672 12483 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.580710 12730 raft_consensus.cc:993] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:26.581058 12681 raft_consensus.cc:1081] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:26.582262 12485 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42826
I20260709 14:53:26.582713 12485 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.583066 12485 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.588382 12683 consensus_queue.cc:1048] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.588696 12485 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.590370 12483 raft_consensus.cc:515] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.591168 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.591732 12558 raft_consensus.cc:3055] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.592036 12558 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.592810 12558 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.593858 12558 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.593885 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.594527 12634 raft_consensus.cc:3055] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.594849 12634 raft_consensus.cc:740] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:26.595221 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10329b94922f483fb27bdc427e166d7d" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.595618 12634 consensus_queue.cc:260] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.596576 12634 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.597644 12484 raft_consensus.cc:1240] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Rejecting Update request from peer 1020d4b8fc184dc8a416ec1725dc7465 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:26.602963 12633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.603534 12633 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.605185 12485 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 2 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.609958 12634 raft_consensus.cc:2468] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 2.
I20260709 14:53:26.610540 12708 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.613667 12451 leader_election.cc:304] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.614256 12726 raft_consensus.cc:2804] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.614675 12726 raft_consensus.cc:697] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.615345 12726 consensus_queue.cc:237] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.592811 12483 leader_election.cc:290] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 2 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.619230 12633 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 2.
I20260709 14:53:26.624851 12484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:42840
I20260709 14:53:26.628650 12703 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.623708 12381 catalog_manager.cc:5697] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 1 to 2, leader changed from 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.629142 12484 raft_consensus.cc:606] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Received request to transfer leadership to TS 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.626547 12558 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 2.
I20260709 14:53:26.630903 12451 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:26.631683 12726 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.632134 12726 raft_consensus.cc:697] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.632884 12726 consensus_queue.cc:237] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.636341 12726 consensus_queue.cc:1048] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.648213 12683 raft_consensus.cc:993] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: : Instructing follower 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:26.648671 12683 raft_consensus.cc:1081] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Signalling peer 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:26.650516 12557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:53698
I20260709 14:53:26.651077 12557 raft_consensus.cc:493] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.651464 12557 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.652091 12383 catalog_manager.cc:5697] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 1 to 2, leader changed from 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.653430 12484 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:42840
I20260709 14:53:26.653861 12484 raft_consensus.cc:606] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Received request to transfer leadership to TS 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:26.657763 12681 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.658406 12557 raft_consensus.cc:515] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.660636 12557 leader_election.cc:290] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 2 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.661600 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.662146 12634 raft_consensus.cc:3055] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.662448 12634 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:26.663178 12634 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.664393 12634 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.668223 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.668733 12483 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.674108 12726 consensus_queue.cc:1048] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.674422 12483 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 2.
I20260709 14:53:26.674149 12711 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:26.676487 12709 raft_consensus.cc:993] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:26.676537 12526 leader_election.cc:304] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.677024 12709 raft_consensus.cc:1081] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Signalling peer 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:26.677394 12711 raft_consensus.cc:2804] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.677863 12711 raft_consensus.cc:697] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.678617 12711 consensus_queue.cc:237] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.683590 12634 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 2.
I20260709 14:53:26.686447 12632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:53:26.687000 12632 raft_consensus.cc:493] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.687362 12632 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.690604 12381 catalog_manager.cc:5697] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 1 to 2, leader changed from 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131) to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.702912 12557 raft_consensus.cc:3060] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:26.704504 12694 consensus_queue.cc:1048] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.710254 12632 raft_consensus.cc:515] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.711318 12634 raft_consensus.cc:1240] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Rejecting Update request from peer 111aaf9ffcf34e07881fbc3fb604c17d for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:26.712412 12632 leader_election.cc:290] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 2 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:26.713320 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.713722 12558 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdadff8a70164c1d93f11b98077e1111" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:26.713891 12483 raft_consensus.cc:3055] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.714255 12483 raft_consensus.cc:740] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.715018 12483 consensus_queue.cc:260] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.715955 12483 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.719239 12694 consensus_queue.cc:1048] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.719800 12680 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.722874 12483 raft_consensus.cc:2468] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 2.
I20260709 14:53:26.723963 12600 leader_election.cc:304] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:26.725023 12703 raft_consensus.cc:2804] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.725454 12703 raft_consensus.cc:697] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:26.726184 12703 consensus_queue.cc:237] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.732230 12381 catalog_manager.cc:5697] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 1 to 2, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:26.740607 12726 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.912467 12726 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.918337 12694 raft_consensus.cc:993] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:26.918861 12680 raft_consensus.cc:1081] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Signalling peer 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:26.921280 12557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:53686
I20260709 14:53:26.921825 12557 raft_consensus.cc:493] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.922200 12557 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.923364 12694 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:26.928268 12557 raft_consensus.cc:515] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.931056 12557 leader_election.cc:290] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 2 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:26.932186 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:26.932498 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:26.932817 12483 raft_consensus.cc:3055] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.933172 12632 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.933224 12483 raft_consensus.cc:740] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:26.934080 12483 consensus_queue.cc:260] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.934953 12483 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.939023 12632 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 2.
I20260709 14:53:26.939693 12483 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 2.
I20260709 14:53:26.940068 12526 leader_election.cc:304] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:26.940754 12711 raft_consensus.cc:2804] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.941206 12711 raft_consensus.cc:697] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:26.941931 12711 consensus_queue.cc:237] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:26.947878 12380 catalog_manager.cc:5697] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 1 to 2, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.991813 12711 consensus_queue.cc:1048] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.000746 12730 consensus_queue.cc:1048] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:27.081743 12632 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.082782 12730 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.089325 12483 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.090603 12681 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.125324 12557 raft_consensus.cc:3060] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.130319 12557 raft_consensus.cc:1275] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.130836 12559 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.131443 12694 consensus_queue.cc:1048] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.132019 12680 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.141944 12634 raft_consensus.cc:1275] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.143452 12709 consensus_queue.cc:1048] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.147981 12632 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.152431 12709 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.152733 12483 raft_consensus.cc:1275] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.154294 12703 consensus_queue.cc:1048] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.163034 12559 raft_consensus.cc:3060] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:27.170863 12559 raft_consensus.cc:1275] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.171950 12703 consensus_queue.cc:1048] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.345932 12483 raft_consensus.cc:1275] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.347020 12681 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:27.353514 12632 raft_consensus.cc:1275] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:27.354974 12730 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:29.680267 11858 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:29.681085 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:29.695209 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:29.695712 12483 raft_consensus.cc:606] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Received request to transfer leadership to TS 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:29.697731 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:29.698148 12483 raft_consensus.cc:606] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Received request to transfer leadership to TS 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:29.699029 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:29.699435 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:29.877961 12775 raft_consensus.cc:993] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:29.878361 12726 raft_consensus.cc:1081] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Signalling peer 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:29.879680 12634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:53:29.880106 12634 raft_consensus.cc:493] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.880378 12634 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.884582 12634 raft_consensus.cc:515] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.885983 12634 leader_election.cc:290] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 2 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:29.886817 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:29.887054 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:29.887352 12483 raft_consensus.cc:3055] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:29.887524 12559 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.887699 12483 raft_consensus.cc:740] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:29.888401 12483 consensus_queue.cc:260] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.889293 12483 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:29.891821 12559 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 2.
I20260709 14:53:29.892814 12600 leader_election.cc:304] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:29.893411 12703 raft_consensus.cc:2804] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:29.893877 12483 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 2.
I20260709 14:53:29.894444 12703 raft_consensus.cc:697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:29.895164 12703 consensus_queue.cc:237] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.901707 12380 catalog_manager.cc:5697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 1 to 2, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.905910 12775 raft_consensus.cc:993] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:29.906347 12726 raft_consensus.cc:1081] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Signalling peer 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:29.907766 12634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:53:29.908349 12634 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.908697 12634 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.914150 12634 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.915611 12634 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 3 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:29.916415 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:29.916946 12483 raft_consensus.cc:3055] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:29.916883 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:29.917303 12483 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:29.917548 12559 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.918012 12483 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.919028 12483 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.922233 12559 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 3.
I20260709 14:53:29.923199 12483 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 3.
I20260709 14:53:29.923163 12600 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [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: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:29.924000 12703 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:29.924487 12703 raft_consensus.cc:697] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:29.925248 12703 consensus_queue.cc:237] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:29.931265 12380 catalog_manager.cc:5697] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 2 to 3, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:30.275313 12559 raft_consensus.cc:1275] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.276441 12703 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.287432 12483 raft_consensus.cc:1275] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:30.289413 12703 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:30.406419 12483 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:30.407707 12703 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:30.418285 12559 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:30.419595 12786 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:30.700129 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:30.711798 12634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:60480
I20260709 14:53:30.712245 12634 raft_consensus.cc:606] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:30.716183 12634 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:60480
I20260709 14:53:30.716596 12634 raft_consensus.cc:606] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:30.724649 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:53714
I20260709 14:53:30.725097 12559 raft_consensus.cc:606] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:30.728919 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:53714
I20260709 14:53:30.729324 12559 raft_consensus.cc:606] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:30.733443 12559 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
mode: GRACEFUL
new_leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:53714
I20260709 14:53:30.733850 12559 raft_consensus.cc:606] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Received request to transfer leadership to TS 111aaf9ffcf34e07881fbc3fb604c17d
I20260709 14:53:30.805094 12776 raft_consensus.cc:993] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.805548 12776 raft_consensus.cc:1081] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.806923 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:53:30.807447 12483 raft_consensus.cc:493] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:30.807791 12483 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.813026 12483 raft_consensus.cc:515] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.814426 12483 leader_election.cc:290] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 3 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:30.815073 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:30.815384 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d7c73aa8a54abd95e67ef4f42ea492" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:30.815546 12559 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.815867 12634 raft_consensus.cc:3055] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:30.816109 12634 raft_consensus.cc:740] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:30.816716 12634 consensus_queue.cc:260] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.817528 12634 raft_consensus.cc:3060] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.819962 12559 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:30.820809 12451 leader_election.cc:304] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:30.821430 12726 raft_consensus.cc:2804] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:30.822340 12726 raft_consensus.cc:697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:30.822836 12634 raft_consensus.cc:2468] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:30.823118 12726 consensus_queue.cc:237] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.828533 12380 catalog_manager.cc:5697] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 2 to 3, leader changed from 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.861490 12730 raft_consensus.cc:993] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.861923 12796 raft_consensus.cc:1081] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.863191 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42826
I20260709 14:53:30.863641 12483 raft_consensus.cc:493] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:30.863914 12483 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.868073 12483 raft_consensus.cc:515] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.869496 12483 leader_election.cc:290] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 3 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:30.870280 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:30.870501 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f59ccd4f239403f9f611aae888dc391" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:30.870744 12559 raft_consensus.cc:3055] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:30.870965 12634 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.871060 12559 raft_consensus.cc:740] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:30.871830 12559 consensus_queue.cc:260] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.872673 12559 raft_consensus.cc:3060] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:30.875247 12634 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:30.876147 12451 leader_election.cc:304] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:30.876732 12726 raft_consensus.cc:2804] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:30.876991 12559 raft_consensus.cc:2468] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:30.877086 12726 raft_consensus.cc:697] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:30.877903 12726 consensus_queue.cc:237] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.883878 12380 catalog_manager.cc:5697] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 2 to 3, leader changed from 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:30.983584 12786 raft_consensus.cc:993] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.983953 12776 raft_consensus.cc:1081] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:30.985189 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42816
I20260709 14:53:30.985618 12483 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:30.985896 12483 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.989593 12483 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.990799 12483 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 4 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:30.991616 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:30.992129 12559 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.992005 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:30.992538 12634 raft_consensus.cc:3055] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:30.992847 12634 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:30.993523 12634 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:30.994331 12634 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:30.996320 12559 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 4.
I20260709 14:53:30.997287 12451 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 111aaf9ffcf34e07881fbc3fb604c17d, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:30.997987 12726 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:30.998332 12726 raft_consensus.cc:697] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:30.998625 12634 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 4.
I20260709 14:53:30.999008 12726 consensus_queue.cc:237] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.004333 12380 catalog_manager.cc:5697] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 3 to 4, leader changed from 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 4 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.030210 12730 raft_consensus.cc:993] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:31.030566 12796 raft_consensus.cc:1081] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:31.031826 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42826
I20260709 14:53:31.032228 12483 raft_consensus.cc:493] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:31.032460 12483 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:31.036185 12483 raft_consensus.cc:515] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.037379 12483 leader_election.cc:290] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 3 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:31.038136 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:31.038363 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:31.038600 12559 raft_consensus.cc:3055] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:31.038798 12634 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:31.038879 12559 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:31.039630 12559 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.040484 12559 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:31.042619 12634 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:31.043455 12451 leader_election.cc:304] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:31.044065 12726 raft_consensus.cc:2804] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:31.044514 12726 raft_consensus.cc:697] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:31.045056 12559 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 3.
I20260709 14:53:31.045286 12726 consensus_queue.cc:237] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.050899 12380 catalog_manager.cc:5697] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 2 to 3, leader changed from 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.199476 12730 raft_consensus.cc:993] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: : Instructing follower 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:31.199856 12796 raft_consensus.cc:1081] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Signalling peer 111aaf9ffcf34e07881fbc3fb604c17d to start an election
I20260709 14:53:31.201074 12483 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
 from {username='slave'} at 127.0.0.1:42826
I20260709 14:53:31.201480 12483 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:31.201725 12483 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:31.205500 12483 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.206756 12483 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 2 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:31.207644 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:31.207698 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:31.208066 12634 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:31.208165 12559 raft_consensus.cc:3055] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:31.208464 12559 raft_consensus.cc:740] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:31.209017 12559 consensus_queue.cc:260] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.209820 12559 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:31.211907 12634 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 2.
I20260709 14:53:31.212683 12451 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:31.213275 12726 raft_consensus.cc:2804] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:31.213726 12726 raft_consensus.cc:697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Becoming Leader. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:31.214355 12559 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111aaf9ffcf34e07881fbc3fb604c17d in term 2.
I20260709 14:53:31.214457 12726 consensus_queue.cc:237] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:31.221221 12380 catalog_manager.cc:5697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d reported cstate change: term changed from 1 to 2, leader changed from 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130) to 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:31.264766 12559 raft_consensus.cc:1275] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.265865 12726 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.274387 12634 raft_consensus.cc:1275] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.275545 12726 consensus_queue.cc:1048] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.298359 12634 raft_consensus.cc:1275] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.299365 12726 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.306991 12559 raft_consensus.cc:1275] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.308624 12726 consensus_queue.cc:1048] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.498798 12634 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:31.499881 12726 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:31.506942 12559 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:31.508585 12806 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:31.522971 12559 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.523924 12806 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.531425 12634 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:31.533088 12726 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:31.661185 12559 raft_consensus.cc:1275] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:31.662195 12726 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:31.669857 12634 raft_consensus.cc:1275] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Refusing update from remote peer 111aaf9ffcf34e07881fbc3fb604c17d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:31.671258 12792 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:33.739871 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:33.746981 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:33.747640 12483 raft_consensus.cc:606] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Received request to transfer leadership to TS 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:33.750288 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:33.750690 12483 raft_consensus.cc:606] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Received request to transfer leadership to TS 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:33.752629 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:33.753016 12483 raft_consensus.cc:606] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Received request to transfer leadership to TS 5bd86b3901ed42b9b98f118680f1e4ee
I20260709 14:53:33.755029 12483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
mode: GRACEFUL
new_leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:50246
I20260709 14:53:33.755481 12483 raft_consensus.cc:606] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 LEADER]: Received request to transfer leadership to TS 1020d4b8fc184dc8a416ec1725dc7465
I20260709 14:53:33.756403 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:33.756783 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:33.951520 12816 raft_consensus.cc:993] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:33.952291 12817 raft_consensus.cc:1081] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Signalling peer 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:33.953894 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:53686
I20260709 14:53:33.954456 12559 raft_consensus.cc:493] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:33.954737 12559 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:33.959627 12559 raft_consensus.cc:515] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.961347 12559 leader_election.cc:290] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 4 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:33.962021 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:33.962463 12634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ba046c9e73f4aa589068ce797c37954" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:33.962762 12483 raft_consensus.cc:3055] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:33.962925 12634 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:33.963070 12483 raft_consensus.cc:740] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:33.963940 12483 consensus_queue.cc:260] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.965090 12483 raft_consensus.cc:3060] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:33.967971 12792 raft_consensus.cc:993] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:33.968343 12817 raft_consensus.cc:1081] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 LEADER]: Signalling peer 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:33.969465 12634 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 4.
I20260709 14:53:33.969647 12632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:53:33.970173 12632 raft_consensus.cc:493] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:33.970516 12632 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:33.970700 12526 leader_election.cc:304] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [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: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:33.971625 12815 raft_consensus.cc:2804] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:33.971688 12483 raft_consensus.cc:2468] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 4.
I20260709 14:53:33.972826 12815 raft_consensus.cc:697] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:33.973860 12815 consensus_queue.cc:237] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.977505 12632 raft_consensus.cc:515] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.979715 12632 leader_election.cc:290] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 5 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391)
I20260709 14:53:33.980300 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:33.980680 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d60ff4d5cde4927bedd7c206ca51821" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:33.980863 12483 raft_consensus.cc:3055] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:33.981287 12559 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:33.981287 12483 raft_consensus.cc:740] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:33.981626 12380 catalog_manager.cc:5697] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 3 to 4, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 4 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.982227 12483 consensus_queue.cc:260] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.983124 12483 raft_consensus.cc:3060] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:33.986887 12483 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 5.
I20260709 14:53:33.987824 12559 raft_consensus.cc:2468] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 5.
I20260709 14:53:33.988021 12600 leader_election.cc:304] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [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: 1020d4b8fc184dc8a416ec1725dc7465, 111aaf9ffcf34e07881fbc3fb604c17d; no voters: 
I20260709 14:53:33.988941 12776 raft_consensus.cc:2804] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:33.990090 12776 raft_consensus.cc:697] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 5 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:33.990942 12776 consensus_queue.cc:237] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:33.998605 12381 catalog_manager.cc:5697] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 4 to 5, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 5 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.023456 12792 raft_consensus.cc:993] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:34.023839 12817 raft_consensus.cc:1081] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Signalling peer 1020d4b8fc184dc8a416ec1725dc7465 to start an election
I20260709 14:53:34.025072 12632 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04"
dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
 from {username='slave'} at 127.0.0.1:60468
I20260709 14:53:34.025489 12632 raft_consensus.cc:493] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:34.025724 12632 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:34.029987 12632 raft_consensus.cc:515] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:34.031495 12632 leader_election.cc:290] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 2 election: Requested vote from peers 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391), 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477)
I20260709 14:53:34.032142 12559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
I20260709 14:53:34.032428 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e1c733e0cd4200bd07810a5e6c4a04" candidate_uuid: "1020d4b8fc184dc8a416ec1725dc7465" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:34.032675 12559 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:34.032908 12483 raft_consensus.cc:3055] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:34.033162 12483 raft_consensus.cc:740] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:34.033744 12483 consensus_queue.cc:260] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:34.034809 12483 raft_consensus.cc:3060] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:34.037662 12559 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 2.
I20260709 14:53:34.038403 12600 leader_election.cc:304] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:34.038995 12776 raft_consensus.cc:2804] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:34.039498 12776 raft_consensus.cc:697] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Becoming Leader. State: Replica: 1020d4b8fc184dc8a416ec1725dc7465, State: Running, Role: LEADER
I20260709 14:53:34.039505 12483 raft_consensus.cc:2468] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1020d4b8fc184dc8a416ec1725dc7465 in term 2.
I20260709 14:53:34.040472 12776 consensus_queue.cc:237] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } }
I20260709 14:53:34.046416 12381 catalog_manager.cc:5697] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 reported cstate change: term changed from 1 to 2, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "1020d4b8fc184dc8a416ec1725dc7465" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.068455 12792 raft_consensus.cc:993] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: : Instructing follower 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:34.068809 12817 raft_consensus.cc:1081] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Signalling peer 5bd86b3901ed42b9b98f118680f1e4ee to start an election
I20260709 14:53:34.069991 12559 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3"
dest_uuid: "5bd86b3901ed42b9b98f118680f1e4ee"
 from {username='slave'} at 127.0.0.1:53686
I20260709 14:53:34.070366 12559 raft_consensus.cc:493] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:34.070616 12559 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:34.074299 12559 raft_consensus.cc:515] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:34.075649 12559 leader_election.cc:290] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [CANDIDATE]: Term 3 election: Requested vote from peers 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477), 1020d4b8fc184dc8a416ec1725dc7465 (127.11.148.131:36507)
I20260709 14:53:34.076365 12483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "111aaf9ffcf34e07881fbc3fb604c17d"
I20260709 14:53:34.076534 12632 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8617a89aaecd4c82aa0941ae52ff4ee3" candidate_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1020d4b8fc184dc8a416ec1725dc7465"
I20260709 14:53:34.076843 12483 raft_consensus.cc:3055] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:34.076990 12632 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:34.077108 12483 raft_consensus.cc:740] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 111aaf9ffcf34e07881fbc3fb604c17d, State: Running, Role: LEADER
I20260709 14:53:34.077826 12483 consensus_queue.cc:260] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:34.078619 12483 raft_consensus.cc:3060] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:34.081538 12632 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 3.
I20260709 14:53:34.082404 12526 leader_election.cc:304] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [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: 1020d4b8fc184dc8a416ec1725dc7465, 5bd86b3901ed42b9b98f118680f1e4ee; no voters: 
I20260709 14:53:34.082486 12483 raft_consensus.cc:2468] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bd86b3901ed42b9b98f118680f1e4ee in term 3.
I20260709 14:53:34.083024 12815 raft_consensus.cc:2804] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:34.083504 12815 raft_consensus.cc:697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 LEADER]: Becoming Leader. State: Replica: 5bd86b3901ed42b9b98f118680f1e4ee, State: Running, Role: LEADER
I20260709 14:53:34.084249 12815 consensus_queue.cc:237] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [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: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } }
I20260709 14:53:34.089962 12381 catalog_manager.cc:5697] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee reported cstate change: term changed from 2 to 3, leader changed from 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129) to 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130). New cstate: current_term: 3 leader_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.444955 12632 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:34.446063 12815 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:34.455044 12483 raft_consensus.cc:1275] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:34.457479 12815 consensus_queue.cc:1048] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:34.458551 12557 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 5 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:34.460184 12821 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:34.467159 12484 raft_consensus.cc:1275] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 5 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:34.470894 12776 consensus_queue.cc:1048] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:34.524039 12632 raft_consensus.cc:1275] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:34.525041 12815 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "1020d4b8fc184dc8a416ec1725dc7465" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 36507 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:34.534263 12483 raft_consensus.cc:1275] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Refusing update from remote peer 5bd86b3901ed42b9b98f118680f1e4ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:34.536207 12818 consensus_queue.cc:1048] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:34.600545 12483 raft_consensus.cc:1275] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:34.600545 12557 raft_consensus.cc:1275] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Refusing update from remote peer 1020d4b8fc184dc8a416ec1725dc7465: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:34.601768 12821 consensus_queue.cc:1048] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111aaf9ffcf34e07881fbc3fb604c17d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41477 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:34.602273 12776 consensus_queue.cc:1048] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bd86b3901ed42b9b98f118680f1e4ee" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:34.757504 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:34.763329 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
I20260709 14:53:34.782423 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:34.783133 11858 tablet_replica.cc:333] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.783905 11858 raft_consensus.cc:2243] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.784758 11858 raft_consensus.cc:2272] T 9f59ccd4f239403f9f611aae888dc391 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.786499 11858 tablet_replica.cc:333] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.786924 11858 raft_consensus.cc:2243] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.787248 11858 raft_consensus.cc:2272] T 9d60ff4d5cde4927bedd7c206ca51821 P 111aaf9ffcf34e07881fbc3fb604c17d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.789041 11858 tablet_replica.cc:333] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.789486 11858 raft_consensus.cc:2243] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.789803 11858 raft_consensus.cc:2272] T dc458ae7419b46eba58093d717f867ad P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.791196 11858 tablet_replica.cc:333] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.791675 11858 raft_consensus.cc:2243] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.792280 11858 raft_consensus.cc:2272] T 10329b94922f483fb27bdc427e166d7d P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.793901 11858 tablet_replica.cc:333] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.794302 11858 raft_consensus.cc:2243] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.794608 11858 raft_consensus.cc:2272] T 0ba046c9e73f4aa589068ce797c37954 P 111aaf9ffcf34e07881fbc3fb604c17d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.796356 11858 tablet_replica.cc:333] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.796782 11858 raft_consensus.cc:2243] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.797384 11858 raft_consensus.cc:2272] T 2d40c726fd924724b72317c767832144 P 111aaf9ffcf34e07881fbc3fb604c17d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.798791 11858 tablet_replica.cc:333] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.799204 11858 raft_consensus.cc:2243] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.799885 11858 raft_consensus.cc:2272] T 07d7c73aa8a54abd95e67ef4f42ea492 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.801348 11858 tablet_replica.cc:333] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.801745 11858 raft_consensus.cc:2243] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.802045 11858 raft_consensus.cc:2272] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 111aaf9ffcf34e07881fbc3fb604c17d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.803807 11858 tablet_replica.cc:333] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.804198 11858 raft_consensus.cc:2243] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.804563 11858 raft_consensus.cc:2272] T bdadff8a70164c1d93f11b98077e1111 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.806026 11858 tablet_replica.cc:333] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d: stopping tablet replica
I20260709 14:53:34.806377 11858 raft_consensus.cc:2243] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.806682 11858 raft_consensus.cc:2272] T 72e1c733e0cd4200bd07810a5e6c4a04 P 111aaf9ffcf34e07881fbc3fb604c17d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.824141 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
I20260709 14:53:34.841313 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:53:34.860599 12600 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]
I20260709 14:53:34.862715 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:34.863474 11858 tablet_replica.cc:333] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.864241 11858 raft_consensus.cc:2243] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:34.864538 12600 consensus_peers.cc:597] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 -> Peer 5bd86b3901ed42b9b98f118680f1e4ee (127.11.148.130:44391): Couldn't send request to peer 5bd86b3901ed42b9b98f118680f1e4ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:34.864681 11858 raft_consensus.cc:2272] T 9f59ccd4f239403f9f611aae888dc391 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.866353 11858 tablet_replica.cc:333] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.866837 11858 raft_consensus.cc:2243] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.867592 11858 raft_consensus.cc:2272] T dc458ae7419b46eba58093d717f867ad P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.869134 11858 tablet_replica.cc:333] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.869581 11858 raft_consensus.cc:2243] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.870239 11858 raft_consensus.cc:2272] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.872200 11858 tablet_replica.cc:333] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.872670 11858 raft_consensus.cc:2243] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.873057 11858 raft_consensus.cc:2272] T bdadff8a70164c1d93f11b98077e1111 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.874490 11858 tablet_replica.cc:333] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.874927 11858 raft_consensus.cc:2243] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.875277 11858 raft_consensus.cc:2272] T 10329b94922f483fb27bdc427e166d7d P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.876787 11858 tablet_replica.cc:333] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.877314 11858 raft_consensus.cc:2243] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.877784 11858 raft_consensus.cc:2272] T 2d40c726fd924724b72317c767832144 P 5bd86b3901ed42b9b98f118680f1e4ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.879541 11858 tablet_replica.cc:333] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.879989 11858 raft_consensus.cc:2243] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.880400 11858 raft_consensus.cc:2272] T 07d7c73aa8a54abd95e67ef4f42ea492 P 5bd86b3901ed42b9b98f118680f1e4ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.881989 11858 tablet_replica.cc:333] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
W20260709 14:53:34.882342 12600 consensus_peers.cc:597] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 -> Peer 111aaf9ffcf34e07881fbc3fb604c17d (127.11.148.129:41477): Couldn't send request to peer 111aaf9ffcf34e07881fbc3fb604c17d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41477: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:34.882403 11858 raft_consensus.cc:2243] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.883126 11858 raft_consensus.cc:2272] T 0ba046c9e73f4aa589068ce797c37954 P 5bd86b3901ed42b9b98f118680f1e4ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.884778 11858 tablet_replica.cc:333] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.885191 11858 raft_consensus.cc:2243] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.885573 11858 raft_consensus.cc:2272] T 9d60ff4d5cde4927bedd7c206ca51821 P 5bd86b3901ed42b9b98f118680f1e4ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.887226 11858 tablet_replica.cc:333] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee: stopping tablet replica
I20260709 14:53:34.887647 11858 raft_consensus.cc:2243] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.887980 11858 raft_consensus.cc:2272] T 72e1c733e0cd4200bd07810a5e6c4a04 P 5bd86b3901ed42b9b98f118680f1e4ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.914227 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
I20260709 14:53:34.930505 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
I20260709 14:53:34.948141 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:34.948758 11858 tablet_replica.cc:333] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.949295 11858 raft_consensus.cc:2243] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.949730 11858 raft_consensus.cc:2272] T 8617a89aaecd4c82aa0941ae52ff4ee3 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.951903 11858 tablet_replica.cc:333] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.952405 11858 raft_consensus.cc:2243] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.953166 11858 raft_consensus.cc:2272] T bdadff8a70164c1d93f11b98077e1111 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.954845 11858 tablet_replica.cc:333] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.955286 11858 raft_consensus.cc:2243] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.955649 11858 raft_consensus.cc:2272] T 9f59ccd4f239403f9f611aae888dc391 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.957132 11858 tablet_replica.cc:333] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.957562 11858 raft_consensus.cc:2243] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.957964 11858 raft_consensus.cc:2272] T 10329b94922f483fb27bdc427e166d7d P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.959479 11858 tablet_replica.cc:333] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.959980 11858 raft_consensus.cc:2243] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.960345 11858 raft_consensus.cc:2272] T 2d40c726fd924724b72317c767832144 P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.961961 11858 tablet_replica.cc:333] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.962391 11858 raft_consensus.cc:2243] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.962736 11858 raft_consensus.cc:2272] T 07d7c73aa8a54abd95e67ef4f42ea492 P 1020d4b8fc184dc8a416ec1725dc7465 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.964228 11858 tablet_replica.cc:333] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.964655 11858 raft_consensus.cc:2243] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.965008 11858 raft_consensus.cc:2272] T dc458ae7419b46eba58093d717f867ad P 1020d4b8fc184dc8a416ec1725dc7465 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.966737 11858 tablet_replica.cc:333] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.967178 11858 raft_consensus.cc:2243] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.967845 11858 raft_consensus.cc:2272] T 9d60ff4d5cde4927bedd7c206ca51821 P 1020d4b8fc184dc8a416ec1725dc7465 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.969527 11858 tablet_replica.cc:333] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.969933 11858 raft_consensus.cc:2243] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:34.970319 11858 raft_consensus.cc:2272] T 0ba046c9e73f4aa589068ce797c37954 P 1020d4b8fc184dc8a416ec1725dc7465 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.972160 11858 tablet_replica.cc:333] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465: stopping tablet replica
I20260709 14:53:34.972559 11858 raft_consensus.cc:2243] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:34.973171 11858 raft_consensus.cc:2272] T 72e1c733e0cd4200bd07810a5e6c4a04 P 1020d4b8fc184dc8a416ec1725dc7465 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:34.998536 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:53:35.014976 11858 master.cc:562] Master@127.11.148.190:37701 shutting down...
I20260709 14:53:35.030519 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:35.031015 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:35.031327 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P 118e8838798a4cbeb45d674e7a8ead95: stopping tablet replica
I20260709 14:53:35.049929 11858 master.cc:584] Master@127.11.148.190:37701 shutdown complete.
1020d4b8fc184dc8a416ec1725dc7465  1
111aaf9ffcf34e07881fbc3fb604c17d  5
5bd86b3901ed42b9b98f118680f1e4ee  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10148 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:53:35.086421 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:41683
I20260709 14:53:35.087525 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:35.092736 12843 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
W20260709 14:53:35.093055 12844 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
W20260709 14:53:35.093380 12846 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
I20260709 14:53:35.093976 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:35.094686 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:35.094854 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:35.095010 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608815094993 us; error 0 us; skew 500 ppm
I20260709 14:53:35.095549 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:35.097628 11858 webserver.cc:533] Webserver started at http://127.11.148.190:40315/ using document root <none> and password file <none>
I20260709 14:53:35.098053 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:35.098213 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:35.098470 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:35.099557 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "62a73e2fb8b0494fa98049971ef1b933"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.103662 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:53:35.106664 12851 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.107273 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:35.107555 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "62a73e2fb8b0494fa98049971ef1b933"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.107806 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-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)
I20260709 14:53:35.128513 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:35.129665 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:35.164402 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:41683
I20260709 14:53:35.164510 12902 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:41683 every 8 connection(s)
I20260709 14:53:35.168118 12903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.177075 12903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933: Bootstrap starting.
I20260709 14:53:35.181321 12903 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.184973 12903 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933: No bootstrap required, opened a new log
I20260709 14:53:35.186805 12903 raft_consensus.cc:359] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER }
I20260709 14:53:35.187161 12903 raft_consensus.cc:385] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.187337 12903 raft_consensus.cc:740] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62a73e2fb8b0494fa98049971ef1b933, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.187872 12903 consensus_queue.cc:260] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER }
I20260709 14:53:35.188294 12903 raft_consensus.cc:399] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:35.188481 12903 raft_consensus.cc:493] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:35.188675 12903 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.192399 12903 raft_consensus.cc:515] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER }
I20260709 14:53:35.192829 12903 leader_election.cc:304] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [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: 62a73e2fb8b0494fa98049971ef1b933; no voters: 
I20260709 14:53:35.193854 12903 leader_election.cc:290] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:35.194209 12906 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.195438 12906 raft_consensus.cc:697] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 1 LEADER]: Becoming Leader. State: Replica: 62a73e2fb8b0494fa98049971ef1b933, State: Running, Role: LEADER
I20260709 14:53:35.195992 12906 consensus_queue.cc:237] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [LEADER]: Queue going to LEADER mode. State: All 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: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER }
I20260709 14:53:35.196532 12903 sys_catalog.cc:565] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:35.202473 12908 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 62a73e2fb8b0494fa98049971ef1b933. Latest consensus state: current_term: 1 leader_uuid: "62a73e2fb8b0494fa98049971ef1b933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER } }
I20260709 14:53:35.202438 12907 sys_catalog.cc:455] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "62a73e2fb8b0494fa98049971ef1b933" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "62a73e2fb8b0494fa98049971ef1b933" member_type: VOTER } }
I20260709 14:53:35.203083 12908 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:35.203146 12907 sys_catalog.cc:458] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:35.204833 12916 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:35.211591 12916 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:35.212464 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:35.219358 12916 catalog_manager.cc:1383] Generated new cluster ID: 4681147c7cf7447ca833180dc3c8a152
I20260709 14:53:35.219661 12916 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:35.247236 12916 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:35.248446 12916 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:35.258912 12916 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933: Generated new TSK 0
I20260709 14:53:35.259487 12916 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:35.278522 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:35.283887 12924 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
W20260709 14:53:35.284967 12925 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
W20260709 14:53:35.286798 12927 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
I20260709 14:53:35.288331 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:35.289304 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:35.289505 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:35.289656 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608815289640 us; error 0 us; skew 500 ppm
I20260709 14:53:35.290143 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:35.292194 11858 webserver.cc:533] Webserver started at http://127.11.148.129:43199/ using document root <none> and password file <none>
I20260709 14:53:35.292629 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:35.292801 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:35.293040 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:35.294013 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "3e292b2af06643cd948eec07635d77ce"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.298156 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:53:35.301038 12932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.301671 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:35.301914 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "3e292b2af06643cd948eec07635d77ce"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.302170 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-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)
I20260709 14:53:35.324378 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:35.325522 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:35.326856 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:35.329000 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:35.329227 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.329487 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:35.329669 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.367355 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:41211
I20260709 14:53:35.367425 12994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:41211 every 8 connection(s)
I20260709 14:53:35.372225 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:35.379174 12999 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
W20260709 14:53:35.380134 13000 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
W20260709 14:53:35.383570 13002 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
I20260709 14:53:35.383812 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:35.383867 12995 heartbeater.cc:344] Connected to a master server at 127.11.148.190:41683
I20260709 14:53:35.384375 12995 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:35.384750 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:35.384930 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:35.385030 12995 heartbeater.cc:507] Master 127.11.148.190:41683 requested a full tablet report, sending...
I20260709 14:53:35.385043 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608815385032 us; error 0 us; skew 500 ppm
I20260709 14:53:35.385783 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:35.387259 12868 ts_manager.cc:194] Registered new tserver with Master: 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211)
I20260709 14:53:35.388254 11858 webserver.cc:533] Webserver started at http://127.11.148.130:35043/ using document root <none> and password file <none>
I20260709 14:53:35.388850 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:35.389089 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:35.389357 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:35.389572 12868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47708
I20260709 14:53:35.390743 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.395148 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:35.398239 13007 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.398906 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:35.399183 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.399461 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-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)
I20260709 14:53:35.417171 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:35.418361 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:35.419759 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:35.421844 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:35.422022 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.422253 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:35.422402 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.460575 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:34865
I20260709 14:53:35.460665 13069 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:34865 every 8 connection(s)
I20260709 14:53:35.465101 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:35.471604 13073 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
W20260709 14:53:35.472654 13074 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
W20260709 14:53:35.475564 13076 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
I20260709 14:53:35.476444 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:35.476615 13070 heartbeater.cc:344] Connected to a master server at 127.11.148.190:41683
I20260709 14:53:35.477041 13070 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:35.477355 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:35.477557 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:35.477730 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608815477712 us; error 0 us; skew 500 ppm
I20260709 14:53:35.477727 13070 heartbeater.cc:507] Master 127.11.148.190:41683 requested a full tablet report, sending...
I20260709 14:53:35.478417 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:35.479982 12868 ts_manager.cc:194] Registered new tserver with Master: fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:35.481027 11858 webserver.cc:533] Webserver started at http://127.11.148.131:33955/ using document root <none> and password file <none>
I20260709 14:53:35.481629 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:35.481881 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:35.481796 12868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47724
I20260709 14:53:35.482280 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:35.483513 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "1c88b4d678154fae8f8836256d92e6db"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.487573 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:53:35.490579 13081 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.491221 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:35.491519 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "1c88b4d678154fae8f8836256d92e6db"
format_stamp: "Formatted at 2026-07-09 14:53:35 on dist-test-slave-tnbt"
I20260709 14:53:35.491782 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-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)
I20260709 14:53:35.507763 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:35.508786 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:35.510113 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:35.512125 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:35.512310 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.512518 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:35.512662 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:35.547976 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:41007
I20260709 14:53:35.548072 13143 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:41007 every 8 connection(s)
I20260709 14:53:35.560649 13144 heartbeater.cc:344] Connected to a master server at 127.11.148.190:41683
I20260709 14:53:35.560961 13144 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:35.561635 13144 heartbeater.cc:507] Master 127.11.148.190:41683 requested a full tablet report, sending...
I20260709 14:53:35.563297 12868 ts_manager.cc:194] Registered new tserver with Master: 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:35.564163 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013204375s
I20260709 14:53:35.564541 12868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47740
I20260709 14:53:35.586580 12868 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47756:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:35.592290 12868 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.
I20260709 14:53:35.776428 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 424d9bb473094a7997b36042c53e0221 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:35.777151 13106 tablet_service.cc:1511] Processing CreateTablet for tablet ec69259f59f94f17827b1f3491e915a8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:35.777872 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424d9bb473094a7997b36042c53e0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.778612 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec69259f59f94f17827b1f3491e915a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.779848 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 33a927518c934ec98db705b0dcc03977 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:35.781090 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a927518c934ec98db705b0dcc03977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.785133 13109 tablet_service.cc:1511] Processing CreateTablet for tablet 9801132d2c334579ae07b56de110ad72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:35.786381 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9801132d2c334579ae07b56de110ad72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.787366 13105 tablet_service.cc:1511] Processing CreateTablet for tablet abb6bdba3cba4163ba8931f41f51eb99 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:35.788600 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6bdba3cba4163ba8931f41f51eb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.793442 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 45efcb9f4dd44a27abffd75550ed4434 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:35.794080 12960 tablet_service.cc:1511] Processing CreateTablet for tablet 9801132d2c334579ae07b56de110ad72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:35.794703 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45efcb9f4dd44a27abffd75550ed4434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.795347 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9801132d2c334579ae07b56de110ad72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.797977 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:35.799206 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.802083 13102 tablet_service.cc:1511] Processing CreateTablet for tablet 5201174b35f046169b8a5f4fed5bf0d0 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:35.802711 12959 tablet_service.cc:1511] Processing CreateTablet for tablet 424d9bb473094a7997b36042c53e0221 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:35.803931 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424d9bb473094a7997b36042c53e0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.805990 13101 tablet_service.cc:1511] Processing CreateTablet for tablet a82091a868344e39b92042e7b4038984 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:35.808084 13100 tablet_service.cc:1511] Processing CreateTablet for tablet 209b527e026f424597c01637d156a498 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:35.803278 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5201174b35f046169b8a5f4fed5bf0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.812994 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 33a927518c934ec98db705b0dcc03977 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:35.814218 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a927518c934ec98db705b0dcc03977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.815798 13100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b527e026f424597c01637d156a498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.817376 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82091a868344e39b92042e7b4038984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.857124 12957 tablet_service.cc:1511] Processing CreateTablet for tablet ec69259f59f94f17827b1f3491e915a8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:35.858702 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec69259f59f94f17827b1f3491e915a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.860387 13034 tablet_service.cc:1511] Processing CreateTablet for tablet 424d9bb473094a7997b36042c53e0221 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:35.860507 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 5201174b35f046169b8a5f4fed5bf0d0 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:35.861639 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 424d9bb473094a7997b36042c53e0221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.861963 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5201174b35f046169b8a5f4fed5bf0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.864545 13033 tablet_service.cc:1511] Processing CreateTablet for tablet 33a927518c934ec98db705b0dcc03977 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:35.864725 12956 tablet_service.cc:1511] Processing CreateTablet for tablet abb6bdba3cba4163ba8931f41f51eb99 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:35.865808 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33a927518c934ec98db705b0dcc03977. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.866160 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6bdba3cba4163ba8931f41f51eb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.867589 13032 tablet_service.cc:1511] Processing CreateTablet for tablet ec69259f59f94f17827b1f3491e915a8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:35.868310 12955 tablet_service.cc:1511] Processing CreateTablet for tablet 45efcb9f4dd44a27abffd75550ed4434 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:35.868896 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec69259f59f94f17827b1f3491e915a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.869724 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45efcb9f4dd44a27abffd75550ed4434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.870757 13031 tablet_service.cc:1511] Processing CreateTablet for tablet abb6bdba3cba4163ba8931f41f51eb99 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:35.871727 12952 tablet_service.cc:1511] Processing CreateTablet for tablet a82091a868344e39b92042e7b4038984 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:35.872623 13030 tablet_service.cc:1511] Processing CreateTablet for tablet 45efcb9f4dd44a27abffd75550ed4434 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:35.873191 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82091a868344e39b92042e7b4038984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.873870 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45efcb9f4dd44a27abffd75550ed4434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.875375 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 209b527e026f424597c01637d156a498 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:35.875756 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:35.876840 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b527e026f424597c01637d156a498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.877030 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.880568 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 5201174b35f046169b8a5f4fed5bf0d0 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:35.881841 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5201174b35f046169b8a5f4fed5bf0d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.883744 13027 tablet_service.cc:1511] Processing CreateTablet for tablet a82091a868344e39b92042e7b4038984 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:35.884996 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a82091a868344e39b92042e7b4038984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.886849 13035 tablet_service.cc:1511] Processing CreateTablet for tablet 9801132d2c334579ae07b56de110ad72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:35.878844 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:35.895921 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f7c3894a7c1457bbee0bc6c32d9da9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.900710 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9801132d2c334579ae07b56de110ad72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.908502 13109 tablet_service.cc:1511] Processing CreateTablet for tablet c9e0ad1f329b4f608b808a01f88216b8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:35.910058 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e0ad1f329b4f608b808a01f88216b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.918602 12960 tablet_service.cc:1511] Processing CreateTablet for tablet c9e0ad1f329b4f608b808a01f88216b8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:35.926003 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 209b527e026f424597c01637d156a498 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:35.927253 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 209b527e026f424597c01637d156a498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.938524 13104 tablet_service.cc:1511] Processing CreateTablet for tablet f885441210ae4f2f9c19e4ba7e9e1af7 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:35.943701 13033 tablet_service.cc:1511] Processing CreateTablet for tablet 26c8aa24d3a54b379b8dd5094884e4ac (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:35.944921 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c8aa24d3a54b379b8dd5094884e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.944095 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f885441210ae4f2f9c19e4ba7e9e1af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.945677 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 5d041d5190f745f2b9543901ef1410e3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:35.959848 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb6bdba3cba4163ba8931f41f51eb99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.960152 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d041d5190f745f2b9543901ef1410e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.965404 13158 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:35.977984 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 10c7e236fc6946fcb964feb2dc3135d9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:35.979238 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c7e236fc6946fcb964feb2dc3135d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.983670 13158 tablet_bootstrap.cc:654] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.987510 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e0ad1f329b4f608b808a01f88216b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:35.998008 13101 tablet_service.cc:1511] Processing CreateTablet for tablet e9dcbcebf39441f8be7fcbc82ad13ee3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:35.958842 13109 tablet_service.cc:1511] Processing CreateTablet for tablet b637d37b634948a48b9c410599cec6d3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:36.013773 13034 tablet_service.cc:1511] Processing CreateTablet for tablet c9e0ad1f329b4f608b808a01f88216b8 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:36.013886 12959 tablet_service.cc:1511] Processing CreateTablet for tablet b637d37b634948a48b9c410599cec6d3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:36.015038 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9e0ad1f329b4f608b808a01f88216b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.015163 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b637d37b634948a48b9c410599cec6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.021348 13104 tablet_service.cc:1511] Processing CreateTablet for tablet fd39709b9fee4eeb8def9874cbb0d891 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:36.022940 13028 tablet_service.cc:1511] Processing CreateTablet for tablet f885441210ae4f2f9c19e4ba7e9e1af7 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:36.024796 12958 tablet_service.cc:1511] Processing CreateTablet for tablet a81920ca43174b4cb1c82a963a147399 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:36.029675 13108 tablet_service.cc:1511] Processing CreateTablet for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:36.030351 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81920ca43174b4cb1c82a963a147399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.025831 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 10c7e236fc6946fcb964feb2dc3135d9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:36.036652 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c7e236fc6946fcb964feb2dc3135d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.042824 13100 tablet_service.cc:1511] Processing CreateTablet for tablet a81920ca43174b4cb1c82a963a147399 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:36.043738 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f885441210ae4f2f9c19e4ba7e9e1af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.028704 13102 tablet_service.cc:1511] Processing CreateTablet for tablet b26652f4aa884ab7a7da18c725329cbd (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:36.004909 13105 tablet_service.cc:1511] Processing CreateTablet for tablet b675a7868ddf46519ea186c401f5dff3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:35.999243 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dcbcebf39441f8be7fcbc82ad13ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.045473 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b675a7868ddf46519ea186c401f5dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.047338 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.050384 12957 tablet_service.cc:1511] Processing CreateTablet for tablet e9dcbcebf39441f8be7fcbc82ad13ee3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:36.059311 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b637d37b634948a48b9c410599cec6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.062876 12951 tablet_service.cc:1511] Processing CreateTablet for tablet b675a7868ddf46519ea186c401f5dff3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:36.067921 13100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81920ca43174b4cb1c82a963a147399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.059386 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dcbcebf39441f8be7fcbc82ad13ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.072634 13159 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:36.074028 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 072a8531be304684a560d2b7ce580036 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:36.076402 13031 tablet_service.cc:1511] Processing CreateTablet for tablet b637d37b634948a48b9c410599cec6d3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:36.076979 12955 tablet_service.cc:1511] Processing CreateTablet for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:36.077633 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b637d37b634948a48b9c410599cec6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.078349 12960 tablet_service.cc:1511] Processing CreateTablet for tablet 5d041d5190f745f2b9543901ef1410e3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:36.081727 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd39709b9fee4eeb8def9874cbb0d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.085609 13161 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:36.086716 13103 tablet_service.cc:1511] Processing CreateTablet for tablet ee03657742da4f26a594965f567afb82 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:36.094313 13027 tablet_service.cc:1511] Processing CreateTablet for tablet 5d041d5190f745f2b9543901ef1410e3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:36.095567 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d041d5190f745f2b9543901ef1410e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.087018 12952 tablet_service.cc:1511] Processing CreateTablet for tablet f885441210ae4f2f9c19e4ba7e9e1af7 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:36.104470 13106 tablet_service.cc:1511] Processing CreateTablet for tablet b85e7cb976344c75a12fc929e84537de (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:36.105942 13161 tablet_bootstrap.cc:654] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.102609 13035 tablet_service.cc:1511] Processing CreateTablet for tablet e9dcbcebf39441f8be7fcbc82ad13ee3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:36.083279 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d041d5190f745f2b9543901ef1410e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.109781 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f885441210ae4f2f9c19e4ba7e9e1af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.110972 13158 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:36.111451 13158 ts_tablet_manager.cc:1403] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.146s	user 0.014s	sys 0.024s
I20260709 14:53:36.111685 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b675a7868ddf46519ea186c401f5dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.114485 13158 raft_consensus.cc:359] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.079988 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 072a8531be304684a560d2b7ce580036 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:36.119815 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee03657742da4f26a594965f567afb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.120590 13032 tablet_service.cc:1511] Processing CreateTablet for tablet 10c7e236fc6946fcb964feb2dc3135d9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:36.121789 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a8531be304684a560d2b7ce580036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.122301 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a8531be304684a560d2b7ce580036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.123432 13159 tablet_bootstrap.cc:654] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.125145 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26652f4aa884ab7a7da18c725329cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.129379 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85e7cb976344c75a12fc929e84537de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.130185 13026 tablet_service.cc:1511] Processing CreateTablet for tablet a81920ca43174b4cb1c82a963a147399 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:36.102922 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 26c8aa24d3a54b379b8dd5094884e4ac (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:36.137560 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c8aa24d3a54b379b8dd5094884e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.138816 13030 tablet_service.cc:1511] Processing CreateTablet for tablet b675a7868ddf46519ea186c401f5dff3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:36.121450 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 24091ed701f14facbccf87c45654e721 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:36.127900 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10c7e236fc6946fcb964feb2dc3135d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.102732 12956 tablet_service.cc:1511] Processing CreateTablet for tablet fd39709b9fee4eeb8def9874cbb0d891 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:36.141923 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9dcbcebf39441f8be7fcbc82ad13ee3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.142902 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd39709b9fee4eeb8def9874cbb0d891. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.142002 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24091ed701f14facbccf87c45654e721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.151701 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.154948 12958 tablet_service.cc:1511] Processing CreateTablet for tablet b85e7cb976344c75a12fc929e84537de (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:36.155683 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a81920ca43174b4cb1c82a963a147399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.156289 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85e7cb976344c75a12fc929e84537de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.118847 12959 tablet_service.cc:1511] Processing CreateTablet for tablet b26652f4aa884ab7a7da18c725329cbd (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:36.115233 13158 raft_consensus.cc:385] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.163326 13158 raft_consensus.cc:740] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.164242 13158 consensus_queue.cc:260] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.169898 13034 tablet_service.cc:1511] Processing CreateTablet for tablet 072a8531be304684a560d2b7ce580036 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:36.181493 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b675a7868ddf46519ea186c401f5dff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.185256 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 072a8531be304684a560d2b7ce580036. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.185781 13029 tablet_service.cc:1511] Processing CreateTablet for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:36.187073 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc2f93d0fb9442fc81ab2d4b69b48f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.195154 13033 tablet_service.cc:1511] Processing CreateTablet for tablet fd39709b9fee4eeb8def9874cbb0d891 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:36.196395 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd39709b9fee4eeb8def9874cbb0d891. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:36.206842 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:36.213685 13031 tablet_service.cc:1511] Processing CreateTablet for tablet b26652f4aa884ab7a7da18c725329cbd (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:36.214996 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26652f4aa884ab7a7da18c725329cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.218676 12953 tablet_service.cc:1511] Processing CreateTablet for tablet ee03657742da4f26a594965f567afb82 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:36.219879 13158 ts_tablet_manager.cc:1434] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.108s	user 0.007s	sys 0.007s
I20260709 14:53:36.219723 13106 tablet_service.cc:1511] Processing CreateTablet for tablet d48704ebdc4347baa9c4ac4554051bf1 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:36.220759 13144 heartbeater.cc:499] Master 127.11.148.190:41683 was elected leader, sending a full tablet report...
I20260709 14:53:36.221398 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48704ebdc4347baa9c4ac4554051bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.221952 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 26c8aa24d3a54b379b8dd5094884e4ac (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:36.223522 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b26652f4aa884ab7a7da18c725329cbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.226898 13158 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:36.227312 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee03657742da4f26a594965f567afb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.228631 13028 tablet_service.cc:1511] Processing CreateTablet for tablet b85e7cb976344c75a12fc929e84537de (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:36.229449 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26c8aa24d3a54b379b8dd5094884e4ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.231217 13159 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:36.231678 13159 ts_tablet_manager.cc:1403] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.008s
I20260709 14:53:36.229817 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b85e7cb976344c75a12fc929e84537de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.234012 13158 tablet_bootstrap.cc:654] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.234481 13159 raft_consensus.cc:359] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.241097 13101 tablet_service.cc:1511] Processing CreateTablet for tablet a192fb8cef154082aaa68763989d8770 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:36.242322 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a192fb8cef154082aaa68763989d8770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.235217 13159 raft_consensus.cc:385] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.262037 13031 tablet_service.cc:1511] Processing CreateTablet for tablet d48704ebdc4347baa9c4ac4554051bf1 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:36.263311 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48704ebdc4347baa9c4ac4554051bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.264820 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 7b114006229d43a4a87cabf7091e3085 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:36.265970 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b114006229d43a4a87cabf7091e3085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.268292 13032 tablet_service.cc:1511] Processing CreateTablet for tablet 24091ed701f14facbccf87c45654e721 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:36.268507 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5777ec5c62417d9df0ad51eb6cee42 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:36.269423 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24091ed701f14facbccf87c45654e721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.269742 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5777ec5c62417d9df0ad51eb6cee42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.266800 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 823efcd562c246a9892b5c16eeb76e97 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:36.270789 13106 tablet_service.cc:1511] Processing CreateTablet for tablet 16194ee6a1e74f33b879556976924243 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:36.271730 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823efcd562c246a9892b5c16eeb76e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.272449 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16194ee6a1e74f33b879556976924243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.273641 12957 tablet_service.cc:1511] Processing CreateTablet for tablet 24091ed701f14facbccf87c45654e721 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:36.274789 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24091ed701f14facbccf87c45654e721. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.277108 13161 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:36.277537 13161 ts_tablet_manager.cc:1403] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.192s	user 0.015s	sys 0.004s
I20260709 14:53:36.253403 13159 raft_consensus.cc:740] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.248421 13035 tablet_service.cc:1511] Processing CreateTablet for tablet ee03657742da4f26a594965f567afb82 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:36.287420 13031 tablet_service.cc:1511] Processing CreateTablet for tablet a192fb8cef154082aaa68763989d8770 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:36.300346 13161 raft_consensus.cc:359] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.301054 13161 raft_consensus.cc:385] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.301339 13161 raft_consensus.cc:740] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.302634 13105 tablet_service.cc:1511] Processing CreateTablet for tablet ef957e68cea34ab3bdc80b4bff9855b3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:36.305238 13158 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:36.305711 13158 ts_tablet_manager.cc:1403] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.079s	user 0.016s	sys 0.004s
I20260709 14:53:36.305415 13161 consensus_queue.cc:260] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.308744 13158 raft_consensus.cc:359] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.309406 13158 raft_consensus.cc:385] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.309702 13158 raft_consensus.cc:740] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.310439 13158 consensus_queue.cc:260] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.312317 13158 ts_tablet_manager.cc:1434] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:53:36.324019 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82f2fc7431446d96df6435bb6b64b2 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:36.298050 13159 consensus_queue.cc:260] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.329164 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 823efcd562c246a9892b5c16eeb76e97 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:36.324676 12960 tablet_service.cc:1511] Processing CreateTablet for tablet d48704ebdc4347baa9c4ac4554051bf1 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:36.330569 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d48704ebdc4347baa9c4ac4554051bf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.335533 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef957e68cea34ab3bdc80b4bff9855b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.337740 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82f2fc7431446d96df6435bb6b64b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.341115 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 60e5ddf8495a409ea507347082334710 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:36.350800 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e5ddf8495a409ea507347082334710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.357398 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 16194ee6a1e74f33b879556976924243 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:36.343497 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 7b114006229d43a4a87cabf7091e3085 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:36.358644 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b114006229d43a4a87cabf7091e3085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.352880 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:36.358757 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5777ec5c62417d9df0ad51eb6cee42 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:36.354161 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a192fb8cef154082aaa68763989d8770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.361193 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee03657742da4f26a594965f567afb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.352154 13158 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:36.362368 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82f2fc7431446d96df6435bb6b64b2 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:36.363230 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.364761 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 8f82f2fc7431446d96df6435bb6b64b2 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:36.341602 13027 tablet_service.cc:1511] Processing CreateTablet for tablet 2b5777ec5c62417d9df0ad51eb6cee42 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:36.368561 13030 tablet_service.cc:1511] Processing CreateTablet for tablet 7b114006229d43a4a87cabf7091e3085 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:36.371376 13158 tablet_bootstrap.cc:654] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.392303 13102 tablet_service.cc:1511] Processing CreateTablet for tablet 9227001f399b4bf491ddd6f106b0f283 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:36.371837 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82f2fc7431446d96df6435bb6b64b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.393532 13102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9227001f399b4bf491ddd6f106b0f283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.394094 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5777ec5c62417d9df0ad51eb6cee42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.373211 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823efcd562c246a9892b5c16eeb76e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.401180 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16194ee6a1e74f33b879556976924243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.384330 12995 heartbeater.cc:499] Master 127.11.148.190:41683 was elected leader, sending a full tablet report...
I20260709 14:53:36.375439 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 823efcd562c246a9892b5c16eeb76e97 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:36.406111 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823efcd562c246a9892b5c16eeb76e97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.375313 13161 ts_tablet_manager.cc:1434] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.000s
I20260709 14:53:36.409723 13161 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:36.410161 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed42e7747b740b48b8c9606d6815544 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:36.411324 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed42e7747b740b48b8c9606d6815544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.411988 13158 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:36.412528 13158 ts_tablet_manager.cc:1403] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.061s	user 0.002s	sys 0.008s
I20260709 14:53:36.415210 13158 raft_consensus.cc:359] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.429071 13158 raft_consensus.cc:385] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.429489 13158 raft_consensus.cc:740] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.377837 13070 heartbeater.cc:499] Master 127.11.148.190:41683 was elected leader, sending a full tablet report...
I20260709 14:53:36.434510 13033 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed42e7747b740b48b8c9606d6815544 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:36.380409 13167 raft_consensus.cc:493] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.435609 13167 raft_consensus.cc:515] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.442342 13167 leader_election.cc:290] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:36.444562 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 9643696ad3594e14b14aee3d9c4ac03d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:36.451875 13106 tablet_service.cc:1511] Processing CreateTablet for tablet 74a51e5fc8334bbd925355f6822074ee (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:36.453112 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a51e5fc8334bbd925355f6822074ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.421666 12959 tablet_service.cc:1511] Processing CreateTablet for tablet ef957e68cea34ab3bdc80b4bff9855b3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:36.456861 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef957e68cea34ab3bdc80b4bff9855b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.464360 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 9643696ad3594e14b14aee3d9c4ac03d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:36.465672 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9643696ad3594e14b14aee3d9c4ac03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.388195 12956 tablet_service.cc:1511] Processing CreateTablet for tablet a192fb8cef154082aaa68763989d8770 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:36.391588 13159 ts_tablet_manager.cc:1434] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.160s	user 0.002s	sys 0.009s
I20260709 14:53:36.474875 13159 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:36.372957 12955 tablet_service.cc:1511] Processing CreateTablet for tablet 16194ee6a1e74f33b879556976924243 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:36.424525 13035 tablet_service.cc:1511] Processing CreateTablet for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:36.426090 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b5777ec5c62417d9df0ad51eb6cee42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.475584 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a192fb8cef154082aaa68763989d8770. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.476094 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.387377 13034 tablet_service.cc:1511] Processing CreateTablet for tablet ef957e68cea34ab3bdc80b4bff9855b3 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:36.420017 13032 tablet_service.cc:1511] Processing CreateTablet for tablet 60e5ddf8495a409ea507347082334710 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:36.478262 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e5ddf8495a409ea507347082334710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.479678 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9643696ad3594e14b14aee3d9c4ac03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.471081 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 60e5ddf8495a409ea507347082334710 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:36.487736 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef957e68cea34ab3bdc80b4bff9855b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.489187 13159 tablet_bootstrap.cc:654] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.496202 13030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b114006229d43a4a87cabf7091e3085. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.497208 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f82f2fc7431446d96df6435bb6b64b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.500048 13164 raft_consensus.cc:493] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.519613 13164 raft_consensus.cc:515] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.520159 13106 tablet_service.cc:1511] Processing CreateTablet for tablet fe3c81051f9543589daedd7a37e22042 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:36.521448 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3c81051f9543589daedd7a37e22042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.522178 13164 leader_election.cc:290] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211)
I20260709 14:53:36.501015 13166 raft_consensus.cc:493] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.522835 13166 raft_consensus.cc:515] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.525384 13166 leader_election.cc:290] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007), 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211)
I20260709 14:53:36.538491 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02992240a84cff891f3a4a29b1d035 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:36.539880 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02992240a84cff891f3a4a29b1d035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.430750 13031 tablet_service.cc:1511] Processing CreateTablet for tablet 9227001f399b4bf491ddd6f106b0f283 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:36.547907 13031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9227001f399b4bf491ddd6f106b0f283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.549064 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16194ee6a1e74f33b879556976924243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.548888 12960 tablet_service.cc:1511] Processing CreateTablet for tablet 9227001f399b4bf491ddd6f106b0f283 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:36.550072 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9227001f399b4bf491ddd6f106b0f283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.506297 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:36.495878 13158 consensus_queue.cc:260] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.569499 13105 tablet_service.cc:1511] Processing CreateTablet for tablet e2ac8fcac81d4c198024b670c1b032f4 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:36.570086 13158 ts_tablet_manager.cc:1434] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.157s	user 0.002s	sys 0.004s
I20260709 14:53:36.570744 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ac8fcac81d4c198024b670c1b032f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.574901 13158 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:36.575001 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed42e7747b740b48b8c9606d6815544 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:36.577987 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 5592b515ac4649f29782942d3de88e72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:36.579141 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5592b515ac4649f29782942d3de88e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.579094 12957 tablet_service.cc:1511] Processing CreateTablet for tablet 9643696ad3594e14b14aee3d9c4ac03d (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:36.583540 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed42e7747b740b48b8c9606d6815544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.590550 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:36.591184 13119 raft_consensus.cc:2468] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:36.592558 12936 leader_election.cc:304] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:36.593407 13167 raft_consensus.cc:2804] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.593742 13167 raft_consensus.cc:493] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.594051 13167 raft_consensus.cc:3060] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.603451 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31c19f5fe8dd4b3588d38ffd17cf5c7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.604846 13167 raft_consensus.cc:515] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.607915 13159 tablet_bootstrap.cc:492] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:36.609722 13159 ts_tablet_manager.cc:1403] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.135s	user 0.007s	sys 0.009s
I20260709 14:53:36.612552 13159 raft_consensus.cc:359] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.613250 13159 raft_consensus.cc:385] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.613584 13159 raft_consensus.cc:740] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.616817 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:36.620054 13167 leader_election.cc:290] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:36.624071 13119 raft_consensus.cc:3060] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.627856 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60e5ddf8495a409ea507347082334710. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.637053 13103 tablet_service.cc:1511] Processing CreateTablet for tablet e39af6a8485d4b339f082d195944dd8c (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:36.638247 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39af6a8485d4b339f082d195944dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.645800 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02992240a84cff891f3a4a29b1d035 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:36.647068 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02992240a84cff891f3a4a29b1d035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.648701 13101 tablet_service.cc:1511] Processing CreateTablet for tablet 66c58b456b124919bf7e3180a77e6582 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:36.644305 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 74a51e5fc8334bbd925355f6822074ee (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:36.649873 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c58b456b124919bf7e3180a77e6582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.654501 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a51e5fc8334bbd925355f6822074ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.654855 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9643696ad3594e14b14aee3d9c4ac03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.657536 13034 tablet_service.cc:1511] Processing CreateTablet for tablet e2ac8fcac81d4c198024b670c1b032f4 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:36.658728 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ac8fcac81d4c198024b670c1b032f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.643253 13035 tablet_service.cc:1511] Processing CreateTablet for tablet fe3c81051f9543589daedd7a37e22042 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:36.660089 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3c81051f9543589daedd7a37e22042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.657867 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed42e7747b740b48b8c9606d6815544. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.663097 13027 tablet_service.cc:1511] Processing CreateTablet for tablet 5592b515ac4649f29782942d3de88e72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:36.663415 13032 tablet_service.cc:1511] Processing CreateTablet for tablet e39af6a8485d4b339f082d195944dd8c (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:36.664259 13027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5592b515ac4649f29782942d3de88e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.664753 13032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39af6a8485d4b339f082d195944dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.677618 13161 tablet_bootstrap.cc:654] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.677525 13029 tablet_service.cc:1511] Processing CreateTablet for tablet 66c58b456b124919bf7e3180a77e6582 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:36.678781 13029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c58b456b124919bf7e3180a77e6582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.689626 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:36.692651 12956 tablet_service.cc:1511] Processing CreateTablet for tablet fe3c81051f9543589daedd7a37e22042 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:36.692718 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 4a02992240a84cff891f3a4a29b1d035 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:36.694075 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe3c81051f9543589daedd7a37e22042. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.695693 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a02992240a84cff891f3a4a29b1d035. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.697016 12955 tablet_service.cc:1511] Processing CreateTablet for tablet e2ac8fcac81d4c198024b670c1b032f4 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:36.698174 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2ac8fcac81d4c198024b670c1b032f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.700871 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:36.692973 13119 raft_consensus.cc:2468] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:36.705189 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:36.706683 12954 tablet_service.cc:1511] Processing CreateTablet for tablet 74a51e5fc8334bbd925355f6822074ee (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:36.707942 12954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74a51e5fc8334bbd925355f6822074ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.703876 13159 consensus_queue.cc:260] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.710402 12970 raft_consensus.cc:2468] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:36.712639 13033 tablet_service.cc:1511] Processing CreateTablet for tablet ceeb2b9b094a4cc1818c090ee8420760 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:36.717267 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceeb2b9b094a4cc1818c090ee8420760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.720937 13158 tablet_bootstrap.cc:654] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.721271 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:36.721900 13118 raft_consensus.cc:2468] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:36.723184 13011 leader_election.cc:304] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
W20260709 14:53:36.723567 12935 leader_election.cc:343] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.724076 13166 raft_consensus.cc:2804] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.724412 13166 raft_consensus.cc:493] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.724749 13166 raft_consensus.cc:3060] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.731518 13166 raft_consensus.cc:515] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.732409 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:36.733139 13045 raft_consensus.cc:2393] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in this term.
I20260709 14:53:36.732405 13159 ts_tablet_manager.cc:1434] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.122s	user 0.005s	sys 0.001s
W20260709 14:53:36.724690 12935 leader_election.cc:343] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.734802 13159 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:36.736727 12936 leader_election.cc:304] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [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: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:36.738399 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:36.738936 12970 raft_consensus.cc:3060] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.741345 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:36.741889 13119 raft_consensus.cc:3060] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.744082 13167 raft_consensus.cc:2804] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.740236 13166 leader_election.cc:290] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007), 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211)
I20260709 14:53:36.746778 13167 raft_consensus.cc:697] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:36.747622 13167 consensus_queue.cc:237] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.748261 12960 tablet_service.cc:1511] Processing CreateTablet for tablet 5592b515ac4649f29782942d3de88e72 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:36.752789 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5592b515ac4649f29782942d3de88e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.759100 13159 tablet_bootstrap.cc:654] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.765100 13101 tablet_service.cc:1511] Processing CreateTablet for tablet ceeb2b9b094a4cc1818c090ee8420760 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:36.766328 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceeb2b9b094a4cc1818c090ee8420760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.765589 13119 raft_consensus.cc:2468] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:36.771063 13158 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:36.778262 13011 leader_election.cc:304] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:36.779529 13166 raft_consensus.cc:2804] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.787194 13034 tablet_service.cc:1511] Processing CreateTablet for tablet 00aa446e3b1042b59268cae304675552 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:36.788434 13034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00aa446e3b1042b59268cae304675552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.793354 12953 tablet_service.cc:1511] Processing CreateTablet for tablet 66c58b456b124919bf7e3180a77e6582 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:36.794625 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66c58b456b124919bf7e3180a77e6582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.801137 12970 raft_consensus.cc:2468] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:36.793354 12959 tablet_service.cc:1511] Processing CreateTablet for tablet e39af6a8485d4b339f082d195944dd8c (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:36.806010 12959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e39af6a8485d4b339f082d195944dd8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.785113 13158 ts_tablet_manager.cc:1403] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.210s	user 0.010s	sys 0.003s
I20260709 14:53:36.808924 13158 raft_consensus.cc:359] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.809568 13158 raft_consensus.cc:385] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.809830 13158 raft_consensus.cc:740] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.814481 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 00aa446e3b1042b59268cae304675552 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:36.816408 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00aa446e3b1042b59268cae304675552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.817617 13035 tablet_service.cc:1511] Processing CreateTablet for tablet 980f10e3ebe440aaa71b91092c3ad467 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:36.818890 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f10e3ebe440aaa71b91092c3ad467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.814775 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 21c6f599cbc041ce928a68a643e65473 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:36.822705 12956 tablet_service.cc:1511] Processing CreateTablet for tablet 21c6f599cbc041ce928a68a643e65473 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:36.823427 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c6f599cbc041ce928a68a643e65473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.823559 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 980f10e3ebe440aaa71b91092c3ad467 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:36.823896 12956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c6f599cbc041ce928a68a643e65473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.814043 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9801132d2c334579ae07b56de110ad72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:36.826503 12970 raft_consensus.cc:2393] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in this term.
I20260709 14:53:36.813841 13158 consensus_queue.cc:260] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.827114 13164 raft_consensus.cc:493] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.827713 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f10e3ebe440aaa71b91092c3ad467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.827570 13164 raft_consensus.cc:515] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.831106 13164 leader_election.cc:290] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:36.832427 13084 leader_election.cc:304] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:36.833945 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:36.834457 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:36.835718 13164 raft_consensus.cc:2749] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.815141 12957 tablet_service.cc:1511] Processing CreateTablet for tablet ceeb2b9b094a4cc1818c090ee8420760 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:36.838166 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceeb2b9b094a4cc1818c090ee8420760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.839473 13166 raft_consensus.cc:697] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:36.840289 13166 consensus_queue.cc:237] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } }
I20260709 14:53:36.849046 12952 tablet_service.cc:1511] Processing CreateTablet for tablet 00aa446e3b1042b59268cae304675552 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:36.876859 12952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00aa446e3b1042b59268cae304675552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.879503 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 21c6f599cbc041ce928a68a643e65473 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:36.880125 13101 tablet_service.cc:1511] Processing CreateTablet for tablet 980f10e3ebe440aaa71b91092c3ad467 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:36.880857 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c6f599cbc041ce928a68a643e65473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.881289 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980f10e3ebe440aaa71b91092c3ad467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.884259 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6580d0ac6947619613477d2ea9ea29 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:36.884784 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6580d0ac6947619613477d2ea9ea29 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:36.885372 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6580d0ac6947619613477d2ea9ea29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.885937 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6580d0ac6947619613477d2ea9ea29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.887424 13159 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:36.887917 13159 ts_tablet_manager.cc:1403] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.153s	user 0.020s	sys 0.002s
I20260709 14:53:36.888278 13161 tablet_bootstrap.cc:492] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:36.890554 13161 ts_tablet_manager.cc:1403] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.481s	user 0.020s	sys 0.013s
I20260709 14:53:36.893443 13161 raft_consensus.cc:359] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.884688 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 4d6580d0ac6947619613477d2ea9ea29 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:36.894872 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d6580d0ac6947619613477d2ea9ea29. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:36.904827 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 72597.7us
W20260709 14:53:36.905689 13084 leader_election.cc:343] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:36.906420 13084 leader_election.cc:343] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.906857 13084 leader_election.cc:304] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:36.885160 13158 ts_tablet_manager.cc:1434] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.001s
I20260709 14:53:36.908126 13164 raft_consensus.cc:2749] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.910888 13161 raft_consensus.cc:385] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.912472 13161 raft_consensus.cc:740] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.913215 13161 consensus_queue.cc:260] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.914120 13159 raft_consensus.cc:359] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.914793 13159 raft_consensus.cc:385] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.915068 13159 raft_consensus.cc:740] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.915184 13161 ts_tablet_manager.cc:1434] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.000s
I20260709 14:53:36.915879 13158 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:36.916103 13161 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:36.917936 13164 raft_consensus.cc:493] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.918381 13164 raft_consensus.cc:515] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.920487 13164 leader_election.cc:290] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:36.922171 13161 tablet_bootstrap.cc:654] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.921684 12866 catalog_manager.cc:5697] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.932307 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:36.934356 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
W20260709 14:53:36.936486 13084 leader_election.cc:343] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.938591 13103 tablet_service.cc:1511] Processing CreateTablet for tablet da97e0aefadd4a579210bd00f0da4691 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
W20260709 14:53:36.943858 13084 leader_election.cc:343] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.944135 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da97e0aefadd4a579210bd00f0da4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.944388 13084 leader_election.cc:304] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:36.938611 13033 tablet_service.cc:1511] Processing CreateTablet for tablet da97e0aefadd4a579210bd00f0da4691 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:36.947384 13033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da97e0aefadd4a579210bd00f0da4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.947209 13159 consensus_queue.cc:260] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.948434 13188 raft_consensus.cc:2749] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.949402 13159 ts_tablet_manager.cc:1434] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260709 14:53:36.957765 13159 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:36.946298 13158 tablet_bootstrap.cc:654] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.963912 13035 tablet_service.cc:1511] Processing CreateTablet for tablet d62805e0e7e44579ba76a10e58dc537f (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:36.965181 13035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62805e0e7e44579ba76a10e58dc537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.968565 12953 tablet_service.cc:1511] Processing CreateTablet for tablet d62805e0e7e44579ba76a10e58dc537f (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:36.971006 12953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62805e0e7e44579ba76a10e58dc537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.971776 13105 tablet_service.cc:1511] Processing CreateTablet for tablet d62805e0e7e44579ba76a10e58dc537f (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:36.974294 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 542239ea381342ae9db1280be433a2a9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:36.946092 12955 tablet_service.cc:1511] Processing CreateTablet for tablet da97e0aefadd4a579210bd00f0da4691 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:36.981271 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542239ea381342ae9db1280be433a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.981868 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d62805e0e7e44579ba76a10e58dc537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.982975 12960 tablet_service.cc:1511] Processing CreateTablet for tablet d1616860382e493ab1ddd114bc8b6998 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:36.986305 13026 tablet_service.cc:1511] Processing CreateTablet for tablet d1616860382e493ab1ddd114bc8b6998 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:36.987470 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1616860382e493ab1ddd114bc8b6998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.988662 13103 tablet_service.cc:1511] Processing CreateTablet for tablet d1616860382e493ab1ddd114bc8b6998 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:36.989684 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1616860382e493ab1ddd114bc8b6998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.975461 12957 tablet_service.cc:1511] Processing CreateTablet for tablet 542239ea381342ae9db1280be433a2a9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:36.993920 13159 tablet_bootstrap.cc:654] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.993978 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 6230114b56f74cccbe8df4788818fa7e (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:36.995841 12955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da97e0aefadd4a579210bd00f0da4691. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.996483 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230114b56f74cccbe8df4788818fa7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.996248 13101 tablet_service.cc:1511] Processing CreateTablet for tablet 542239ea381342ae9db1280be433a2a9 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:36.997373 13167 raft_consensus.cc:493] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.997947 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542239ea381342ae9db1280be433a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:36.997805 13167 raft_consensus.cc:515] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:36.999858 13167 leader_election.cc:290] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.001338 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.001641 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.002367 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 542239ea381342ae9db1280be433a2a9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:37.002821 12935 leader_election.cc:343] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.003305 12936 leader_election.cc:343] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.003829 13161 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.003758 12936 leader_election.cc:304] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.004297 13161 ts_tablet_manager.cc:1403] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.026s
I20260709 14:53:37.006299 13167 raft_consensus.cc:2749] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.009250 13161 raft_consensus.cc:359] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.009915 12960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1616860382e493ab1ddd114bc8b6998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.025369 13159 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.025923 13159 ts_tablet_manager.cc:1403] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.068s	user 0.011s	sys 0.000s
I20260709 14:53:37.029392 13158 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.029862 13158 ts_tablet_manager.cc:1403] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.001s
I20260709 14:53:37.030117 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 6230114b56f74cccbe8df4788818fa7e (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:37.029009 13159 raft_consensus.cc:359] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.031304 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230114b56f74cccbe8df4788818fa7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.032608 13158 raft_consensus.cc:359] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.033280 13158 raft_consensus.cc:385] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.033546 13158 raft_consensus.cc:740] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.034228 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 6230114b56f74cccbe8df4788818fa7e (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:37.035338 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6230114b56f74cccbe8df4788818fa7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.009914 13161 raft_consensus.cc:385] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.036890 13158 consensus_queue.cc:260] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.036903 13161 raft_consensus.cc:740] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.038607 13161 consensus_queue.cc:260] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.040939 13161 ts_tablet_manager.cc:1434] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260709 14:53:37.042652 13161 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.042982 13159 raft_consensus.cc:385] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.046168 13158 ts_tablet_manager.cc:1434] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:53:37.050526 12958 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2bb1b64274f6cb020b91849522fae (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:37.052408 13161 tablet_bootstrap.cc:654] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.057121 12958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2bb1b64274f6cb020b91849522fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.058737 13158 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.055663 13159 raft_consensus.cc:740] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.063091 13026 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2bb1b64274f6cb020b91849522fae (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:37.062964 13159 consensus_queue.cc:260] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.064177 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2bb1b64274f6cb020b91849522fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.065143 13159 ts_tablet_manager.cc:1434] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.002s
I20260709 14:53:37.066087 13159 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.075788 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 70f2bb1b64274f6cb020b91849522fae (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:37.076988 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70f2bb1b64274f6cb020b91849522fae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.077435 13188 raft_consensus.cc:493] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.077849 13188 raft_consensus.cc:515] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.084911 13188 leader_election.cc:290] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.085852 13028 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:37.086508 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.087139 13028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.087601 12867 catalog_manager.cc:5697] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.088315 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
W20260709 14:53:37.090876 13084 leader_election.cc:343] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.093123 13084 leader_election.cc:343] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.093539 13084 leader_election.cc:304] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.094374 13188 raft_consensus.cc:2749] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.095880 13104 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:37.097054 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.098723 12957 tablet_service.cc:1511] Processing CreateTablet for tablet b55e599b14424288ab765d4770110642 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:37.099933 12957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55e599b14424288ab765d4770110642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.099988 12951 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:37.103020 13159 tablet_bootstrap.cc:654] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.103497 12951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4434089cb3418cbc7dcfcc1dc48aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.107038 13101 tablet_service.cc:1511] Processing CreateTablet for tablet b55e599b14424288ab765d4770110642 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:37.107324 13026 tablet_service.cc:1511] Processing CreateTablet for tablet b55e599b14424288ab765d4770110642 (DEFAULT_TABLE table=test-workload [id=6600d0df9f67428cacc730d42f2850d1]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:37.108227 13101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55e599b14424288ab765d4770110642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.114503 13026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b55e599b14424288ab765d4770110642. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:37.126664 13158 tablet_bootstrap.cc:654] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.130383 13159 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.130829 13159 ts_tablet_manager.cc:1403] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.001s
I20260709 14:53:37.132529 13161 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.133013 13161 ts_tablet_manager.cc:1403] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.013s
I20260709 14:53:37.133499 13159 raft_consensus.cc:359] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.134209 13159 raft_consensus.cc:385] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.134495 13159 raft_consensus.cc:740] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.135893 13161 raft_consensus.cc:359] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.136647 13161 raft_consensus.cc:385] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.136932 13161 raft_consensus.cc:740] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.137879 13161 consensus_queue.cc:260] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.140483 13161 ts_tablet_manager.cc:1434] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:37.141597 13161 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.135171 13159 consensus_queue.cc:260] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.143289 13159 ts_tablet_manager.cc:1434] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:37.144233 13159 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.147567 13161 tablet_bootstrap.cc:654] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.149940 13159 tablet_bootstrap.cc:654] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.151762 13158 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.152917 13158 ts_tablet_manager.cc:1403] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.094s	user 0.012s	sys 0.006s
I20260709 14:53:37.155807 13158 raft_consensus.cc:359] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.156320 13158 raft_consensus.cc:385] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.156589 13158 raft_consensus.cc:740] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.157122 13161 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.157529 13161 ts_tablet_manager.cc:1403] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 14:53:37.157261 13158 consensus_queue.cc:260] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.157876 13159 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.158321 13159 ts_tablet_manager.cc:1403] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:53:37.159528 13158 ts_tablet_manager.cc:1434] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:37.160120 13161 raft_consensus.cc:359] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.160760 13158 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.160764 13161 raft_consensus.cc:385] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.160879 13159 raft_consensus.cc:359] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.161432 13161 raft_consensus.cc:740] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.161669 13159 raft_consensus.cc:385] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.162000 13159 raft_consensus.cc:740] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.162454 13161 consensus_queue.cc:260] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.162662 13159 consensus_queue.cc:260] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.164793 13159 ts_tablet_manager.cc:1434] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:37.165939 13159 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.167948 13161 ts_tablet_manager.cc:1434] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:53:37.168906 13161 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.171870 13159 tablet_bootstrap.cc:654] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.174852 13161 tablet_bootstrap.cc:654] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.182576 13158 tablet_bootstrap.cc:654] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.182858 13159 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.183305 13159 ts_tablet_manager.cc:1403] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.012s
I20260709 14:53:37.186061 13159 raft_consensus.cc:359] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.186581 13161 tablet_bootstrap.cc:492] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.186575 13159 raft_consensus.cc:385] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.187043 13159 raft_consensus.cc:740] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.187163 13161 ts_tablet_manager.cc:1403] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.012s
I20260709 14:53:37.187748 13158 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.188149 13158 ts_tablet_manager.cc:1403] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.000s
I20260709 14:53:37.187793 13159 consensus_queue.cc:260] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.190014 13159 ts_tablet_manager.cc:1434] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:37.189884 13161 raft_consensus.cc:359] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.190528 13161 raft_consensus.cc:385] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.190874 13161 raft_consensus.cc:740] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.190557 13158 raft_consensus.cc:359] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.191299 13159 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.191316 13158 raft_consensus.cc:385] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.191815 13158 raft_consensus.cc:740] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.191715 13161 consensus_queue.cc:260] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.192629 13158 consensus_queue.cc:260] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.197057 13161 ts_tablet_manager.cc:1434] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:53:37.197623 13159 tablet_bootstrap.cc:654] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.198431 13161 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.201786 13158 ts_tablet_manager.cc:1434] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:37.205557 13161 tablet_bootstrap.cc:654] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.208931 13158 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
W20260709 14:53:37.212653 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:37.215705 13159 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.216171 13159 ts_tablet_manager.cc:1403] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.005s
I20260709 14:53:37.217283 13158 tablet_bootstrap.cc:654] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.218918 13159 raft_consensus.cc:359] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.219653 13159 raft_consensus.cc:385] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.219915 13159 raft_consensus.cc:740] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.220425 13167 consensus_queue.cc:1048] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.220667 13159 consensus_queue.cc:260] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.225562 13166 raft_consensus.cc:493] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.225791 13159 ts_tablet_manager.cc:1434] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:53:37.226035 13166 raft_consensus.cc:515] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.226636 13159 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.227932 13166 leader_election.cc:290] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.230369 13158 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.230834 13158 ts_tablet_manager.cc:1403] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260709 14:53:37.231961 13159 tablet_bootstrap.cc:654] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.232435 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424d9bb473094a7997b36042c53e0221" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.232829 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424d9bb473094a7997b36042c53e0221" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.233114 12970 raft_consensus.cc:2468] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
W20260709 14:53:37.234161 13011 leader_election.cc:343] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.234866 13010 leader_election.cc:304] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:37.236003 13166 raft_consensus.cc:2804] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.236372 13166 raft_consensus.cc:493] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.236716 13166 raft_consensus.cc:3060] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.242326 13159 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.242754 13159 ts_tablet_manager.cc:1403] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:53:37.242934 13158 raft_consensus.cc:359] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.243654 13158 raft_consensus.cc:385] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.243821 13161 tablet_bootstrap.cc:492] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.244282 13161 ts_tablet_manager.cc:1403] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.015s
I20260709 14:53:37.245136 13159 raft_consensus.cc:359] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.245777 13159 raft_consensus.cc:385] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.246057 13159 raft_consensus.cc:740] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.246899 13166 raft_consensus.cc:515] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.246924 13161 raft_consensus.cc:359] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.247251 13159 consensus_queue.cc:260] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.247936 13161 raft_consensus.cc:385] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.248245 13161 raft_consensus.cc:740] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.248919 13161 consensus_queue.cc:260] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.249879 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424d9bb473094a7997b36042c53e0221" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:37.250399 12970 raft_consensus.cc:3060] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.252094 13159 ts_tablet_manager.cc:1434] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:37.252938 13159 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.256232 13167 raft_consensus.cc:493] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.256652 13167 raft_consensus.cc:515] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.256922 12970 raft_consensus.cc:2468] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:37.257908 13161 ts_tablet_manager.cc:1434] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:37.258001 13159 tablet_bootstrap.cc:654] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.257967 13010 leader_election.cc:304] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.258555 13167 leader_election.cc:290] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.258929 13161 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.259107 13187 raft_consensus.cc:2804] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.260191 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.260810 13118 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.262631 12936 leader_election.cc:304] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.264518 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.243924 13158 raft_consensus.cc:740] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.265169 13161 tablet_bootstrap.cc:654] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.267607 13167 raft_consensus.cc:2804] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.268075 13158 consensus_queue.cc:260] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.272722 13158 ts_tablet_manager.cc:1434] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.002s
I20260709 14:53:37.265101 13045 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.267946 13167 raft_consensus.cc:493] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.273341 13167 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.274560 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "424d9bb473094a7997b36042c53e0221" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:37.275864 13011 leader_election.cc:343] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.280006 13166 leader_election.cc:290] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.281466 13158 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.284113 13187 raft_consensus.cc:697] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:37.284948 13187 consensus_queue.cc:237] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.291121 13166 consensus_queue.cc:1048] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.307068 13188 raft_consensus.cc:493] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.307631 13188 raft_consensus.cc:515] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.309629 13188 leader_election.cc:290] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.311328 13167 raft_consensus.cc:515] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.312282 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.314232 13045 raft_consensus.cc:2468] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:37.315538 13084 leader_election.cc:304] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.312985 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.316529 12970 raft_consensus.cc:2468] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:37.316887 13188 raft_consensus.cc:2804] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.317235 13188 raft_consensus.cc:493] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.317554 13188 raft_consensus.cc:3060] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.328609 13188 raft_consensus.cc:515] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.330545 13188 leader_election.cc:290] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.332504 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.333031 13045 raft_consensus.cc:3060] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.345134 13218 raft_consensus.cc:493] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.345642 13218 raft_consensus.cc:515] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.349481 13159 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.349833 13159 ts_tablet_manager.cc:1403] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.097s	user 0.046s	sys 0.043s
I20260709 14:53:37.351542 13159 raft_consensus.cc:359] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.351975 13159 raft_consensus.cc:385] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.352170 13159 raft_consensus.cc:740] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.352805 13159 consensus_queue.cc:260] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.354586 13045 raft_consensus.cc:2468] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:37.353802 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a82091a868344e39b92042e7b4038984" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:37.360095 13158 tablet_bootstrap.cc:654] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.355070 13159 ts_tablet_manager.cc:1434] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:37.361902 13159 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.362565 13187 raft_consensus.cc:493] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.363059 13187 raft_consensus.cc:515] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.365301 12970 raft_consensus.cc:3060] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.376381 13161 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.376928 13161 ts_tablet_manager.cc:1403] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.118s	user 0.041s	sys 0.044s
I20260709 14:53:37.382977 13161 raft_consensus.cc:359] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.383740 13161 raft_consensus.cc:385] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.384213 13161 raft_consensus.cc:740] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.380609 13187 leader_election.cc:290] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.385217 13084 leader_election.cc:304] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.386125 13188 raft_consensus.cc:2804] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.385846 12865 catalog_manager.cc:5697] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.384902 13161 consensus_queue.cc:260] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.386603 13188 raft_consensus.cc:697] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:37.392413 13161 ts_tablet_manager.cc:1434] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:53:37.393879 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.394555 13044 raft_consensus.cc:3060] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.394699 13161 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.383219 13167 leader_election.cc:290] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.397194 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.397730 13117 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.402040 13011 leader_election.cc:343] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.402630 13161 tablet_bootstrap.cc:654] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.404568 13117 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.405998 13188 consensus_queue.cc:237] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.409955 13187 raft_consensus.cc:493] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.411337 13218 leader_election.cc:290] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.412201 13187 raft_consensus.cc:515] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.410972 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.415855 13045 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.417203 13187 leader_election.cc:290] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.420759 13159 tablet_bootstrap.cc:654] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.421440 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.422106 13044 raft_consensus.cc:2468] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.424309 12970 raft_consensus.cc:2468] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:37.419313 13218 raft_consensus.cc:493] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.426023 13218 raft_consensus.cc:515] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.428023 13218 leader_election.cc:290] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.428733 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.413306 13167 raft_consensus.cc:493] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.419013 12936 leader_election.cc:304] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.431108 13045 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.434340 13215 raft_consensus.cc:2804] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.434818 13215 raft_consensus.cc:697] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.435582 13218 consensus_queue.cc:1048] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.439842 13158 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.440281 13158 ts_tablet_manager.cc:1403] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.159s	user 0.012s	sys 0.004s
I20260709 14:53:37.442144 13161 tablet_bootstrap.cc:492] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.450079 13161 ts_tablet_manager.cc:1403] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260709 14:53:37.445400 12868 catalog_manager.cc:5697] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.443799 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.443992 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.452486 12935 leader_election.cc:304] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.453228 13218 raft_consensus.cc:2804] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:37.453518 12936 leader_election.cc:343] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.453598 13218 raft_consensus.cc:493] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.453759 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.454056 13218 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.454200 12936 leader_election.cc:343] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.442597 13158 raft_consensus.cc:359] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.455631 13158 raft_consensus.cc:385] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.455875 13158 raft_consensus.cc:740] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.456588 13158 consensus_queue.cc:260] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.456552 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33a927518c934ec98db705b0dcc03977" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.459213 13187 consensus_queue.cc:1048] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.461740 13158 ts_tablet_manager.cc:1434] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:53:37.430851 13167 raft_consensus.cc:515] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.462591 13158 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.463881 13167 leader_election.cc:290] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.435653 13215 consensus_queue.cc:237] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.463879 13010 leader_election.cc:304] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:37.464847 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.465998 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.466557 13119 raft_consensus.cc:2468] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.466607 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.467190 13045 raft_consensus.cc:2468] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.467631 12936 leader_election.cc:304] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.473790 13217 raft_consensus.cc:2804] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.474282 13217 raft_consensus.cc:493] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.474694 13217 raft_consensus.cc:3060] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.478482 13166 raft_consensus.cc:2749] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:37.482429 13159 tablet_bootstrap.cc:492] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.482924 13159 ts_tablet_manager.cc:1403] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.001s
W20260709 14:53:37.472962 12935 leader_election.cc:343] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.484144 12935 leader_election.cc:304] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:37.484325 13161 raft_consensus.cc:359] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.484972 13161 raft_consensus.cc:385] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.485239 13161 raft_consensus.cc:740] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.485841 13161 consensus_queue.cc:260] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.486160 13159 raft_consensus.cc:359] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.486733 13159 raft_consensus.cc:385] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.487000 13159 raft_consensus.cc:740] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.487661 13161 ts_tablet_manager.cc:1434] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:53:37.488510 13161 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.489264 13167 raft_consensus.cc:2804] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.489102 13159 consensus_queue.cc:260] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.489663 13167 raft_consensus.cc:493] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.490058 13167 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.491007 13159 ts_tablet_manager.cc:1434] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.003s
I20260709 14:53:37.491847 13159 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.495702 13158 tablet_bootstrap.cc:654] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.499596 13218 raft_consensus.cc:515] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.500015 13167 raft_consensus.cc:515] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.500717 12970 raft_consensus.cc:2393] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:37.502182 13010 leader_election.cc:304] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:37.503157 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.503559 13166 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.503741 13044 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.506238 13218 leader_election.cc:290] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.506551 13161 tablet_bootstrap.cc:654] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.507727 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.507876 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.506345 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:37.509846 12936 leader_election.cc:343] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.510465 12936 leader_election.cc:343] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.514189 13166 raft_consensus.cc:2749] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.514559 13159 tablet_bootstrap.cc:654] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.515861 13044 raft_consensus.cc:2468] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.517047 12935 leader_election.cc:304] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:37.517997 13218 raft_consensus.cc:2804] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.518496 13218 raft_consensus.cc:697] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.518471 13217 raft_consensus.cc:515] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.519585 13218 consensus_queue.cc:237] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.520507 13217 leader_election.cc:290] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.520956 13045 raft_consensus.cc:2468] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.520780 12865 catalog_manager.cc:5697] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.521488 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.525478 13119 raft_consensus.cc:3060] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.524248 13167 leader_election.cc:290] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.531822 12935 leader_election.cc:304] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:37.532622 13167 raft_consensus.cc:2804] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.533174 13167 raft_consensus.cc:697] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.533414 13119 raft_consensus.cc:2468] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.534273 13158 tablet_bootstrap.cc:492] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.534704 13158 ts_tablet_manager.cc:1403] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.003s
I20260709 14:53:37.534533 12936 leader_election.cc:304] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.534099 13167 consensus_queue.cc:237] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.522785 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
W20260709 14:53:37.536182 12935 leader_election.cc:343] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.537279 13215 raft_consensus.cc:2804] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.537358 13158 raft_consensus.cc:359] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.538050 13158 raft_consensus.cc:385] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.538044 13215 raft_consensus.cc:697] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.538434 13158 raft_consensus.cc:740] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.537840 13159 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.539142 13158 consensus_queue.cc:260] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.539642 13159 ts_tablet_manager.cc:1403] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.008s
I20260709 14:53:37.539255 13215 consensus_queue.cc:237] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.541450 13158 ts_tablet_manager.cc:1434] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:37.542341 13159 raft_consensus.cc:359] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.543061 13159 raft_consensus.cc:385] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.543318 13159 raft_consensus.cc:740] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.544488 13159 consensus_queue.cc:260] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.547572 13159 ts_tablet_manager.cc:1434] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:37.548400 13159 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.549700 12865 catalog_manager.cc:5697] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.554535 13161 tablet_bootstrap.cc:492] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.554978 13161 ts_tablet_manager.cc:1403] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.067s	user 0.002s	sys 0.009s
I20260709 14:53:37.557456 13161 raft_consensus.cc:359] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.558125 13159 tablet_bootstrap.cc:654] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.558594 13158 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.562721 13167 raft_consensus.cc:493] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.563222 13167 raft_consensus.cc:515] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.564888 13158 tablet_bootstrap.cc:654] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.565380 13167 leader_election.cc:290] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.566123 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.566717 13044 raft_consensus.cc:2468] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.568003 12935 leader_election.cc:304] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.569018 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.569644 13119 raft_consensus.cc:2468] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.571307 13167 raft_consensus.cc:2804] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.571703 13167 raft_consensus.cc:493] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.572047 13167 raft_consensus.cc:3060] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.558073 13161 raft_consensus.cc:385] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.573220 13161 raft_consensus.cc:740] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.574038 13161 consensus_queue.cc:260] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.578650 13166 raft_consensus.cc:493] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.578909 13167 raft_consensus.cc:515] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.579105 13166 raft_consensus.cc:515] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.581200 13166 leader_election.cc:290] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.583110 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.583511 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6bdba3cba4163ba8931f41f51eb99" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.584180 13118 raft_consensus.cc:2468] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:37.585418 13011 leader_election.cc:304] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.586403 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45efcb9f4dd44a27abffd75550ed4434" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.586982 13119 raft_consensus.cc:3060] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.589349 13161 ts_tablet_manager.cc:1434] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.034s	user 0.002s	sys 0.005s
I20260709 14:53:37.583714 13044 raft_consensus.cc:3060] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.592043 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6bdba3cba4163ba8931f41f51eb99" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.592609 12970 raft_consensus.cc:2468] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:37.597417 13161 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.597923 13166 raft_consensus.cc:2804] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.598309 13166 raft_consensus.cc:493] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.598647 13166 raft_consensus.cc:3060] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.605394 13044 raft_consensus.cc:2468] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.606343 12935 leader_election.cc:304] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.607239 13161 tablet_bootstrap.cc:654] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.607138 13218 raft_consensus.cc:2804] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.607687 13218 raft_consensus.cc:697] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.608484 13218 consensus_queue.cc:237] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.609440 13166 raft_consensus.cc:515] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.611891 13119 raft_consensus.cc:2468] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.613000 13217 raft_consensus.cc:493] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.613566 13167 leader_election.cc:290] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.613425 13217 raft_consensus.cc:515] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.615329 13217 leader_election.cc:290] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.615659 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6bdba3cba4163ba8931f41f51eb99" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.616241 13158 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.616530 13166 leader_election.cc:290] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.616190 13119 raft_consensus.cc:3060] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.616750 13158 ts_tablet_manager.cc:1403] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.023s
I20260709 14:53:37.616715 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:37.618063 12936 leader_election.cc:343] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.619374 13158 raft_consensus.cc:359] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.619987 13158 raft_consensus.cc:385] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.620236 13158 raft_consensus.cc:740] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.620132 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb6bdba3cba4163ba8931f41f51eb99" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:37.620908 13158 consensus_queue.cc:260] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.620843 12970 raft_consensus.cc:3060] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.622768 13158 ts_tablet_manager.cc:1434] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:53:37.621429 12865 catalog_manager.cc:5697] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.624836 13161 tablet_bootstrap.cc:492] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.624404 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.625257 13161 ts_tablet_manager.cc:1403] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.007s
I20260709 14:53:37.625957 12865 catalog_manager.cc:5697] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:37.627329 12935 leader_election.cc:343] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.627781 12935 leader_election.cc:304] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.628970 13119 raft_consensus.cc:2468] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:37.628816 13217 raft_consensus.cc:2749] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.627694 13161 raft_consensus.cc:359] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.629784 13161 raft_consensus.cc:385] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.630046 13161 raft_consensus.cc:740] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.630626 13161 consensus_queue.cc:260] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.630913 12970 raft_consensus.cc:2468] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:37.632292 13010 leader_election.cc:304] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.606065 13159 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.633247 13159 ts_tablet_manager.cc:1403] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.085s	user 0.008s	sys 0.041s
I20260709 14:53:37.632483 13161 ts_tablet_manager.cc:1434] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:37.634400 13187 raft_consensus.cc:2804] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.634847 13187 raft_consensus.cc:697] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:37.637907 13161 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.638229 13187 consensus_queue.cc:237] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.637545 13159 raft_consensus.cc:359] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.642287 13159 raft_consensus.cc:385] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.642546 13159 raft_consensus.cc:740] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.644379 13159 consensus_queue.cc:260] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.644990 13161 tablet_bootstrap.cc:654] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.646111 13158 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.648260 13159 ts_tablet_manager.cc:1434] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:53:37.649116 13159 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.652104 13158 tablet_bootstrap.cc:654] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.658146 13159 tablet_bootstrap.cc:654] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.658196 12865 catalog_manager.cc:5697] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.663544 13161 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.663844 13159 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.663940 13161 ts_tablet_manager.cc:1403] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.007s
I20260709 14:53:37.664254 13159 ts_tablet_manager.cc:1403] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20260709 14:53:37.666716 13159 raft_consensus.cc:359] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.666787 13161 raft_consensus.cc:359] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.667378 13159 raft_consensus.cc:385] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.667447 13161 raft_consensus.cc:385] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.667867 13159 raft_consensus.cc:740] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.667906 13161 raft_consensus.cc:740] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.667582 12868 catalog_manager.cc:5697] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.668620 13159 consensus_queue.cc:260] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.668820 13161 consensus_queue.cc:260] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.670703 13159 ts_tablet_manager.cc:1434] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:53:37.670722 13161 ts_tablet_manager.cc:1434] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:53:37.671639 13161 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.671639 13159 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.674244 13158 tablet_bootstrap.cc:492] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.674628 13158 ts_tablet_manager.cc:1403] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.007s
I20260709 14:53:37.676846 13161 tablet_bootstrap.cc:654] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.677210 13159 tablet_bootstrap.cc:654] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.677003 13158 raft_consensus.cc:359] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.677623 13158 raft_consensus.cc:385] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.684867 13158 raft_consensus.cc:740] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.685961 13158 consensus_queue.cc:260] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.687832 13159 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.688293 13159 ts_tablet_manager.cc:1403] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260709 14:53:37.691579 13159 raft_consensus.cc:359] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.692147 13159 raft_consensus.cc:385] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.692344 13159 raft_consensus.cc:740] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.692480 13158 ts_tablet_manager.cc:1434] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260709 14:53:37.687870 13161 tablet_bootstrap.cc:492] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.693181 13161 ts_tablet_manager.cc:1403] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260709 14:53:37.694875 13161 raft_consensus.cc:359] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.695349 13161 raft_consensus.cc:385] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.695533 13158 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.695636 13161 raft_consensus.cc:740] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.696298 13161 consensus_queue.cc:260] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.698328 13161 ts_tablet_manager.cc:1434] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:37.698753 13159 consensus_queue.cc:260] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.700960 13159 ts_tablet_manager.cc:1434] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:37.702239 13159 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.700932 13158 tablet_bootstrap.cc:654] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.703941 13218 raft_consensus.cc:493] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.704383 13218 raft_consensus.cc:515] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.705296 13224 raft_consensus.cc:493] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.705742 13224 raft_consensus.cc:515] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.706413 13218 leader_election.cc:290] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.708082 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.708470 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c7e236fc6946fcb964feb2dc3135d9" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.708670 13044 raft_consensus.cc:2468] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.709081 12970 raft_consensus.cc:2468] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:37.710201 13161 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.710510 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.710649 13224 leader_election.cc:290] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.711099 13119 raft_consensus.cc:2468] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:37.710237 13084 leader_election.cc:304] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.712414 12935 leader_election.cc:304] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:37.712961 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c7e236fc6946fcb964feb2dc3135d9" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.713194 13217 raft_consensus.cc:493] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.713575 13044 raft_consensus.cc:2468] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:37.714633 13218 raft_consensus.cc:2804] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.715025 13218 raft_consensus.cc:493] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.715128 13224 raft_consensus.cc:2804] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.715371 13218 raft_consensus.cc:3060] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.715533 13224 raft_consensus.cc:493] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.715924 13224 raft_consensus.cc:3060] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.716363 13161 tablet_bootstrap.cc:654] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.713636 13217 raft_consensus.cc:515] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.721494 13217 leader_election.cc:290] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.722772 13224 raft_consensus.cc:515] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.723704 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:37.724835 12936 leader_election.cc:343] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.724642 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.725569 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c7e236fc6946fcb964feb2dc3135d9" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:37.726116 12970 raft_consensus.cc:3060] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.726152 12935 leader_election.cc:343] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.726691 12935 leader_election.cc:304] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.727360 13217 raft_consensus.cc:2749] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.732788 13218 raft_consensus.cc:515] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.733093 12970 raft_consensus.cc:2468] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:37.734555 13084 leader_election.cc:304] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.735343 13188 raft_consensus.cc:2804] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.735841 13188 raft_consensus.cc:697] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:37.736147 13159 tablet_bootstrap.cc:654] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.735760 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:37.736740 13119 raft_consensus.cc:3060] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.736820 13188 consensus_queue.cc:237] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.738561 13218 leader_election.cc:290] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.735764 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f7c3894a7c1457bbee0bc6c32d9da9a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.739662 13044 raft_consensus.cc:3060] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.743170 13218 raft_consensus.cc:493] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.743641 13218 raft_consensus.cc:515] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.746668 13218 leader_election.cc:290] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.748148 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:37.747766 12865 catalog_manager.cc:5697] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.749502 13117 raft_consensus.cc:3060] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.750900 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
W20260709 14:53:37.752717 12935 leader_election.cc:343] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.756017 12936 leader_election.cc:343] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.756458 12936 leader_election.cc:304] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.757445 13158 tablet_bootstrap.cc:492] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.757481 13218 raft_consensus.cc:2749] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.759290 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10c7e236fc6946fcb964feb2dc3135d9" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.759868 13045 raft_consensus.cc:3060] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.764298 13187 consensus_queue.cc:1048] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.767941 13045 raft_consensus.cc:2468] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:37.769333 13224 leader_election.cc:290] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.770398 13158 ts_tablet_manager.cc:1403] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.003s
I20260709 14:53:37.772467 13119 raft_consensus.cc:2468] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.773099 13158 raft_consensus.cc:359] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.773635 12936 leader_election.cc:304] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:37.774533 13218 raft_consensus.cc:2804] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.774999 13218 raft_consensus.cc:697] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:37.746122 13044 raft_consensus.cc:2468] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:37.776894 13159 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.776512 13218 consensus_queue.cc:237] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.777351 13159 ts_tablet_manager.cc:1403] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.011s
I20260709 14:53:37.780058 13159 raft_consensus.cc:359] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.780700 13159 raft_consensus.cc:385] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.780962 13159 raft_consensus.cc:740] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.781585 13159 consensus_queue.cc:260] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.783481 13158 raft_consensus.cc:385] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.783787 13158 raft_consensus.cc:740] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.784484 13158 consensus_queue.cc:260] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.786697 13158 ts_tablet_manager.cc:1434] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:37.787533 13158 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.793709 13159 ts_tablet_manager.cc:1434] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:53:37.794592 13159 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.797143 13210 consensus_queue.cc:1048] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:37.799861 13158 tablet_bootstrap.cc:654] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.799996 13159 tablet_bootstrap.cc:654] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.808597 13161 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.807919 12865 catalog_manager.cc:5697] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.809239 13161 ts_tablet_manager.cc:1403] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.105s	user 0.030s	sys 0.036s
I20260709 14:53:37.811985 13161 raft_consensus.cc:359] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.812687 13161 raft_consensus.cc:385] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.813009 13161 raft_consensus.cc:740] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.813798 13161 consensus_queue.cc:260] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.823786 13161 ts_tablet_manager.cc:1434] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:37.828454 13161 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.834138 13161 tablet_bootstrap.cc:654] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.846068 13161 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.846632 13161 ts_tablet_manager.cc:1403] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:53:37.849289 13161 raft_consensus.cc:359] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.850171 13161 raft_consensus.cc:385] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.850497 13161 raft_consensus.cc:740] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.851298 13161 consensus_queue.cc:260] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.854107 13224 raft_consensus.cc:493] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.854578 13224 raft_consensus.cc:515] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.855572 13159 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.856524 13224 leader_election.cc:290] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.857914 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.858717 13161 ts_tablet_manager.cc:1434] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 14:53:37.859050 13158 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.859505 13158 ts_tablet_manager.cc:1403] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.038s
I20260709 14:53:37.859809 13161 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.861696 13158 raft_consensus.cc:359] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.862136 13158 raft_consensus.cc:385] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.862335 13158 raft_consensus.cc:740] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.862883 13158 consensus_queue.cc:260] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.863489 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.864668 13158 ts_tablet_manager.cc:1434] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:37.858666 13044 raft_consensus.cc:2393] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:37.855975 13159 ts_tablet_manager.cc:1403] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.062s	user 0.025s	sys 0.035s
I20260709 14:53:37.865967 13084 leader_election.cc:304] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.866962 13224 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.867588 13159 raft_consensus.cc:359] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.868423 13159 raft_consensus.cc:385] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.868705 13159 raft_consensus.cc:740] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.869323 13159 consensus_queue.cc:260] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.871194 13159 ts_tablet_manager.cc:1434] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:37.871578 13161 tablet_bootstrap.cc:654] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.872185 13159 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.874366 13158 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.877065 13224 raft_consensus.cc:2749] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.879899 13158 tablet_bootstrap.cc:654] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.881356 13159 tablet_bootstrap.cc:654] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.888001 13161 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.888473 13161 ts_tablet_manager.cc:1403] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.003s
I20260709 14:53:37.888926 13158 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:37.889330 13158 ts_tablet_manager.cc:1403] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:53:37.889904 13159 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.890337 13159 ts_tablet_manager.cc:1403] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.003s
I20260709 14:53:37.890470 13161 raft_consensus.cc:359] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.891124 13161 raft_consensus.cc:385] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.891323 13161 raft_consensus.cc:740] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.891887 13161 consensus_queue.cc:260] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.891863 13158 raft_consensus.cc:359] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.892905 13158 raft_consensus.cc:385] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.892627 13159 raft_consensus.cc:359] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.893179 13158 raft_consensus.cc:740] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.893334 13159 raft_consensus.cc:385] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.893591 13159 raft_consensus.cc:740] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.893849 13161 ts_tablet_manager.cc:1434] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:37.893950 13158 consensus_queue.cc:260] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.894276 13159 consensus_queue.cc:260] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.894802 13161 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.898751 13224 raft_consensus.cc:493] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.899240 13159 ts_tablet_manager.cc:1434] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:53:37.899226 13224 raft_consensus.cc:515] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.900390 13159 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.901165 13224 leader_election.cc:290] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.903081 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:37.903688 12970 raft_consensus.cc:2468] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:37.904991 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:37.906248 13159 tablet_bootstrap.cc:654] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.906584 13084 leader_election.cc:304] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
W20260709 14:53:37.907429 13084 leader_election.cc:343] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.908217 13224 raft_consensus.cc:2804] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.908568 13224 raft_consensus.cc:493] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.908941 13224 raft_consensus.cc:3060] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.912775 13161 tablet_bootstrap.cc:654] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.915135 13224 raft_consensus.cc:515] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.917164 13224 leader_election.cc:290] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:37.917837 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:37.918100 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:37.918406 12970 raft_consensus.cc:3060] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.919184 13161 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
W20260709 14:53:37.919377 13084 leader_election.cc:343] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.919678 13161 ts_tablet_manager.cc:1403] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:53:37.921648 13161 raft_consensus.cc:359] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.922075 13161 raft_consensus.cc:385] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.922277 13161 raft_consensus.cc:740] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.922807 13161 consensus_queue.cc:260] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.924474 13161 ts_tablet_manager.cc:1434] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:53:37.924949 12970 raft_consensus.cc:2468] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:37.925968 13158 ts_tablet_manager.cc:1434] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:53:37.926079 13084 leader_election.cc:304] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:37.927040 13158 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:37.927284 13224 raft_consensus.cc:2804] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.927984 13224 raft_consensus.cc:697] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:37.932717 13158 tablet_bootstrap.cc:654] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.932458 13218 consensus_queue.cc:1048] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.939968 13161 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.941984 13188 consensus_queue.cc:1048] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.946117 13161 tablet_bootstrap.cc:654] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.951074 13159 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:37.951516 13159 ts_tablet_manager.cc:1403] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.029s
I20260709 14:53:37.954371 13159 raft_consensus.cc:359] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.954999 13159 raft_consensus.cc:385] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.955257 13159 raft_consensus.cc:740] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.956025 13159 consensus_queue.cc:260] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.958782 13161 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.959338 13161 ts_tablet_manager.cc:1403] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.000s
I20260709 14:53:37.962157 13161 raft_consensus.cc:359] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.963107 13161 raft_consensus.cc:385] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.963203 13167 consensus_queue.cc:1048] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.963478 13161 raft_consensus.cc:740] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.964277 13161 consensus_queue.cc:260] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.966473 13161 ts_tablet_manager.cc:1434] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:37.966554 13159 ts_tablet_manager.cc:1434] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:37.967497 13161 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:37.973769 13161 tablet_bootstrap.cc:654] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.973888 13210 raft_consensus.cc:493] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.974390 13210 raft_consensus.cc:515] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.975162 13159 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:37.977110 13210 leader_election.cc:290] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:37.978235 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:37.979598 13011 leader_election.cc:343] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.973773 13188 consensus_queue.cc:1048] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:37.981159 13159 tablet_bootstrap.cc:654] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.987972 13161 tablet_bootstrap.cc:492] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:37.988425 13161 ts_tablet_manager.cc:1403] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.021s	user 0.003s	sys 0.014s
I20260709 14:53:37.991288 13161 raft_consensus.cc:359] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:37.991621 13119 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.995466 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:37.997064 13010 leader_election.cc:343] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.997532 13010 leader_election.cc:304] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:37.998638 13210 raft_consensus.cc:2749] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.000969 13167 consensus_queue.cc:1048] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.004467 13161 raft_consensus.cc:385] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.005067 13161 raft_consensus.cc:740] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.005795 13161 consensus_queue.cc:260] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.006918 13187 raft_consensus.cc:493] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.007376 13187 raft_consensus.cc:515] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.008303 13161 ts_tablet_manager.cc:1434] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:38.009379 13187 leader_election.cc:290] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.009536 13161 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:38.013448 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dcbcebf39441f8be7fcbc82ad13ee3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.014127 13167 consensus_queue.cc:1048] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.014619 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dcbcebf39441f8be7fcbc82ad13ee3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.014143 12968 raft_consensus.cc:2468] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:38.017076 13010 leader_election.cc:304] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
W20260709 14:53:38.020555 13011 leader_election.cc:343] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.037577 13210 raft_consensus.cc:493] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.022475 13187 raft_consensus.cc:2804] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.044189 13210 raft_consensus.cc:515] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.047056 13044 raft_consensus.cc:3060] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.047158 13187 raft_consensus.cc:493] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.047782 13187 raft_consensus.cc:3060] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.047060 13161 tablet_bootstrap.cc:654] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.928795 13224 consensus_queue.cc:237] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.056313 13210 leader_election.cc:290] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.079804 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.067040 13187 raft_consensus.cc:515] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.085310 13187 leader_election.cc:290] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.091150 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dcbcebf39441f8be7fcbc82ad13ee3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:38.093056 13011 leader_election.cc:343] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.079051 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9e0ad1f329b4f608b808a01f88216b8" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.099629 13218 raft_consensus.cc:493] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.100181 13218 raft_consensus.cc:515] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.102236 13218 leader_election.cc:290] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.103986 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:38.105805 12936 leader_election.cc:343] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.111740 13164 raft_consensus.cc:493] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.112200 13164 raft_consensus.cc:515] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.121284 13164 leader_election.cc:290] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:38.129179 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f885441210ae4f2f9c19e4ba7e9e1af7" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:38.130554 13084 leader_election.cc:343] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.130141 13218 consensus_queue.cc:1048] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.131434 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f885441210ae4f2f9c19e4ba7e9e1af7" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:38.131645 13010 leader_election.cc:304] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:38.132541 13045 raft_consensus.cc:2468] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:38.132823 13187 raft_consensus.cc:2749] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.133848 13084 leader_election.cc:304] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:38.135756 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:38.138145 13164 raft_consensus.cc:2804] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.138512 13164 raft_consensus.cc:493] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.138832 13164 raft_consensus.cc:3060] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.144294 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9dcbcebf39441f8be7fcbc82ad13ee3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:38.157061 13164 raft_consensus.cc:515] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.158897 13164 leader_election.cc:290] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:38.159456 12970 raft_consensus.cc:3060] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.159300 13167 consensus_queue.cc:1048] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.164140 13161 tablet_bootstrap.cc:492] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:38.164966 13161 ts_tablet_manager.cc:1403] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.156s	user 0.013s	sys 0.005s
I20260709 14:53:38.194566 12867 catalog_manager.cc:5697] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:38.191130 12935 leader_election.cc:343] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.231520 13210 raft_consensus.cc:493] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.232041 13210 raft_consensus.cc:515] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.234012 13159 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:38.234920 13159 ts_tablet_manager.cc:1403] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.260s	user 0.083s	sys 0.112s
I20260709 14:53:38.241868 13161 raft_consensus.cc:359] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.242668 13161 raft_consensus.cc:385] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.242942 13161 raft_consensus.cc:740] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
W20260709 14:53:38.203531 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 47484.3us
I20260709 14:53:38.244392 13161 consensus_queue.cc:260] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.234319 12935 leader_election.cc:304] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:38.250213 13277 raft_consensus.cc:493] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.252832 13210 leader_election.cc:290] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.256376 13277 raft_consensus.cc:515] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.262427 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f885441210ae4f2f9c19e4ba7e9e1af7" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:38.264890 12970 raft_consensus.cc:2468] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
W20260709 14:53:38.265753 12935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:34865, user_credentials={real_user=slave}} blocked reactor thread for 82577.2us
I20260709 14:53:38.267544 13213 raft_consensus.cc:493] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.272063 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.274642 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:38.275188 13011 leader_election.cc:343] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:38.275942 12936 leader_election.cc:343] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.276453 13213 raft_consensus.cc:515] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.279736 13210 consensus_queue.cc:1048] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.280854 13213 leader_election.cc:290] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.281224 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f885441210ae4f2f9c19e4ba7e9e1af7" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:38.281798 13043 raft_consensus.cc:3060] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.268744 13277 leader_election.cc:290] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.286149 13277 consensus_queue.cc:1048] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.289774 13217 raft_consensus.cc:2749] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.297598 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:38.303224 13011 leader_election.cc:343] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.374449 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.375133 12968 raft_consensus.cc:2468] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:38.375969 13224 raft_consensus.cc:493] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.370764 13210 raft_consensus.cc:493] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.376441 13224 raft_consensus.cc:515] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.369379 13213 raft_consensus.cc:493] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:38.375882 13084 leader_election.cc:343] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:38.383672 12936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:41007, user_credentials={real_user=slave}} blocked reactor thread for 106426us
I20260709 14:53:38.403294 13213 raft_consensus.cc:515] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.376812 13210 raft_consensus.cc:515] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.405471 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:38.405905 13010 leader_election.cc:304] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:38.406818 13210 leader_election.cc:290] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.407091 13187 raft_consensus.cc:2804] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.407605 13187 raft_consensus.cc:697] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
W20260709 14:53:38.376832 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:38.410410 13280 consensus_queue.cc:1048] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:53:38.415665 13187 consensus_queue.cc:237] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.475064 13166 raft_consensus.cc:493] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.475096 13159 raft_consensus.cc:359] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.476662 13159 raft_consensus.cc:385] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.477012 13159 raft_consensus.cc:740] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.477361 13161 ts_tablet_manager.cc:1434] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.312s	user 0.032s	sys 0.062s
I20260709 14:53:38.475601 13166 raft_consensus.cc:515] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.478883 13161 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:38.477830 13158 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:38.480185 13158 ts_tablet_manager.cc:1403] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.553s	user 0.087s	sys 0.122s
I20260709 14:53:38.480566 13159 consensus_queue.cc:260] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.467525 13224 leader_election.cc:290] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
W20260709 14:53:38.476649 12935 leader_election.cc:343] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.487706 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.488168 13159 ts_tablet_manager.cc:1434] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.253s	user 0.006s	sys 0.002s
I20260709 14:53:38.489140 13159 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:38.484651 13043 raft_consensus.cc:2468] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:38.499845 13224 consensus_queue.cc:1048] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:38.503973 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:38.504624 13036 raft_consensus.cc:2468] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:38.490581 12969 raft_consensus.cc:2468] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:38.508359 13166 leader_election.cc:290] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.516139 13158 raft_consensus.cc:359] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.516978 13158 raft_consensus.cc:385] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.517261 13158 raft_consensus.cc:740] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.488628 12935 leader_election.cc:304] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:38.545046 13158 consensus_queue.cc:260] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.497164 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.551872 13161 tablet_bootstrap.cc:654] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.545853 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.557312 13279 raft_consensus.cc:2749] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.559595 13158 ts_tablet_manager.cc:1434] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.001s
I20260709 14:53:38.560540 13158 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:38.507056 13010 leader_election.cc:304] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:38.556175 13213 leader_election.cc:290] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:38.558641 12935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:34865, user_credentials={real_user=slave}} blocked reactor thread for 84832.7us
I20260709 14:53:38.559193 13084 leader_election.cc:304] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:38.581202 13224 raft_consensus.cc:2804] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.581384 13084 leader_election.cc:304] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:38.581624 13224 raft_consensus.cc:493] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.582048 13224 raft_consensus.cc:3060] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.582216 13188 raft_consensus.cc:2804] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.582787 13188 raft_consensus.cc:697] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:38.583624 13188 consensus_queue.cc:237] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.585951 13164 consensus_queue.cc:1048] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.590447 13210 raft_consensus.cc:2804] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.595842 13210 raft_consensus.cc:493] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.596194 13210 raft_consensus.cc:3060] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.605749 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.608587 13279 consensus_queue.cc:1048] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:38.601676 13010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 102718us
I20260709 14:53:38.605201 13224 raft_consensus.cc:515] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.619428 13187 consensus_queue.cc:1048] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.630863 13224 leader_election.cc:290] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:38.617081 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.643149 13117 raft_consensus.cc:2393] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 1: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
W20260709 14:53:38.648854 13010 leader_election.cc:343] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.650108 13283 consensus_queue.cc:1048] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.650398 13010 leader_election.cc:304] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
W20260709 14:53:38.652235 13011 leader_election.cc:343] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.651883 13161 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:38.654333 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:38.657160 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:38.658321 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:38.659744 13283 consensus_queue.cc:1048] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.645762 13224 raft_consensus.cc:493] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.661878 13210 raft_consensus.cc:515] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.663551 13277 consensus_queue.cc:1048] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.667610 13161 ts_tablet_manager.cc:1403] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.189s	user 0.009s	sys 0.010s
I20260709 14:53:38.668370 13159 tablet_bootstrap.cc:654] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.675731 12970 raft_consensus.cc:3060] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.679894 13044 raft_consensus.cc:3060] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.687273 13278 raft_consensus.cc:2749] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.688184 13161 raft_consensus.cc:359] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.688840 13161 raft_consensus.cc:385] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.689110 13161 raft_consensus.cc:740] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.689674 13161 consensus_queue.cc:260] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.692134 13161 ts_tablet_manager.cc:1434] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:38.692579 13210 leader_election.cc:290] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.701952 13188 consensus_queue.cc:1048] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.675833 13224 raft_consensus.cc:515] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.699222 13044 raft_consensus.cc:2468] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:38.713263 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d041d5190f745f2b9543901ef1410e3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.714346 13084 leader_election.cc:304] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:38.715462 13158 tablet_bootstrap.cc:654] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.726564 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:38.735108 13161 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:38.736366 13224 leader_election.cc:290] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:38.736914 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b675a7868ddf46519ea186c401f5dff3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.738803 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.738997 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:38.740144 13275 raft_consensus.cc:2804] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.740650 13275 raft_consensus.cc:697] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
W20260709 14:53:38.740799 13084 leader_election.cc:343] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:38.741438 13084 leader_election.cc:343] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.741477 13275 consensus_queue.cc:237] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.741900 13084 leader_election.cc:304] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:38.751070 13293 raft_consensus.cc:2749] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:38.751070 13010 leader_election.cc:343] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.763600 13010 leader_election.cc:304] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
W20260709 14:53:38.764889 13011 leader_election.cc:343] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.765594 13278 raft_consensus.cc:2749] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:38.775501 13296 log.cc:927] Time spent T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:53:38.785231 13038 raft_consensus.cc:3060] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.816447 12865 catalog_manager.cc:5697] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:38.809176 13010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 58148.6us
W20260709 14:53:38.806823 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 65400.5us
I20260709 14:53:38.831776 13010 leader_election.cc:304] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:38.837435 13010 leader_election.cc:304] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:38.838402 13278 raft_consensus.cc:2749] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.841666 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:38.842226 12966 raft_consensus.cc:3060] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.848472 13187 raft_consensus.cc:2749] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.851763 13188 consensus_queue.cc:1048] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.852001 12970 raft_consensus.cc:2468] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:38.861773 13187 raft_consensus.cc:493] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.862249 13187 raft_consensus.cc:515] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.864238 13187 leader_election.cc:290] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.865106 13158 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:38.865561 13158 ts_tablet_manager.cc:1403] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.305s	user 0.013s	sys 0.022s
I20260709 14:53:38.865494 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:38.867967 13011 leader_election.cc:343] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.867237 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:38.868885 12968 raft_consensus.cc:2468] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:38.870162 13010 leader_election.cc:304] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:38.871181 13187 raft_consensus.cc:2804] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.871564 13187 raft_consensus.cc:493] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.871886 13187 raft_consensus.cc:3060] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.868093 13158 raft_consensus.cc:359] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.874161 13158 raft_consensus.cc:385] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.874425 13158 raft_consensus.cc:740] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.875057 13158 consensus_queue.cc:260] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.876991 13158 ts_tablet_manager.cc:1434] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:38.877794 13158 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:38.878161 13187 raft_consensus.cc:515] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.879819 13161 tablet_bootstrap.cc:654] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.880826 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:38.881397 12969 raft_consensus.cc:3060] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.883752 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:38.884635 12966 raft_consensus.cc:2468] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
W20260709 14:53:38.885046 13011 leader_election.cc:343] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.885577 13187 leader_election.cc:290] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:38.885696 13010 leader_election.cc:304] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:38.886483 13187 raft_consensus.cc:2804] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.886695 13159 tablet_bootstrap.cc:492] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:38.887140 13159 ts_tablet_manager.cc:1403] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.398s	user 0.025s	sys 0.035s
I20260709 14:53:38.887149 13187 raft_consensus.cc:697] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:38.888211 13187 consensus_queue.cc:237] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.889566 12969 raft_consensus.cc:2468] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:38.889986 13159 raft_consensus.cc:359] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.890590 13159 raft_consensus.cc:385] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.890625 13010 leader_election.cc:304] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:38.890940 13159 raft_consensus.cc:740] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.891534 13278 raft_consensus.cc:2804] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.892051 13278 raft_consensus.cc:697] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:38.894484 13278 consensus_queue.cc:237] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.898245 13159 consensus_queue.cc:260] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.901698 13159 ts_tablet_manager.cc:1434] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260709 14:53:38.907902 13159 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:38.909657 13158 tablet_bootstrap.cc:654] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.917768 13161 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:38.918236 13161 ts_tablet_manager.cc:1403] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.183s	user 0.008s	sys 0.007s
I20260709 14:53:38.921655 12867 catalog_manager.cc:5697] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:38.929968 13161 raft_consensus.cc:359] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.930644 13161 raft_consensus.cc:385] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.930898 13161 raft_consensus.cc:740] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.940040 13161 consensus_queue.cc:260] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.949827 13159 tablet_bootstrap.cc:654] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.951932 13161 ts_tablet_manager.cc:1434] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.005s
I20260709 14:53:38.952946 13161 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:38.966496 13161 tablet_bootstrap.cc:654] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.981833 13158 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:38.982285 13158 ts_tablet_manager.cc:1403] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.105s	user 0.018s	sys 0.006s
I20260709 14:53:38.984777 13158 raft_consensus.cc:359] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.985415 13158 raft_consensus.cc:385] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.985687 13158 raft_consensus.cc:740] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.986414 13158 consensus_queue.cc:260] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:38.988459 13158 ts_tablet_manager.cc:1434] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:38.989351 13158 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:38.992089 12868 catalog_manager.cc:5697] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:38.995546 13158 tablet_bootstrap.cc:654] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.004345 13161 tablet_bootstrap.cc:492] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.004760 13161 ts_tablet_manager.cc:1403] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.052s	user 0.015s	sys 0.000s
I20260709 14:53:39.004693 12969 raft_consensus.cc:3060] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.006604 12867 catalog_manager.cc:5697] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.007895 13161 raft_consensus.cc:359] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.008533 13161 raft_consensus.cc:385] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.008795 13161 raft_consensus.cc:740] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.008236 12867 catalog_manager.cc:5697] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.009435 13161 consensus_queue.cc:260] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.011647 13161 ts_tablet_manager.cc:1434] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:53:39.014014 13187 consensus_queue.cc:1048] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.016119 13161 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.020290 13158 tablet_bootstrap.cc:492] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.020727 13158 ts_tablet_manager.cc:1403] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260709 14:53:39.021638 13161 tablet_bootstrap.cc:654] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.021663 13281 raft_consensus.cc:493] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.022001 13188 consensus_queue.cc:1048] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.022194 13281 raft_consensus.cc:515] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.023218 13158 raft_consensus.cc:359] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.023849 13158 raft_consensus.cc:385] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.024104 13158 raft_consensus.cc:740] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.025005 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.026122 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:39.026391 12935 leader_election.cc:343] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.025033 13281 leader_election.cc:290] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:39.027371 12936 leader_election.cc:343] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.027820 12936 leader_election.cc:304] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:39.028525 13281 raft_consensus.cc:2749] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.024818 13158 consensus_queue.cc:260] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.035130 13158 ts_tablet_manager.cc:1434] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:39.036005 13158 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.041270 13158 tablet_bootstrap.cc:654] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.046437 13161 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.046860 13161 ts_tablet_manager.cc:1403] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 14:53:39.049542 13161 raft_consensus.cc:359] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.050267 13161 raft_consensus.cc:385] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.050575 13161 raft_consensus.cc:740] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.051308 13161 consensus_queue.cc:260] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.059824 13119 raft_consensus.cc:3060] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.064460 13161 ts_tablet_manager.cc:1434] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 14:53:39.065450 13161 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.065840 13158 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.066285 13158 ts_tablet_manager.cc:1403] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.003s
I20260709 14:53:39.071238 13278 consensus_queue.cc:1048] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.074903 13161 tablet_bootstrap.cc:654] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.077996 13158 raft_consensus.cc:359] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.078675 13158 raft_consensus.cc:385] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.078927 13158 raft_consensus.cc:740] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.084992 13159 tablet_bootstrap.cc:492] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.085413 13159 ts_tablet_manager.cc:1403] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.178s	user 0.020s	sys 0.005s
I20260709 14:53:39.082429 13158 consensus_queue.cc:260] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.106181 13298 raft_consensus.cc:493] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.106655 13298 raft_consensus.cc:515] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.108716 13298 leader_election.cc:290] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.110577 13159 raft_consensus.cc:359] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.111744 13159 raft_consensus.cc:385] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.112008 13159 raft_consensus.cc:740] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.112648 13159 consensus_queue.cc:260] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.113621 13164 consensus_queue.cc:1048] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.116216 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.116786 13116 raft_consensus.cc:2468] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:39.118227 13158 ts_tablet_manager.cc:1434] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260709 14:53:39.119132 13158 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.119941 13011 leader_election.cc:304] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.120661 13298 raft_consensus.cc:2804] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.120993 13298 raft_consensus.cc:493] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.121026 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.121387 13298 raft_consensus.cc:3060] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.123744 13159 ts_tablet_manager.cc:1434] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.000s
I20260709 14:53:39.124589 13159 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
W20260709 14:53:39.122349 13010 leader_election.cc:343] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.134325 13161 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.132758 13298 raft_consensus.cc:515] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.134812 13161 ts_tablet_manager.cc:1403] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.002s
I20260709 14:53:39.137645 13298 leader_election.cc:290] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.138643 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:39.139533 13161 raft_consensus.cc:359] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.139222 13116 raft_consensus.cc:3060] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.140296 13161 raft_consensus.cc:385] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.143374 13161 raft_consensus.cc:740] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.140123 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc2f93d0fb9442fc81ab2d4b69b48f0d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.144130 13161 consensus_queue.cc:260] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:39.144862 13010 leader_election.cc:343] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.145831 13224 raft_consensus.cc:493] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.146049 13161 ts_tablet_manager.cc:1434] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260709 14:53:39.146378 13224 raft_consensus.cc:515] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.146958 13161 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.149021 13158 tablet_bootstrap.cc:654] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.150344 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.150300 13224 leader_election.cc:290] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.151017 12969 raft_consensus.cc:2468] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.151603 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.152102 13084 leader_election.cc:304] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
W20260709 14:53:39.152973 13084 leader_election.cc:343] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.152984 13116 raft_consensus.cc:2468] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:39.153609 13187 raft_consensus.cc:493] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.154042 13187 raft_consensus.cc:515] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.153857 13224 raft_consensus.cc:2804] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.154444 13011 leader_election.cc:304] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.158155 13187 leader_election.cc:290] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.158874 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.160113 13278 raft_consensus.cc:2804] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.164834 13161 tablet_bootstrap.cc:654] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.165833 13278 raft_consensus.cc:697] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:39.166010 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.167559 12969 raft_consensus.cc:2468] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:39.166625 13116 raft_consensus.cc:2468] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:39.160723 13224 raft_consensus.cc:493] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.171803 13011 leader_election.cc:304] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.167201 13278 consensus_queue.cc:237] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.172869 13298 raft_consensus.cc:2804] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.173233 13298 raft_consensus.cc:493] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.173557 13298 raft_consensus.cc:3060] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.172250 13224 raft_consensus.cc:3060] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.189105 13159 tablet_bootstrap.cc:654] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.182442 13298 raft_consensus.cc:515] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.190531 12868 catalog_manager.cc:5697] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.195132 13158 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.195592 13158 ts_tablet_manager.cc:1403] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.011s
I20260709 14:53:39.195575 13224 raft_consensus.cc:515] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.197788 13224 leader_election.cc:290] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.198174 13158 raft_consensus.cc:359] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.198791 13158 raft_consensus.cc:385] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.199080 13158 raft_consensus.cc:740] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.199676 13158 consensus_queue.cc:260] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.200664 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.201318 12966 raft_consensus.cc:3060] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.200667 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.203006 13161 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.203444 13161 ts_tablet_manager.cc:1403] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.008s
W20260709 14:53:39.203948 13084 leader_election.cc:343] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.205293 13298 leader_election.cc:290] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.205950 13158 ts_tablet_manager.cc:1434] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:53:39.205838 13161 raft_consensus.cc:359] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.206508 13161 raft_consensus.cc:385] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.206774 13161 raft_consensus.cc:740] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.206055 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee03657742da4f26a594965f567afb82" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.207078 13158 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.207433 12969 raft_consensus.cc:3060] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.208488 13161 consensus_queue.cc:260] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.211350 13161 ts_tablet_manager.cc:1434] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:53:39.212234 13161 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.213375 13158 tablet_bootstrap.cc:654] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.216861 13281 raft_consensus.cc:493] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.217394 13161 tablet_bootstrap.cc:654] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.217331 13281 raft_consensus.cc:515] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.220503 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a8531be304684a560d2b7ce580036" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.221122 13038 raft_consensus.cc:2468] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:39.222735 12935 leader_election.cc:304] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.223605 13283 raft_consensus.cc:2804] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.223968 13283 raft_consensus.cc:493] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.224292 13283 raft_consensus.cc:3060] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.226377 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b85e7cb976344c75a12fc929e84537de" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:39.226999 13116 raft_consensus.cc:3060] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.228103 13281 leader_election.cc:290] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.232393 13283 raft_consensus.cc:515] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.232867 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a8531be304684a560d2b7ce580036" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.233532 13119 raft_consensus.cc:2468] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:39.234833 12969 raft_consensus.cc:2468] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.236207 13084 leader_election.cc:304] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:39.238019 13293 raft_consensus.cc:2804] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.238569 13293 raft_consensus.cc:697] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:39.239471 13293 consensus_queue.cc:237] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.241680 13164 consensus_queue.cc:1048] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.254736 13188 consensus_queue.cc:1048] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.268510 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a8531be304684a560d2b7ce580036" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.269121 13043 raft_consensus.cc:3060] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.259087 12966 raft_consensus.cc:2468] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:39.272861 13010 leader_election.cc:304] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.273819 13298 raft_consensus.cc:2804] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.274292 13298 raft_consensus.cc:697] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:39.275108 13298 consensus_queue.cc:237] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.281186 13116 raft_consensus.cc:2468] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:39.282398 13043 raft_consensus.cc:2468] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:39.283883 12935 leader_election.cc:304] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.284804 13277 raft_consensus.cc:2804] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.285259 13277 raft_consensus.cc:697] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:39.286052 13277 consensus_queue.cc:237] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.293251 13161 tablet_bootstrap.cc:492] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.294211 13161 ts_tablet_manager.cc:1403] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.082s	user 0.024s	sys 0.015s
I20260709 14:53:39.298894 13161 raft_consensus.cc:359] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.299547 13161 raft_consensus.cc:385] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.299809 13161 raft_consensus.cc:740] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.301805 13298 consensus_queue.cc:1048] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.302917 13161 consensus_queue.cc:260] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.306594 13161 ts_tablet_manager.cc:1434] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:39.313272 13161 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.316969 12868 catalog_manager.cc:5697] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.321544 13161 tablet_bootstrap.cc:654] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.327646 13283 leader_election.cc:290] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.328866 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "072a8531be304684a560d2b7ce580036" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:39.329551 13116 raft_consensus.cc:3060] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.336092 13116 raft_consensus.cc:2468] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:39.344092 13161 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.344583 13161 ts_tablet_manager.cc:1403] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260709 14:53:39.347040 13161 raft_consensus.cc:359] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:39.347424 13011 consensus_peers.cc:597] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Couldn't send request to peer 1c88b4d678154fae8f8836256d92e6db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.347712 13161 raft_consensus.cc:385] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.347985 13161 raft_consensus.cc:740] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.352519 13161 consensus_queue.cc:260] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.354954 13161 ts_tablet_manager.cc:1434] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:39.355952 13161 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.361568 13161 tablet_bootstrap.cc:654] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:39.361958 13011 consensus_peers.cc:597] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Couldn't send request to peer 1c88b4d678154fae8f8836256d92e6db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.384298 12865 catalog_manager.cc:5697] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.389339 13293 raft_consensus.cc:493] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.390112 13293 raft_consensus.cc:515] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.391613 13293 leader_election.cc:290] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.394541 13161 tablet_bootstrap.cc:492] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.394516 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.395165 13161 ts_tablet_manager.cc:1403] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.006s
W20260709 14:53:39.396585 13084 leader_election.cc:343] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.397598 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.398221 12969 raft_consensus.cc:2468] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.399595 13084 leader_election.cc:304] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:39.400595 13164 raft_consensus.cc:2804] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.400943 13164 raft_consensus.cc:493] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.401244 13164 raft_consensus.cc:3060] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.401347 13159 tablet_bootstrap.cc:492] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.401782 13159 ts_tablet_manager.cc:1403] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.277s	user 0.043s	sys 0.033s
I20260709 14:53:39.406754 13159 raft_consensus.cc:359] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.407459 13159 raft_consensus.cc:385] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.407727 13159 raft_consensus.cc:740] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.408468 13159 consensus_queue.cc:260] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.410115 13159 ts_tablet_manager.cc:1434] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:39.410908 13159 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.423364 13164 raft_consensus.cc:515] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.423597 12865 catalog_manager.cc:5697] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.425258 13164 leader_election.cc:290] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.426193 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.426596 13161 raft_consensus.cc:359] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.427224 13161 raft_consensus.cc:385] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.427512 13161 raft_consensus.cc:740] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.428025 13159 tablet_bootstrap.cc:654] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.428213 13161 consensus_queue.cc:260] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.430126 13038 raft_consensus.cc:3060] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.430336 13161 ts_tablet_manager.cc:1434] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.001s
I20260709 14:53:39.431414 13161 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.439682 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd39709b9fee4eeb8def9874cbb0d891" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.440270 12969 raft_consensus.cc:3060] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.447655 13158 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.448132 13158 ts_tablet_manager.cc:1403] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.241s	user 0.075s	sys 0.103s
I20260709 14:53:39.449050 13161 tablet_bootstrap.cc:654] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.448926 13038 raft_consensus.cc:2468] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.450124 12969 raft_consensus.cc:2468] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.450747 13158 raft_consensus.cc:359] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.451365 13158 raft_consensus.cc:385] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.451630 13158 raft_consensus.cc:740] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.452252 13158 consensus_queue.cc:260] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.453413 13084 leader_election.cc:304] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:39.454131 13164 raft_consensus.cc:2804] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.454577 13164 raft_consensus.cc:697] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:39.455334 13164 consensus_queue.cc:237] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.458806 13158 ts_tablet_manager.cc:1434] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:39.459973 13187 raft_consensus.cc:493] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.460477 13187 raft_consensus.cc:515] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.462563 13187 leader_election.cc:290] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.464141 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.464920 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:39.466114 13010 leader_election.cc:343] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:39.466662 13011 leader_election.cc:343] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.467103 13011 leader_election.cc:304] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.468163 13187 raft_consensus.cc:2749] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.469439 13158 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.462690 13159 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.471160 13159 ts_tablet_manager.cc:1403] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.010s
W20260709 14:53:39.473273 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:39.473644 13159 raft_consensus.cc:359] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.474295 13159 raft_consensus.cc:385] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.474575 13159 raft_consensus.cc:740] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.478826 13187 consensus_queue.cc:1048] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.480998 13158 tablet_bootstrap.cc:654] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.483094 12865 catalog_manager.cc:5697] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.486935 13161 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.487362 13161 ts_tablet_manager.cc:1403] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.018s
I20260709 14:53:39.475337 13159 consensus_queue.cc:260] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.490043 13159 ts_tablet_manager.cc:1434] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.000s
I20260709 14:53:39.489956 13161 raft_consensus.cc:359] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.490636 13161 raft_consensus.cc:385] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.490947 13159 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.490911 13161 raft_consensus.cc:740] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.493818 13161 consensus_queue.cc:260] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.495893 13161 ts_tablet_manager.cc:1434] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:39.501498 13161 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.501860 13159 tablet_bootstrap.cc:654] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.506810 13161 tablet_bootstrap.cc:654] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.533716 13278 raft_consensus.cc:493] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.534265 13278 raft_consensus.cc:515] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.537609 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:39.539024 13011 leader_election.cc:343] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.540566 13161 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.541033 13161 ts_tablet_manager.cc:1403] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.023s
I20260709 14:53:39.541582 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:39.542917 13010 leader_election.cc:343] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.543342 13010 leader_election.cc:304] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.543545 13278 leader_election.cc:290] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.543859 13161 raft_consensus.cc:359] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.544171 13298 raft_consensus.cc:2749] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.544544 13161 raft_consensus.cc:385] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.544808 13161 raft_consensus.cc:740] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.545418 13161 consensus_queue.cc:260] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.546841 13158 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.547256 13158 ts_tablet_manager.cc:1403] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.010s
I20260709 14:53:39.547437 13161 ts_tablet_manager.cc:1434] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260709 14:53:39.548246 13161 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.552448 13158 raft_consensus.cc:359] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.554008 13158 raft_consensus.cc:385] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.555387 13161 tablet_bootstrap.cc:654] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.555497 13158 raft_consensus.cc:740] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.556385 13158 consensus_queue.cc:260] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.558637 13158 ts_tablet_manager.cc:1434] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 14:53:39.555115 13159 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.559113 13159 ts_tablet_manager.cc:1403] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.068s	user 0.032s	sys 0.019s
I20260709 14:53:39.559935 13158 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.560410 13161 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.560844 13161 ts_tablet_manager.cc:1403] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:53:39.561486 13159 raft_consensus.cc:359] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.562124 13159 raft_consensus.cc:385] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.562379 13159 raft_consensus.cc:740] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.562973 13159 consensus_queue.cc:260] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.563482 13161 raft_consensus.cc:359] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.564167 13161 raft_consensus.cc:385] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.564476 13161 raft_consensus.cc:740] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.565089 13161 consensus_queue.cc:260] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.567468 13161 ts_tablet_manager.cc:1434] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:39.568442 13161 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.570125 13293 raft_consensus.cc:493] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.570566 13293 raft_consensus.cc:515] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.572533 13293 leader_election.cc:290] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.574147 13161 tablet_bootstrap.cc:654] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.574981 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:39.576391 13084 leader_election.cc:343] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.574234 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.577437 13043 raft_consensus.cc:2468] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.573702 13159 ts_tablet_manager.cc:1434] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:39.578521 13158 tablet_bootstrap.cc:654] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.582814 13298 raft_consensus.cc:493] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.582953 13278 raft_consensus.cc:493] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.583312 13298 raft_consensus.cc:515] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.583444 13278 raft_consensus.cc:515] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.585384 13278 leader_election.cc:290] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.586227 13159 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.585402 13298 leader_election.cc:290] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.587291 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.587849 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:39.588822 13010 leader_election.cc:343] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.588932 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.589620 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.590198 13161 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
W20260709 14:53:39.590323 13011 leader_election.cc:343] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.590812 13161 ts_tablet_manager.cc:1403] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
W20260709 14:53:39.590978 13011 leader_election.cc:343] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.591444 13011 leader_election.cc:304] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.592175 13159 tablet_bootstrap.cc:654] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:39.592374 13010 leader_election.cc:343] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.592895 13010 leader_election.cc:304] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.592458 13298 raft_consensus.cc:2749] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.593564 13278 raft_consensus.cc:2749] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.578581 13084 leader_election.cc:304] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.595778 13293 raft_consensus.cc:2804] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.596197 13293 raft_consensus.cc:493] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.596587 13293 raft_consensus.cc:3060] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.601671 13161 raft_consensus.cc:359] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.602404 13161 raft_consensus.cc:385] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.602664 13161 raft_consensus.cc:740] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.603017 13159 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.603446 13159 ts_tablet_manager.cc:1403] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260709 14:53:39.603519 13293 raft_consensus.cc:515] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.603451 13161 consensus_queue.cc:260] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.605796 13158 tablet_bootstrap.cc:492] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.606185 13158 ts_tablet_manager.cc:1403] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.007s
I20260709 14:53:39.606796 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.606767 13159 raft_consensus.cc:359] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.608197 13159 raft_consensus.cc:385] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.608457 13159 raft_consensus.cc:740] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.608546 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.609062 13043 raft_consensus.cc:3060] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:39.609416 13084 leader_election.cc:343] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.609071 13161 ts_tablet_manager.cc:1434] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260709 14:53:39.609944 13293 leader_election.cc:290] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.610817 13161 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.609068 13159 consensus_queue.cc:260] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.616632 13161 tablet_bootstrap.cc:654] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.617761 13278 consensus_queue.cc:1048] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.609933 13158 raft_consensus.cc:359] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.619545 12969 raft_consensus.cc:3060] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.619540 13158 raft_consensus.cc:385] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.624390 13158 raft_consensus.cc:740] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.624585 13159 ts_tablet_manager.cc:1434] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260709 14:53:39.628127 13159 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.627794 13158 consensus_queue.cc:260] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.633883 13158 ts_tablet_manager.cc:1434] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:39.634007 13159 tablet_bootstrap.cc:654] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.634704 13043 raft_consensus.cc:2468] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.635692 13084 leader_election.cc:304] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.636786 13158 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.638005 13164 raft_consensus.cc:2804] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.638904 13164 raft_consensus.cc:697] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:39.640342 13187 consensus_queue.cc:1048] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.640491 13164 consensus_queue.cc:237] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.643322 13158 tablet_bootstrap.cc:654] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.647759 13043 raft_consensus.cc:3060] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.653738 13158 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.653862 13161 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.654268 13158 ts_tablet_manager.cc:1403] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260709 14:53:39.654910 13161 ts_tablet_manager.cc:1403] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.010s
I20260709 14:53:39.656742 13158 raft_consensus.cc:359] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.657455 13158 raft_consensus.cc:385] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.657255 13161 raft_consensus.cc:359] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.657799 13158 raft_consensus.cc:740] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.657927 13161 raft_consensus.cc:385] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.658480 13161 raft_consensus.cc:740] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.658664 13158 consensus_queue.cc:260] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.658805 12865 catalog_manager.cc:5697] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.659705 13161 consensus_queue.cc:260] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.661641 13161 ts_tablet_manager.cc:1434] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:53:39.663556 13161 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.668748 13161 tablet_bootstrap.cc:654] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.669639 13164 consensus_queue.cc:1048] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.672051 13158 ts_tablet_manager.cc:1434] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:53:39.672610 13277 consensus_queue.cc:1048] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.672969 13158 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.680662 13158 tablet_bootstrap.cc:654] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.682130 13159 tablet_bootstrap.cc:492] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.685765 13159 ts_tablet_manager.cc:1403] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.005s
I20260709 14:53:39.685498 13164 consensus_queue.cc:1048] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.682861 13161 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.686479 13161 ts_tablet_manager.cc:1403] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.002s
I20260709 14:53:39.689534 13161 raft_consensus.cc:359] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.692857 13161 raft_consensus.cc:385] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.693511 13161 raft_consensus.cc:740] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.694186 13161 consensus_queue.cc:260] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.697062 13161 ts_tablet_manager.cc:1434] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260709 14:53:39.699174 13283 consensus_queue.cc:1048] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.700409 13161 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.691642 13278 raft_consensus.cc:493] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.707566 13278 raft_consensus.cc:515] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.710515 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:39.711966 13010 leader_election.cc:343] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.712801 13161 tablet_bootstrap.cc:654] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.716974 13278 leader_election.cc:290] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.692229 13159 raft_consensus.cc:359] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.717525 13159 raft_consensus.cc:385] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.717801 13159 raft_consensus.cc:740] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.718050 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.718417 13159 consensus_queue.cc:260] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.720475 13159 ts_tablet_manager.cc:1434] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:53:39.721347 13159 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
W20260709 14:53:39.726990 13011 leader_election.cc:343] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.727530 13011 leader_election.cc:304] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.728612 13278 raft_consensus.cc:2749] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.730532 13159 tablet_bootstrap.cc:654] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.733858 13224 raft_consensus.cc:493] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.734333 13224 raft_consensus.cc:515] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.736209 13224 leader_election.cc:290] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.737831 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.738447 12969 raft_consensus.cc:2468] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.739638 13084 leader_election.cc:304] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:39.740451 13224 raft_consensus.cc:2804] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.740795 13159 tablet_bootstrap.cc:492] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.740855 13224 raft_consensus.cc:493] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.741273 13159 ts_tablet_manager.cc:1403] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260709 14:53:39.741413 13224 raft_consensus.cc:3060] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.740084 13187 raft_consensus.cc:493] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.742296 13187 raft_consensus.cc:515] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.744314 13187 leader_election.cc:290] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.745213 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:39.746502 13010 leader_election.cc:343] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.746668 13159 raft_consensus.cc:359] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.747316 13159 raft_consensus.cc:385] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.747584 13159 raft_consensus.cc:740] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.748195 13159 consensus_queue.cc:260] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.749116 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.750355 13159 ts_tablet_manager.cc:1434] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
W20260709 14:53:39.750339 13011 leader_election.cc:343] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.751080 13224 raft_consensus.cc:515] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.751371 13011 leader_election.cc:304] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.751546 13159 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.750298 13158 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.752476 13158 ts_tablet_manager.cc:1403] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.080s	user 0.021s	sys 0.016s
I20260709 14:53:39.753001 13224 leader_election.cc:290] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.754009 13278 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.754065 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.754640 12969 raft_consensus.cc:3060] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.754560 13278 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.755623 13210 consensus_queue.cc:1048] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.755786 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.756333 13043 raft_consensus.cc:3060] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.755062 13158 raft_consensus.cc:359] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.757665 13158 raft_consensus.cc:385] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.757965 13158 raft_consensus.cc:740] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.758589 13158 consensus_queue.cc:260] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.760557 13158 ts_tablet_manager.cc:1434] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:39.752600 13187 raft_consensus.cc:2749] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.761282 13159 tablet_bootstrap.cc:654] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.762292 13158 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.769865 13158 tablet_bootstrap.cc:654] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.774892 12969 raft_consensus.cc:2468] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.776213 13084 leader_election.cc:304] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:39.777144 13224 raft_consensus.cc:2804] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.777642 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.780932 13224 raft_consensus.cc:697] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:39.781814 13161 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.782233 13161 ts_tablet_manager.cc:1403] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.002s
I20260709 14:53:39.781737 13224 consensus_queue.cc:237] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.783056 13043 raft_consensus.cc:2468] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.785091 13161 raft_consensus.cc:359] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.786705 13161 raft_consensus.cc:385] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.787012 13161 raft_consensus.cc:740] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.789611 13161 consensus_queue.cc:260] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.791127 13161 ts_tablet_manager.cc:1434] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
W20260709 14:53:39.796578 13010 leader_election.cc:343] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.800071 13278 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.802922 13161 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:39.817585 13210 consensus_queue.cc:1048] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.823936 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:39.825500 13011 leader_election.cc:343] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.825963 13011 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.826701 13210 raft_consensus.cc:2749] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.840710 13210 raft_consensus.cc:493] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.841176 13210 raft_consensus.cc:515] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.843187 13210 leader_election.cc:290] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.844427 13164 raft_consensus.cc:493] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.844892 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.845328 13283 raft_consensus.cc:493] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.845808 13283 raft_consensus.cc:515] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.847800 13283 leader_election.cc:290] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:39.848382 13010 leader_election.cc:343] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.844928 13164 raft_consensus.cc:515] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.850972 13164 leader_election.cc:290] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.852711 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.853137 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.853307 13043 raft_consensus.cc:2468] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.853705 12966 raft_consensus.cc:2468] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:39.853816 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.854530 13084 leader_election.cc:304] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.856977 13188 raft_consensus.cc:2804] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.857182 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.857342 13188 raft_consensus.cc:493] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.857681 13188 raft_consensus.cc:3060] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:39.858556 12935 leader_election.cc:343] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:39.865342 12936 leader_election.cc:343] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.865839 12936 leader_election.cc:304] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:39.867184 13164 consensus_queue.cc:1048] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.797271 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d48704ebdc4347baa9c4ac4554051bf1" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.872452 13283 raft_consensus.cc:2749] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.872567 13188 raft_consensus.cc:515] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.874300 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:39.877523 13116 raft_consensus.cc:2468] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:39.878334 13188 leader_election.cc:290] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.878504 13011 leader_election.cc:304] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:39.879175 13210 raft_consensus.cc:2804] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.879534 13210 raft_consensus.cc:493] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.879864 13210 raft_consensus.cc:3060] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.873564 13038 raft_consensus.cc:2376] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1. Re-sending same reply.
I20260709 14:53:39.888136 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:39.890954 13158 tablet_bootstrap.cc:492] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:39.886430 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26c8aa24d3a54b379b8dd5094884e4ac" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.891454 13158 ts_tablet_manager.cc:1403] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.129s	user 0.039s	sys 0.032s
I20260709 14:53:39.891470 12969 raft_consensus.cc:3060] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.891029 13044 raft_consensus.cc:3060] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.902069 13159 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:39.902508 13159 ts_tablet_manager.cc:1403] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.151s	user 0.043s	sys 0.064s
I20260709 14:53:39.902391 12867 catalog_manager.cc:5697] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.908277 13158 raft_consensus.cc:359] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.908967 13158 raft_consensus.cc:385] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.909240 13158 raft_consensus.cc:740] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.909795 13158 consensus_queue.cc:260] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.910640 13210 raft_consensus.cc:515] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.911191 13158 ts_tablet_manager.cc:1434] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.000s
I20260709 14:53:39.911979 13158 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:39.912550 13210 leader_election.cc:290] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.923617 13044 raft_consensus.cc:2468] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.935842 13210 raft_consensus.cc:493] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.936380 13210 raft_consensus.cc:515] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.938169 13161 tablet_bootstrap.cc:654] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.938349 13210 leader_election.cc:290] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.938455 13159 raft_consensus.cc:359] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.950630 13159 raft_consensus.cc:385] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.935901 13277 raft_consensus.cc:493] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.950985 13159 raft_consensus.cc:740] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.952091 13277 raft_consensus.cc:515] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.951696 13159 consensus_queue.cc:260] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.955822 13277 leader_election.cc:290] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.959686 12969 raft_consensus.cc:2468] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:39.964078 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:39.964416 13298 raft_consensus.cc:493] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.964911 13298 raft_consensus.cc:515] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.966051 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.966795 13298 leader_election.cc:290] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:39.970871 13084 leader_election.cc:304] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.971637 13188 raft_consensus.cc:2804] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.972070 13188 raft_consensus.cc:697] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:39.972816 13188 consensus_queue.cc:237] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.975085 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:39.975666 13044 raft_consensus.cc:2468] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:39.976516 12935 leader_election.cc:304] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:39.977135 13281 raft_consensus.cc:2804] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.977475 13281 raft_consensus.cc:493] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.977782 13281 raft_consensus.cc:3060] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.986182 13293 consensus_queue.cc:1048] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.986909 13159 ts_tablet_manager.cc:1434] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.007s
W20260709 14:53:39.987049 13010 leader_election.cc:343] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.987847 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:39.988796 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:39.990577 13159 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:39.991199 13116 raft_consensus.cc:3060] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.995275 13293 raft_consensus.cc:493] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.995761 13293 raft_consensus.cc:515] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:39.997615 13293 leader_election.cc:290] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:39.998427 13161 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:39.998860 13161 ts_tablet_manager.cc:1403] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.196s	user 0.012s	sys 0.007s
I20260709 14:53:40.001199 12865 catalog_manager.cc:5697] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:40.001775 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:40.003459 13084 leader_election.cc:343] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.004200 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.004824 13043 raft_consensus.cc:2468] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:40.004643 13281 raft_consensus.cc:515] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:40.005338 13010 leader_election.cc:343] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.006001 13084 leader_election.cc:304] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.006506 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:40.006695 13010 leader_election.cc:343] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.007021 13293 raft_consensus.cc:2804] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.007378 13293 raft_consensus.cc:493] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.007727 13293 raft_consensus.cc:3060] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.009299 13116 raft_consensus.cc:2468] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:40.011538 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.012071 13043 raft_consensus.cc:3060] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.012424 13159 tablet_bootstrap.cc:654] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.014596 13293 raft_consensus.cc:515] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.018247 13043 raft_consensus.cc:2468] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:40.018920 13158 tablet_bootstrap.cc:654] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.019737 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:40.022994 13161 raft_consensus.cc:359] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:40.023384 13084 leader_election.cc:343] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.023433 12935 leader_election.cc:304] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:40.019912 13293 leader_election.cc:290] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.021648 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.024447 13044 raft_consensus.cc:3060] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:40.025290 12936 leader_election.cc:343] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.021912 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.022192 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.028904 13283 raft_consensus.cc:2804] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.029363 13283 raft_consensus.cc:697] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:40.030113 13283 consensus_queue.cc:237] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.032696 13044 raft_consensus.cc:2468] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:40.022305 13281 leader_election.cc:290] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.033838 13084 leader_election.cc:304] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.034850 13293 raft_consensus.cc:2804] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.035306 13293 raft_consensus.cc:697] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:40.023665 13161 raft_consensus.cc:385] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.036290 13293 consensus_queue.cc:237] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.036743 13161 raft_consensus.cc:740] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.038153 13161 consensus_queue.cc:260] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.039162 13158 tablet_bootstrap.cc:492] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.039928 13158 ts_tablet_manager.cc:1403] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.128s	user 0.012s	sys 0.008s
I20260709 14:53:40.040244 13161 ts_tablet_manager.cc:1434] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 14:53:40.041849 13011 leader_election.cc:304] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.042038 13158 raft_consensus.cc:359] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.042575 13158 raft_consensus.cc:385] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.042785 13158 raft_consensus.cc:740] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.042989 13298 raft_consensus.cc:2804] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.043525 13298 raft_consensus.cc:697] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:40.043287 13158 consensus_queue.cc:260] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.044364 13298 consensus_queue.cc:237] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.045665 13158 ts_tablet_manager.cc:1434] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:40.046550 13158 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.050061 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:40.051313 13011 leader_election.cc:343] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:40.051626 12936 leader_election.cc:343] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.051817 13011 leader_election.cc:304] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.052868 13283 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:40.052948 13011 leader_election.cc:343] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.053519 13210 raft_consensus.cc:2749] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.053382 13283 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.055271 13161 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.056087 13283 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.056814 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.057116 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.057410 13043 raft_consensus.cc:2468] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:40.058986 12935 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
W20260709 14:53:40.059541 12936 leader_election.cc:343] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.053396 13011 leader_election.cc:304] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.060631 13210 raft_consensus.cc:2749] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.060698 13283 raft_consensus.cc:2804] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.061069 13283 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.061376 13283 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.062610 13210 raft_consensus.cc:493] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.052062 13158 tablet_bootstrap.cc:654] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.063025 13210 raft_consensus.cc:515] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.065798 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.066468 12865 catalog_manager.cc:5697] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:40.067063 13010 leader_election.cc:343] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.067905 13210 leader_election.cc:290] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.068866 13161 tablet_bootstrap.cc:654] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.069221 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:40.070465 13011 leader_election.cc:343] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.070922 13011 leader_election.cc:304] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.063037 13159 tablet_bootstrap.cc:492] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.071605 13210 raft_consensus.cc:2749] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.072639 13159 ts_tablet_manager.cc:1403] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.000s
I20260709 14:53:40.074051 13158 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.074505 13158 ts_tablet_manager.cc:1403] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.002s
I20260709 14:53:40.076510 13283 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.076951 13158 raft_consensus.cc:359] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.077597 13158 raft_consensus.cc:385] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.077886 13161 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.077867 13158 raft_consensus.cc:740] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.078490 13161 ts_tablet_manager.cc:1403] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.005s
I20260709 14:53:40.078773 13158 consensus_queue.cc:260] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.079382 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:40.079211 12867 catalog_manager.cc:5697] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:40.080503 12936 leader_election.cc:343] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.081035 13158 ts_tablet_manager.cc:1434] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:40.081357 13161 raft_consensus.cc:359] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.082011 13161 raft_consensus.cc:385] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.082322 13161 raft_consensus.cc:740] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.082562 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.083086 13043 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.083122 13161 consensus_queue.cc:260] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.085414 13161 ts_tablet_manager.cc:1434] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:40.086295 13161 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.089432 13043 raft_consensus.cc:2468] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:40.081873 13158 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.090454 12935 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:40.091430 13373 raft_consensus.cc:2804] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.091651 13161 tablet_bootstrap.cc:654] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.091871 13373 raft_consensus.cc:697] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:40.092782 13373 consensus_queue.cc:237] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.097064 13158 tablet_bootstrap.cc:654] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.074991 13159 raft_consensus.cc:359] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.105535 13159 raft_consensus.cc:385] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.105893 13159 raft_consensus.cc:740] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.108736 13159 consensus_queue.cc:260] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.109575 13283 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.111747 13159 ts_tablet_manager.cc:1434] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260709 14:53:40.112609 13159 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.114827 12867 catalog_manager.cc:5697] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.116845 13161 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.117827 13161 ts_tablet_manager.cc:1403] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.007s
I20260709 14:53:40.123948 13161 raft_consensus.cc:359] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.124711 13161 raft_consensus.cc:385] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.125021 13161 raft_consensus.cc:740] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.126473 13159 tablet_bootstrap.cc:654] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.126741 13161 consensus_queue.cc:260] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.127760 13158 tablet_bootstrap.cc:492] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.128217 13158 ts_tablet_manager.cc:1403] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.019s
I20260709 14:53:40.129066 13161 ts_tablet_manager.cc:1434] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:40.130141 13161 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.130645 13158 raft_consensus.cc:359] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.131268 13158 raft_consensus.cc:385] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.131533 13158 raft_consensus.cc:740] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.132148 13158 consensus_queue.cc:260] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.136571 13161 tablet_bootstrap.cc:654] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.141692 13277 raft_consensus.cc:493] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.142268 13158 ts_tablet_manager.cc:1434] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:40.142189 13277 raft_consensus.cc:515] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.144196 13277 leader_election.cc:290] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.146277 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.146963 12865 catalog_manager.cc:5697] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.151430 13293 consensus_queue.cc:1048] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.151949 13158 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.154420 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24091ed701f14facbccf87c45654e721" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.155161 13044 raft_consensus.cc:2393] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
I20260709 14:53:40.157938 13158 tablet_bootstrap.cc:654] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.158336 12935 leader_election.cc:304] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:40.159621 13277 raft_consensus.cc:3060] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.162535 13298 raft_consensus.cc:493] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.162977 13298 raft_consensus.cc:515] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.165575 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:40.166733 13010 leader_election.cc:343] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.167984 13158 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.168390 13158 ts_tablet_manager.cc:1403] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260709 14:53:40.168735 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:40.170120 13011 leader_election.cc:343] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.170555 13011 leader_election.cc:304] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.171291 13298 leader_election.cc:290] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.172017 13298 raft_consensus.cc:2749] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.175582 13158 raft_consensus.cc:359] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.176209 13158 raft_consensus.cc:385] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.176963 13158 raft_consensus.cc:740] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.177538 13293 raft_consensus.cc:493] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.178005 13293 raft_consensus.cc:515] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.177630 13158 consensus_queue.cc:260] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.179920 13293 leader_election.cc:290] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.180378 13293 consensus_queue.cc:1048] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.183385 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.185470 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b637d37b634948a48b9c410599cec6d3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.187570 13277 raft_consensus.cc:2749] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.190933 13084 leader_election.cc:304] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:40.191947 13224 raft_consensus.cc:2749] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.192713 13158 ts_tablet_manager.cc:1434] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:53:40.193538 13293 consensus_queue.cc:1048] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:40.194725 13159 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.195197 13159 ts_tablet_manager.cc:1403] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.083s	user 0.019s	sys 0.028s
I20260709 14:53:40.196816 13161 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.197233 13161 ts_tablet_manager.cc:1403] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.067s	user 0.011s	sys 0.004s
I20260709 14:53:40.198442 13159 raft_consensus.cc:359] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.199128 13159 raft_consensus.cc:385] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.199440 13159 raft_consensus.cc:740] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.199522 13161 raft_consensus.cc:359] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.200117 13161 raft_consensus.cc:385] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.200368 13161 raft_consensus.cc:740] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.201292 13158 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.200925 13161 consensus_queue.cc:260] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.203011 13161 ts_tablet_manager.cc:1434] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:40.203869 13161 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.209486 13161 tablet_bootstrap.cc:654] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.209824 13158 tablet_bootstrap.cc:654] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.209808 13159 consensus_queue.cc:260] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.217476 13159 ts_tablet_manager.cc:1434] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260709 14:53:40.218492 13159 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.226739 13158 tablet_bootstrap.cc:492] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.227191 13158 ts_tablet_manager.cc:1403] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.007s
I20260709 14:53:40.229424 13224 consensus_queue.cc:1048] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.240993 13159 tablet_bootstrap.cc:654] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.245800 13278 raft_consensus.cc:493] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.245965 13161 tablet_bootstrap.cc:492] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.246441 13161 ts_tablet_manager.cc:1403] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260709 14:53:40.246279 13278 raft_consensus.cc:515] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.249095 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.249588 13158 raft_consensus.cc:359] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:40.250219 13010 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.251298 13278 leader_election.cc:290] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.252068 13159 tablet_bootstrap.cc:492] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.252528 13159 ts_tablet_manager.cc:1403] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260709 14:53:40.252828 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.250224 13158 raft_consensus.cc:385] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.254339 13158 raft_consensus.cc:740] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
W20260709 14:53:40.254393 13011 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.254843 13011 leader_election.cc:304] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.254989 13161 raft_consensus.cc:359] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.255105 13158 consensus_queue.cc:260] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.255672 13161 raft_consensus.cc:385] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.255318 13159 raft_consensus.cc:359] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.256237 13159 raft_consensus.cc:385] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.256596 13159 raft_consensus.cc:740] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.256642 13278 raft_consensus.cc:2749] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.257855 13159 consensus_queue.cc:260] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.259624 13188 raft_consensus.cc:493] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.260053 13188 raft_consensus.cc:515] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.261408 13159 ts_tablet_manager.cc:1434] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:40.261794 13188 leader_election.cc:290] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.262346 13159 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.262475 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.267669 13119 raft_consensus.cc:3060] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.255964 13161 raft_consensus.cc:740] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.269157 13161 consensus_queue.cc:260] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.269703 13159 tablet_bootstrap.cc:654] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.271207 13161 ts_tablet_manager.cc:1434] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260709 14:53:40.272908 13161 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.273293 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b26652f4aa884ab7a7da18c725329cbd" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.274075 13044 raft_consensus.cc:2393] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:40.278285 13161 tablet_bootstrap.cc:654] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.278302 13084 leader_election.cc:304] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:40.284757 13159 tablet_bootstrap.cc:492] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.285211 13159 ts_tablet_manager.cc:1403] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.011s
I20260709 14:53:40.287263 13161 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.287709 13161 ts_tablet_manager.cc:1403] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:53:40.287757 13159 raft_consensus.cc:359] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.288492 13159 raft_consensus.cc:385] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.288748 13159 raft_consensus.cc:740] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.289445 13159 consensus_queue.cc:260] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.290104 13161 raft_consensus.cc:359] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.290710 13161 raft_consensus.cc:385] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.290970 13161 raft_consensus.cc:740] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.291579 13159 ts_tablet_manager.cc:1434] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:40.291561 13161 consensus_queue.cc:260] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.292229 13188 raft_consensus.cc:3060] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.293547 13161 ts_tablet_manager.cc:1434] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:40.294386 13161 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.295764 13159 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.299665 13188 raft_consensus.cc:2749] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.303856 13161 tablet_bootstrap.cc:654] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.305152 13159 tablet_bootstrap.cc:654] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.317054 13158 ts_tablet_manager.cc:1434] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.000s
I20260709 14:53:40.330621 13158 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.333307 13159 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.334134 13159 ts_tablet_manager.cc:1403] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.010s
I20260709 14:53:40.334775 13161 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.335222 13161 ts_tablet_manager.cc:1403] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.012s
I20260709 14:53:40.334853 13158 tablet_bootstrap.cc:654] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.337545 13159 raft_consensus.cc:359] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.337553 13161 raft_consensus.cc:359] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.338342 13159 raft_consensus.cc:385] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.338376 13161 raft_consensus.cc:385] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.338734 13159 raft_consensus.cc:740] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.338783 13161 raft_consensus.cc:740] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.339593 13159 consensus_queue.cc:260] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.339766 13161 consensus_queue.cc:260] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.341670 13161 ts_tablet_manager.cc:1434] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:53:40.342036 13159 ts_tablet_manager.cc:1434] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:40.342856 13161 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.353617 13161 tablet_bootstrap.cc:654] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.354013 13158 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.354439 13158 ts_tablet_manager.cc:1403] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260709 14:53:40.356581 13158 raft_consensus.cc:359] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.357213 13158 raft_consensus.cc:385] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.357467 13158 raft_consensus.cc:740] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.358261 13158 consensus_queue.cc:260] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.363432 13158 ts_tablet_manager.cc:1434] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:53:40.363960 13210 raft_consensus.cc:493] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.364274 13158 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.364404 13210 raft_consensus.cc:515] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.366317 13210 leader_election.cc:290] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.367082 13159 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.368539 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9227001f399b4bf491ddd6f106b0f283" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.368579 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9227001f399b4bf491ddd6f106b0f283" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.369397 12966 raft_consensus.cc:2468] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
W20260709 14:53:40.369942 13011 leader_election.cc:343] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.370334 13158 tablet_bootstrap.cc:654] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.370488 13010 leader_election.cc:304] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:40.371578 13210 raft_consensus.cc:2804] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.371970 13210 raft_consensus.cc:493] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.372362 13210 raft_consensus.cc:3060] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.373020 13159 tablet_bootstrap.cc:654] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.375334 13161 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.375826 13161 ts_tablet_manager.cc:1403] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.033s	user 0.018s	sys 0.002s
I20260709 14:53:40.376405 13158 tablet_bootstrap.cc:492] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.376825 13158 ts_tablet_manager.cc:1403] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260709 14:53:40.377807 13224 raft_consensus.cc:493] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.378279 13224 raft_consensus.cc:515] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.379741 13158 raft_consensus.cc:359] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.380445 13224 leader_election.cc:290] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.378669 13373 raft_consensus.cc:493] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.380800 13158 raft_consensus.cc:385] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.381098 13158 raft_consensus.cc:740] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.381126 13373 raft_consensus.cc:515] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.381887 13158 consensus_queue.cc:260] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.383291 13373 leader_election.cc:290] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.384243 13158 ts_tablet_manager.cc:1434] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:53:40.385113 13158 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.386234 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.386814 13038 raft_consensus.cc:2468] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:40.387087 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.387908 13116 raft_consensus.cc:2393] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in this term.
I20260709 14:53:40.388227 13084 leader_election.cc:304] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:40.390703 13158 tablet_bootstrap.cc:654] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.390720 13224 raft_consensus.cc:2804] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.391191 13224 raft_consensus.cc:493] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.391532 13224 raft_consensus.cc:3060] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.393635 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "823efcd562c246a9892b5c16eeb76e97" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.395231 12935 leader_election.cc:304] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:40.396476 13283 raft_consensus.cc:3060] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.378283 13161 raft_consensus.cc:359] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.398268 13161 raft_consensus.cc:385] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.398524 13161 raft_consensus.cc:740] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.403158 13158 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.403628 13158 ts_tablet_manager.cc:1403] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260709 14:53:40.399228 13161 consensus_queue.cc:260] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.383209 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.405748 12966 raft_consensus.cc:2468] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:40.406064 13158 raft_consensus.cc:359] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.406682 13158 raft_consensus.cc:385] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.406930 13158 raft_consensus.cc:740] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.407552 13158 consensus_queue.cc:260] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.407959 13283 raft_consensus.cc:2749] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.405711 13161 ts_tablet_manager.cc:1434] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260709 14:53:40.409871 13158 ts_tablet_manager.cc:1434] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:40.402994 13224 raft_consensus.cc:515] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.410717 13158 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.410980 13161 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.413334 13159 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.413754 13159 ts_tablet_manager.cc:1403] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.015s
I20260709 14:53:40.416302 13159 raft_consensus.cc:359] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.416898 13159 raft_consensus.cc:385] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.417164 13159 raft_consensus.cc:740] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.417527 13158 tablet_bootstrap.cc:654] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.417797 13161 tablet_bootstrap.cc:654] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.417805 13159 consensus_queue.cc:260] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.419896 13159 ts_tablet_manager.cc:1434] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:40.420713 13159 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.421854 13283 consensus_queue.cc:1048] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.426544 13159 tablet_bootstrap.cc:654] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.433195 13158 tablet_bootstrap.cc:492] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.433609 13158 ts_tablet_manager.cc:1403] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260709 14:53:40.435746 13281 consensus_queue.cc:1048] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.436579 13158 raft_consensus.cc:359] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.437204 13158 raft_consensus.cc:385] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.437453 13158 raft_consensus.cc:740] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.438048 13158 consensus_queue.cc:260] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.440279 13158 ts_tablet_manager.cc:1434] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:40.441726 13158 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.442891 13159 tablet_bootstrap.cc:492] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.443302 13159 ts_tablet_manager.cc:1403] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.015s
I20260709 14:53:40.445539 13210 raft_consensus.cc:515] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.444465 13224 leader_election.cc:290] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.450767 13158 tablet_bootstrap.cc:654] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.452863 13159 raft_consensus.cc:359] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.453523 13159 raft_consensus.cc:385] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.453820 13159 raft_consensus.cc:740] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.455430 13159 consensus_queue.cc:260] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.456239 13224 raft_consensus.cc:493] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.456782 13224 raft_consensus.cc:515] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.457661 13159 ts_tablet_manager.cc:1434] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 14:53:40.458003 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9227001f399b4bf491ddd6f106b0f283" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:40.458568 13159 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.458506 12966 raft_consensus.cc:3060] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.459415 13224 leader_election.cc:290] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.463903 13281 raft_consensus.cc:493] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.464365 13281 raft_consensus.cc:515] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.465164 13159 tablet_bootstrap.cc:654] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.469389 13277 raft_consensus.cc:493] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.469873 13277 raft_consensus.cc:515] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.471860 13277 leader_election.cc:290] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.472878 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.473204 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.473371 13119 raft_consensus.cc:2468] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:40.473820 13038 raft_consensus.cc:2468] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:40.474795 13158 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.474841 12936 leader_election.cc:304] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:40.475381 13158 ts_tablet_manager.cc:1403] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.007s
I20260709 14:53:40.475908 13373 raft_consensus.cc:2804] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.476262 13373 raft_consensus.cc:493] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.476469 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.476719 13277 raft_consensus.cc:493] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.477236 13373 raft_consensus.cc:3060] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.477120 13277 raft_consensus.cc:515] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.479384 13277 leader_election.cc:290] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.480789 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.481442 13281 leader_election.cc:290] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.475725 12935 leader_election.cc:304] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:40.480698 13278 consensus_queue.cc:1048] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.483103 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.484280 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b5777ec5c62417d9df0ad51eb6cee42" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
W20260709 14:53:40.484411 12936 leader_election.cc:343] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.485025 13044 raft_consensus.cc:2393] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
I20260709 14:53:40.485992 12935 leader_election.cc:304] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:40.485993 13281 raft_consensus.cc:2804] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.486763 13281 raft_consensus.cc:493] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.487090 13281 raft_consensus.cc:3060] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.489212 13278 raft_consensus.cc:493] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.489663 13278 raft_consensus.cc:515] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.491799 13119 raft_consensus.cc:3060] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.493103 13278 leader_election.cc:290] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.493333 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.493592 13277 raft_consensus.cc:3060] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:40.494648 13011 leader_election.cc:343] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.500936 13159 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.501361 13159 ts_tablet_manager.cc:1403] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.016s
I20260709 14:53:40.495245 13161 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.506902 13161 ts_tablet_manager.cc:1403] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.096s	user 0.010s	sys 0.001s
I20260709 14:53:40.507877 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.482358 13373 raft_consensus.cc:515] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.477097 13038 raft_consensus.cc:2468] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:40.511027 13159 raft_consensus.cc:359] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.512691 13373 leader_election.cc:290] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.512980 13159 raft_consensus.cc:385] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.513248 13159 raft_consensus.cc:740] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.513864 13159 consensus_queue.cc:260] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:40.514456 13010 leader_election.cc:343] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.514880 13010 leader_election.cc:304] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.515856 13278 raft_consensus.cc:2749] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.509222 13161 raft_consensus.cc:359] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.516968 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.517146 13161 raft_consensus.cc:385] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:40.517175 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 63674.8us
I20260709 14:53:40.517526 13038 raft_consensus.cc:3060] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.517536 13161 raft_consensus.cc:740] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.518620 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:40.519284 12970 raft_consensus.cc:3060] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.519846 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.519802 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31c19f5fe8dd4b3588d38ffd17cf5c7a" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:40.520438 12969 raft_consensus.cc:2468] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:40.520798 13118 raft_consensus.cc:3060] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.522511 13161 consensus_queue.cc:260] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.517622 13158 raft_consensus.cc:359] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.523972 13158 raft_consensus.cc:385] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.524240 13158 raft_consensus.cc:740] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.524843 13158 consensus_queue.cc:260] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.525348 13084 leader_election.cc:304] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:40.526707 13164 raft_consensus.cc:2804] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.527047 13164 raft_consensus.cc:493] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.522256 13293 consensus_queue.cc:1048] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:40.515975 13159 ts_tablet_manager.cc:1434] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:53:40.529091 13159 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.527349 13164 raft_consensus.cc:3060] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.531688 13158 ts_tablet_manager.cc:1434] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.056s	user 0.003s	sys 0.002s
I20260709 14:53:40.533573 13158 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:40.541402 12966 raft_consensus.cc:2468] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:40.540308 13161 ts_tablet_manager.cc:1434] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.033s	user 0.002s	sys 0.004s
I20260709 14:53:40.542629 13161 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:40.541465 13118 raft_consensus.cc:2468] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:40.544687 13010 leader_election.cc:304] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:40.545006 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b114006229d43a4a87cabf7091e3085" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.528329 13277 raft_consensus.cc:2749] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.546295 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.553452 13210 leader_election.cc:290] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.553568 13298 raft_consensus.cc:2804] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.554040 13298 raft_consensus.cc:697] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:40.554812 13298 consensus_queue.cc:237] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.556123 13164 raft_consensus.cc:515] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.556668 12970 raft_consensus.cc:2468] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:40.552493 13038 raft_consensus.cc:2468] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:40.575910 13224 raft_consensus.cc:493] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.576395 13224 raft_consensus.cc:515] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.578254 13224 leader_election.cc:290] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.588474 13164 leader_election.cc:290] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.588881 13187 raft_consensus.cc:493] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.567458 13037 raft_consensus.cc:2468] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:40.552977 13044 raft_consensus.cc:3060] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.566635 13281 raft_consensus.cc:515] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.604033 13187 raft_consensus.cc:515] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:40.603633 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:40.606535 13281 leader_election.cc:290] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.607177 13187 leader_election.cc:290] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.611024 13159 tablet_bootstrap.cc:654] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.622365 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9227001f399b4bf491ddd6f106b0f283" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:40.622495 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:40.622934 13118 raft_consensus.cc:3060] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.631099 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.626875 12936 leader_election.cc:304] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:40.639705 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.640815 13158 tablet_bootstrap.cc:654] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:40.642657 12936 leader_election.cc:343] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.644765 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
W20260709 14:53:40.629709 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 104456us
I20260709 14:53:40.645299 13038 raft_consensus.cc:3060] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.643888 13188 raft_consensus.cc:493] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fd7ceaf9a0cd49fc80163c1e91de43f0)
I20260709 14:53:40.648401 13188 raft_consensus.cc:515] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.650455 13044 raft_consensus.cc:2468] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:40.638341 13281 raft_consensus.cc:2804] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:40.656180 13010 leader_election.cc:343] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.663125 13161 tablet_bootstrap.cc:654] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.646963 13187 consensus_queue.cc:1048] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 14:53:40.657349 13281 raft_consensus.cc:697] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:40.659785 13115 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.659149 13188 leader_election.cc:290] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:40.659569 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
W20260709 14:53:40.663424 13011 leader_election.cc:343] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.670403 13011 leader_election.cc:304] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:40.669936 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.669111 13159 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:40.671286 13159 ts_tablet_manager.cc:1403] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.006s
I20260709 14:53:40.676911 13278 raft_consensus.cc:2749] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.678658 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:40.678995 13373 raft_consensus.cc:493] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.679298 13277 raft_consensus.cc:493] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.679551 13373 raft_consensus.cc:515] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.679769 13277 raft_consensus.cc:515] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.680176 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16194ee6a1e74f33b879556976924243" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:40.668210 12970 raft_consensus.cc:3060] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.680758 13039 raft_consensus.cc:3060] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.681537 13373 leader_election.cc:290] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.687696 12970 raft_consensus.cc:2468] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:40.690719 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.690948 13277 leader_election.cc:290] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.689881 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.692564 13038 raft_consensus.cc:2468] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
W20260709 14:53:40.692662 12936 leader_election.cc:343] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.693111 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:40.678704 13118 raft_consensus.cc:2468] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:40.695178 13116 raft_consensus.cc:2468] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:40.693728 13281 consensus_queue.cc:237] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.708420 12936 leader_election.cc:304] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:40.709491 13283 raft_consensus.cc:2804] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.709867 13283 raft_consensus.cc:493] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.711788 13283 raft_consensus.cc:3060] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.716008 13210 raft_consensus.cc:493] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.716533 13210 raft_consensus.cc:515] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.718497 13210 leader_election.cc:290] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.719532 13283 raft_consensus.cc:515] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.710114 13277 consensus_queue.cc:1048] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:53:40.973453 13161 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:40.974658 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:40.975251 13161 ts_tablet_manager.cc:1403] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.433s	user 0.024s	sys 0.042s
I20260709 14:53:40.975881 13159 raft_consensus.cc:359] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.703999 13039 raft_consensus.cc:2468] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:40.976372 13159 raft_consensus.cc:385] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.976931 13159 raft_consensus.cc:740] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.723153 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:40.977562 13159 consensus_queue.cc:260] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.929101 13415 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.978008 13298 raft_consensus.cc:493] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.981493 13116 raft_consensus.cc:3060] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:40.985747 13422 log.cc:927] Time spent T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: Append to log took a long time: real 0.205s	user 0.002s	sys 0.000s
I20260709 14:53:40.990039 13158 tablet_bootstrap.cc:492] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:40.992540 13158 ts_tablet_manager.cc:1403] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.459s	user 0.011s	sys 0.009s
I20260709 14:53:40.733327 13283 leader_election.cc:290] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:40.993942 13159 ts_tablet_manager.cc:1434] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.322s	user 0.012s	sys 0.001s
I20260709 14:53:40.994809 13159 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:40.979871 13210 raft_consensus.cc:493] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:40.973608 13011 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:41007, user_credentials={real_user=slave}} blocked reactor thread for 263178us
I20260709 14:53:40.992316 13298 raft_consensus.cc:515] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:40.993423 13415 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.006624 13210 raft_consensus.cc:515] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.031862 13278 raft_consensus.cc:493] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.032380 13278 raft_consensus.cc:515] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.032934 13161 raft_consensus.cc:359] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.033574 13161 raft_consensus.cc:385] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.033836 13161 raft_consensus.cc:740] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.034390 13161 consensus_queue.cc:260] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.034631 13158 raft_consensus.cc:359] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.035332 13158 raft_consensus.cc:385] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.035629 13158 raft_consensus.cc:740] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.036386 13161 ts_tablet_manager.cc:1434] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.000s
I20260709 14:53:41.037227 13161 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:41.036175 13158 consensus_queue.cc:260] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.041523 13158 ts_tablet_manager.cc:1434] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:53:41.042447 13158 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
W20260709 14:53:41.050169 13010 leader_election.cc:343] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.065052 13159 tablet_bootstrap.cc:654] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.060870 13116 raft_consensus.cc:2468] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:40.743630 13084 leader_election.cc:304] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:41.073567 13210 leader_election.cc:290] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.075577 13224 raft_consensus.cc:2804] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.076094 13224 raft_consensus.cc:697] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:41.076875 13224 consensus_queue.cc:237] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.077513 13161 tablet_bootstrap.cc:654] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.078833 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.079875 13044 raft_consensus.cc:2468] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:41.091318 13278 leader_election.cc:290] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.091588 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.092211 13044 raft_consensus.cc:2468] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:41.092401 13298 leader_election.cc:290] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.093230 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.093394 13044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:41.093925 13044 raft_consensus.cc:3060] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.095773 12867 catalog_manager.cc:5697] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.097316 12936 leader_election.cc:304] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
W20260709 14:53:41.075166 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:34865, user_credentials={real_user=slave}} blocked reactor thread for 331667us
I20260709 14:53:41.103864 13044 raft_consensus.cc:2468] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
W20260709 14:53:41.100171 13084 leader_election.cc:343] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.105674 13415 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:41.107966 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.100533 12935 leader_election.cc:304] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:41.109951 13426 raft_consensus.cc:2804] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.110378 13426 raft_consensus.cc:697] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:41.110589 13158 tablet_bootstrap.cc:654] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.111701 12868 catalog_manager.cc:5697] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.111136 13426 consensus_queue.cc:237] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.111387 13431 raft_consensus.cc:2804] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.133857 13161 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:41.134223 13161 ts_tablet_manager.cc:1403] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.097s	user 0.017s	sys 0.020s
W20260709 14:53:41.130810 12935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:34865, user_credentials={real_user=slave}} blocked reactor thread for 48024.8us
I20260709 14:53:41.140540 13161 raft_consensus.cc:359] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.141077 13161 raft_consensus.cc:385] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.141319 13161 raft_consensus.cc:740] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.142014 13161 consensus_queue.cc:260] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.137861 13431 raft_consensus.cc:697] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:41.148645 13431 consensus_queue.cc:237] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:41.166262 13011 leader_election.cc:343] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:41.166919 13011 leader_election.cc:343] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.167060 13188 raft_consensus.cc:493] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.167306 13011 leader_election.cc:304] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:41.167520 13188 raft_consensus.cc:515] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.168500 13298 raft_consensus.cc:2749] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.169399 13188 leader_election.cc:290] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:41.170635 13161 ts_tablet_manager.cc:1434] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260709 14:53:41.172266 13161 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:41.174139 13158 tablet_bootstrap.cc:492] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:41.174563 13158 ts_tablet_manager.cc:1403] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.015s
I20260709 14:53:41.175307 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.176560 12970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.176792 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.176970 13158 raft_consensus.cc:359] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.177569 13158 raft_consensus.cc:385] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.178942 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a192fb8cef154082aaa68763989d8770" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.179695 13118 raft_consensus.cc:2393] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:41.177836 13158 raft_consensus.cc:740] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.180522 13158 consensus_queue.cc:260] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.181871 13432 consensus_queue.cc:1048] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:41.183221 13084 leader_election.cc:343] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.183480 13159 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:41.183905 13159 ts_tablet_manager.cc:1403] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.189s	user 0.018s	sys 0.017s
I20260709 14:53:41.187232 13159 raft_consensus.cc:359] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.187891 13159 raft_consensus.cc:385] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.188162 13159 raft_consensus.cc:740] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.188859 13159 consensus_queue.cc:260] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.189379 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.189867 13084 leader_election.cc:304] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:41.190598 13432 raft_consensus.cc:2749] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.190903 13159 ts_tablet_manager.cc:1434] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:41.191880 13159 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:41.197033 13158 ts_tablet_manager.cc:1434] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:53:41.199317 13084 leader_election.cc:304] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:41.199764 13432 consensus_queue.cc:1048] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:41.200821 13188 raft_consensus.cc:2804] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.201321 13188 raft_consensus.cc:697] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:41.202085 13188 consensus_queue.cc:237] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:41.211504 13011 leader_election.cc:343] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.212162 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a81920ca43174b4cb1c82a963a147399" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.212755 12935 leader_election.cc:304] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:41.213521 13158 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:41.218690 13161 tablet_bootstrap.cc:654] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:41.213207 13010 leader_election.cc:343] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.221644 13424 raft_consensus.cc:2804] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.222996 13424 raft_consensus.cc:493] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.217942 13298 consensus_queue.cc:1048] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:41.223323 13424 raft_consensus.cc:3060] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.222353 13010 leader_election.cc:304] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:41.231020 13430 raft_consensus.cc:2749] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:41.231565 13010 leader_election.cc:343] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.232018 13010 leader_election.cc:304] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:41.237560 13298 raft_consensus.cc:2749] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.238655 13010 leader_election.cc:304] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:41.239970 13187 raft_consensus.cc:2749] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.258306 13159 tablet_bootstrap.cc:654] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.259426 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.259655 13431 consensus_queue.cc:1048] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.265439 12964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.265988 13164 raft_consensus.cc:493] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.266496 13164 raft_consensus.cc:515] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.268471 13164 leader_election.cc:290] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:41.269630 13084 leader_election.cc:304] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:41.272609 13224 raft_consensus.cc:2749] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:41.273069 13158 tablet_bootstrap.cc:654] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.273195 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef957e68cea34ab3bdc80b4bff9855b3" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.273888 13038 raft_consensus.cc:2393] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:41.276902 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.277784 13042 raft_consensus.cc:2468] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:41.278769 13224 consensus_queue.cc:1048] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:41.283345 13084 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:41.284543 13224 raft_consensus.cc:2804] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:41.284849 13224 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e292b2af06643cd948eec07635d77ce)
I20260709 14:53:41.285138 13224 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:41.292193 13224 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.297355 13224 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:41.306649 13084 leader_election.cc:304] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:41.308264 13224 raft_consensus.cc:3060] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.305517 13431 raft_consensus.cc:493] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.309173 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.318478 13161 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:41.318945 13161 ts_tablet_manager.cc:1403] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.147s	user 0.009s	sys 0.003s
I20260709 14:53:41.316185 13424 raft_consensus.cc:515] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.321185 13158 tablet_bootstrap.cc:492] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:41.322515 13159 tablet_bootstrap.cc:492] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:41.322947 13158 ts_tablet_manager.cc:1403] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.025s
I20260709 14:53:41.322988 13159 ts_tablet_manager.cc:1403] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.131s	user 0.007s	sys 0.010s
I20260709 14:53:41.313645 13431 raft_consensus.cc:515] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.331724 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.350921 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:41.352262 12865 catalog_manager.cc:5697] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:41.374680 13224 raft_consensus.cc:2749] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.362015 13042 raft_consensus.cc:2468] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:41.376680 13210 raft_consensus.cc:493] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.377017 13424 leader_election.cc:290] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.377137 13210 raft_consensus.cc:515] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.378219 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:41.378778 13042 raft_consensus.cc:3060] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.379033 13210 leader_election.cc:290] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.380123 13161 raft_consensus.cc:359] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.383719 13161 raft_consensus.cc:385] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.383986 13161 raft_consensus.cc:740] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.384698 13161 consensus_queue.cc:260] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.385460 13159 raft_consensus.cc:359] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.385913 13159 raft_consensus.cc:385] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.386104 13159 raft_consensus.cc:740] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.367719 13430 consensus_queue.cc:1048] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:53:41.388695 13159 consensus_queue.cc:260] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.389973 13161 ts_tablet_manager.cc:1434] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.001s
I20260709 14:53:41.393327 13158 raft_consensus.cc:359] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.393976 13158 raft_consensus.cc:385] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.394114 13161 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:41.395017 13158 raft_consensus.cc:740] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.395560 13158 consensus_queue.cc:260] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.398828 12968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:41.398820 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9643696ad3594e14b14aee3d9c4ac03d" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:41.399529 13118 raft_consensus.cc:3060] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.405133 13159 ts_tablet_manager.cc:1434] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.082s	user 0.005s	sys 0.001s
I20260709 14:53:41.405843 13159 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:41.403741 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.406648 13158 ts_tablet_manager.cc:1434] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.083s	user 0.005s	sys 0.000s
W20260709 14:53:41.406562 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 97539.7us
I20260709 14:53:41.407546 13158 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:41.409797 13431 leader_election.cc:290] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.415122 13084 leader_election.cc:304] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:41.403880 13427 consensus_queue.cc:1048] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:53:41.429991 13224 raft_consensus.cc:2804] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.430374 13224 raft_consensus.cc:493] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.430703 13224 raft_consensus.cc:3060] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.434010 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.435279 13116 raft_consensus.cc:2468] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:41.429129 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.428512 13118 raft_consensus.cc:2468] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:41.428833 13426 consensus_queue.cc:1048] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:41.456236 12936 leader_election.cc:304] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:41.456657 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:41.458505 13424 raft_consensus.cc:2804] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.458880 13424 raft_consensus.cc:493] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.459192 13424 raft_consensus.cc:3060] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:41.460322 13084 leader_election.cc:343] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.462973 13224 raft_consensus.cc:515] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:41.464329 13011 leader_election.cc:343] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.457319 13045 raft_consensus.cc:2468] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:41.477507 13424 raft_consensus.cc:515] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.479583 13424 leader_election.cc:290] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.482111 13042 raft_consensus.cc:2468] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
W20260709 14:53:41.479898 13010 leader_election.cc:343] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:41.480957 13224 leader_election.cc:290] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:41.538359 13159 tablet_bootstrap.cc:654] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.549887 13281 raft_consensus.cc:493] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.550494 13281 raft_consensus.cc:515] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.523983 13010 leader_election.cc:304] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:41.562158 13281 leader_election.cc:290] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:41.569900 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 108595us
I20260709 14:53:41.664220 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:41.664912 12965 raft_consensus.cc:3060] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.678771 12867 catalog_manager.cc:5697] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.688694 12935 leader_election.cc:304] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:41.688997 13161 tablet_bootstrap.cc:654] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.688637 12867 catalog_manager.cc:5697] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:41.689452 13424 raft_consensus.cc:2804] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.690129 13424 raft_consensus.cc:697] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:41.690940 13424 consensus_queue.cc:237] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.709935 13187 raft_consensus.cc:493] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:41.779265 13471 log.cc:927] Time spent T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 14:53:41.720141 13430 raft_consensus.cc:2749] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:41.796406 13040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:41.798013 13040 raft_consensus.cc:2468] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:41.727703 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:41.787768 12936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:41007, user_credentials={real_user=slave}} blocked reactor thread for 77220.5us
I20260709 14:53:41.805760 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed42e7747b740b48b8c9606d6815544" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:41.806358 13037 raft_consensus.cc:3060] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.785808 12965 raft_consensus.cc:2468] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:41.810717 13158 tablet_bootstrap.cc:654] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:41.812088 13161 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
W20260709 14:53:41.793366 13010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 313543us
I20260709 14:53:41.812620 13161 ts_tablet_manager.cc:1403] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.419s	user 0.024s	sys 0.041s
I20260709 14:53:41.814306 13084 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:41.793514 13187 raft_consensus.cc:515] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.812834 13118 raft_consensus.cc:3060] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:41.816476 13468 raft_consensus.cc:2749] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:41.857499 13037 raft_consensus.cc:2468] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:41.845285 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:41.911118 13084 leader_election.cc:304] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
W20260709 14:53:41.913136 13084 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 44879.7us
I20260709 14:53:41.914937 13432 raft_consensus.cc:2804] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:41.926139 13159 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:41.926636 13159 ts_tablet_manager.cc:1403] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.521s	user 0.022s	sys 0.017s
I20260709 14:53:41.930655 12935 leader_election.cc:304] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:41.932358 13224 consensus_queue.cc:1048] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:41.938687 13464 log.cc:927] Time spent T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 14:53:41.915349 13115 raft_consensus.cc:1240] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Rejecting Update request from peer 3e292b2af06643cd948eec07635d77ce for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:41.914499 13118 raft_consensus.cc:2468] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:41.928813 13432 raft_consensus.cc:697] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:41.953907 13161 raft_consensus.cc:359] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.954594 13161 raft_consensus.cc:385] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.954902 13161 raft_consensus.cc:740] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:41.955045 13158 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:41.955525 13463 consensus_queue.cc:1048] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.032s
I20260709 14:53:41.955549 13158 ts_tablet_manager.cc:1403] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.548s	user 0.028s	sys 0.030s
I20260709 14:53:41.939334 13281 raft_consensus.cc:2804] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:41.959700 13161 consensus_queue.cc:260] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.963927 13473 raft_consensus.cc:493] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:41.964440 13473 raft_consensus.cc:515] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.964943 13161 ts_tablet_manager.cc:1434] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.151s	user 0.006s	sys 0.001s
I20260709 14:53:41.967722 13473 leader_election.cc:290] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.971628 13432 consensus_queue.cc:237] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.959190 13281 raft_consensus.cc:493] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:41.977741 13465 consensus_queue.cc:1048] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:41.978403 13188 consensus_queue.cc:1048] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.980404 13042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60e5ddf8495a409ea507347082334710" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:41.976388 13281 raft_consensus.cc:3060] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:41.988525 13466 log.cc:927] Time spent T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: Append to log took a long time: real 0.275s	user 0.001s	sys 0.001s
I20260709 14:53:41.975236 13187 leader_election.cc:290] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:41.987255 13158 raft_consensus.cc:359] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.992647 13158 raft_consensus.cc:385] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:41.991230 13159 raft_consensus.cc:359] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:41.986333 13042 raft_consensus.cc:3060] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:42.037592 12935 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:34865, user_credentials={real_user=slave}} blocked reactor thread for 45748.3us
I20260709 14:53:42.038031 13158 raft_consensus.cc:740] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.038117 13159 raft_consensus.cc:385] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.038571 13159 raft_consensus.cc:740] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.041332 13159 consensus_queue.cc:260] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.041416 13158 consensus_queue.cc:260] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.045992 13161 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.047827 13479 consensus_queue.cc:1048] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:42.050038 13159 ts_tablet_manager.cc:1434] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.123s	user 0.013s	sys 0.015s
I20260709 14:53:42.048557 12969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.051023 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.057766 13281 raft_consensus.cc:515] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.059971 13281 leader_election.cc:290] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.062296 13159 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.076224 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.076954 13158 ts_tablet_manager.cc:1434] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.121s	user 0.024s	sys 0.024s
I20260709 14:53:42.078095 13158 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
W20260709 14:53:42.096221 13010 leader_election.cc:343] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.096997 13010 leader_election.cc:343] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.120870 13158 tablet_bootstrap.cc:654] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.127099 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:42.127717 13039 raft_consensus.cc:3060] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:42.136240 13011 leader_election.cc:343] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.136729 13011 leader_election.cc:304] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.138824 13472 raft_consensus.cc:2749] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.145077 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:42.132490 13042 raft_consensus.cc:2468] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:42.146509 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.147114 13116 raft_consensus.cc:2468] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
I20260709 14:53:42.150751 13011 leader_election.cc:304] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.152745 13281 raft_consensus.cc:493] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.156507 13281 raft_consensus.cc:515] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.157208 13161 tablet_bootstrap.cc:654] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.161098 13430 raft_consensus.cc:2804] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.164222 13430 raft_consensus.cc:493] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.164572 13430 raft_consensus.cc:3060] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.166261 12935 leader_election.cc:304] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.167579 13426 consensus_queue.cc:1048] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:42.170374 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:42.170961 13426 raft_consensus.cc:2804] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.171482 13426 raft_consensus.cc:697] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:42.172307 13426 consensus_queue.cc:237] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.174799 13281 leader_election.cc:290] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.175540 12865 catalog_manager.cc:5697] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.180516 13472 raft_consensus.cc:493] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.181006 13472 raft_consensus.cc:515] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.194631 13036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.195138 13036 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:42.203337 12935 leader_election.cc:304] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.181257 13430 raft_consensus.cc:515] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.225160 13039 raft_consensus.cc:2468] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:42.225921 13431 raft_consensus.cc:2804] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.226328 13431 raft_consensus.cc:493] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.226691 13431 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.227679 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:42.233788 13159 tablet_bootstrap.cc:654] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.210940 13187 raft_consensus.cc:493] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.239163 12935 leader_election.cc:304] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.234449 13187 raft_consensus.cc:515] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.248970 13430 leader_election.cc:290] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:42.223729 12936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:41007, user_credentials={real_user=slave}} blocked reactor thread for 60687.1us
I20260709 14:53:42.243969 13281 raft_consensus.cc:2804] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.252329 13472 leader_election.cc:290] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.271378 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:42.265991 13281 raft_consensus.cc:697] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:42.272047 13118 raft_consensus.cc:3060] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.276772 13491 consensus_queue.cc:1048] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:53:42.281275 13281 consensus_queue.cc:237] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.282353 13187 leader_election.cc:290] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:42.273321 13010 leader_election.cc:343] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.285854 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.286283 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.291707 13112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.312427 13158 tablet_bootstrap.cc:492] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:42.312973 13158 ts_tablet_manager.cc:1403] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.235s	user 0.024s	sys 0.023s
W20260709 14:53:42.293125 12936 leader_election.cc:343] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.321444 13482 consensus_queue.cc:1048] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 14:53:42.328435 13011 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.335435 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.340301 12867 catalog_manager.cc:5697] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.342439 13118 raft_consensus.cc:2468] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:42.359992 13161 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:42.360442 13161 ts_tablet_manager.cc:1403] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.315s	user 0.014s	sys 0.030s
I20260709 14:53:42.369493 13161 raft_consensus.cc:359] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.370180 13161 raft_consensus.cc:385] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.370447 13161 raft_consensus.cc:740] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.378746 13158 raft_consensus.cc:359] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.379495 13158 raft_consensus.cc:385] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.379772 13158 raft_consensus.cc:740] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.380427 13158 consensus_queue.cc:260] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:42.382808 13011 leader_election.cc:343] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.371047 13161 consensus_queue.cc:260] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.392329 13161 ts_tablet_manager.cc:1434] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
W20260709 14:53:42.349650 12936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:41007, user_credentials={real_user=slave}} blocked reactor thread for 57370.8us
W20260709 14:53:42.361537 13010 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.393796 13161 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.396637 13010 leader_election.cc:304] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.406068 13187 raft_consensus.cc:2749] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:42.406203 13010 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:41211, user_credentials={real_user=slave}} blocked reactor thread for 47301.7us
W20260709 14:53:42.406858 13010 leader_election.cc:343] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.407174 13010 leader_election.cc:304] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.409600 13210 raft_consensus.cc:2749] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.386894 13431 raft_consensus.cc:515] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.413096 13431 leader_election.cc:290] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.413777 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:42.414361 13045 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.394668 13011 leader_election.cc:304] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.415935 13210 raft_consensus.cc:2804] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.416397 13210 raft_consensus.cc:697] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:42.417135 13210 consensus_queue.cc:237] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.423545 13158 ts_tablet_manager.cc:1434] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.110s	user 0.010s	sys 0.001s
I20260709 14:53:42.423738 13045 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:42.425716 12935 leader_election.cc:304] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.426265 13431 consensus_queue.cc:1059] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:42.427029 13431 raft_consensus.cc:2804] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.427616 13483 raft_consensus.cc:3055] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:42.427953 13483 raft_consensus.cc:740] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:42.430442 13158 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:42.428651 13483 consensus_queue.cc:260] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.431113 13431 raft_consensus.cc:697] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
W20260709 14:53:42.443856 12934 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:53:42.444489 13483 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:42.453749 13431 consensus_queue.cc:237] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:42.445116 12936 leader_election.cc:343] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.474246 13159 tablet_bootstrap.cc:492] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:42.474747 13159 ts_tablet_manager.cc:1403] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.424s	user 0.042s	sys 0.061s
I20260709 14:53:42.479786 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.480418 13118 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:42.472493 12868 catalog_manager.cc:5697] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.500089 12865 catalog_manager.cc:5697] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.508489 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:42.509385 13114 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.512513 13158 tablet_bootstrap.cc:654] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.514238 13469 raft_consensus.cc:493] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.514714 13469 raft_consensus.cc:515] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.520360 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.520574 13469 leader_election.cc:290] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:42.520910 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.521484 13038 raft_consensus.cc:2468] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
W20260709 14:53:42.522603 13084 leader_election.cc:343] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.523329 13084 leader_election.cc:304] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.524093 13469 raft_consensus.cc:2804] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.524431 13469 raft_consensus.cc:493] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.524781 13469 raft_consensus.cc:3060] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.534499 13469 raft_consensus.cc:515] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.537153 13161 tablet_bootstrap.cc:654] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.537602 13415 consensus_queue.cc:1048] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.539453 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
W20260709 14:53:42.540593 13084 leader_election.cc:343] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.541906 13469 leader_election.cc:290] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:42.542625 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5592b515ac4649f29782942d3de88e72" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:42.543159 13038 raft_consensus.cc:3060] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.550792 13114 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:42.552287 13038 raft_consensus.cc:2468] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:42.553176 13084 leader_election.cc:304] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.554087 13415 raft_consensus.cc:2804] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.554555 13415 raft_consensus.cc:697] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:42.555239 13415 consensus_queue.cc:237] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.559463 13159 raft_consensus.cc:359] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.560099 13159 raft_consensus.cc:385] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.560366 13159 raft_consensus.cc:740] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.560974 13159 consensus_queue.cc:260] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.563784 13159 ts_tablet_manager.cc:1434] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.089s	user 0.005s	sys 0.002s
I20260709 14:53:42.564917 13159 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.565798 13431 consensus_queue.cc:1048] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.570611 13210 raft_consensus.cc:493] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.571066 13210 raft_consensus.cc:515] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.574020 13210 leader_election.cc:290] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.575776 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:42.576908 13010 leader_election.cc:343] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.578321 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:42.579510 13011 leader_election.cc:343] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.579962 13011 leader_election.cc:304] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.580965 13210 raft_consensus.cc:2749] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.581890 13431 consensus_queue.cc:1048] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.582692 13483 raft_consensus.cc:493] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.583164 13483 raft_consensus.cc:515] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.585525 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.587313 13483 leader_election.cc:290] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.588690 13469 consensus_queue.cc:1048] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.591424 13159 tablet_bootstrap.cc:654] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.603823 13161 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:42.604173 13161 ts_tablet_manager.cc:1403] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.211s	user 0.006s	sys 0.017s
I20260709 14:53:42.602115 12868 catalog_manager.cc:5697] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.605744 12868 catalog_manager.cc:5697] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.603713 12865 catalog_manager.cc:5697] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:42.607445 12868 catalog_manager.cc:5697] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:42.614467 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74a51e5fc8334bbd925355f6822074ee" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.623458 13116 raft_consensus.cc:2393] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in this term.
I20260709 14:53:42.634382 12936 leader_election.cc:304] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:42.635344 13158 tablet_bootstrap.cc:492] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:42.635440 13431 raft_consensus.cc:3060] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.635921 13158 ts_tablet_manager.cc:1403] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.206s	user 0.011s	sys 0.011s
I20260709 14:53:42.632221 13161 raft_consensus.cc:359] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.637777 13161 raft_consensus.cc:385] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.637987 13161 raft_consensus.cc:740] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.638446 13161 consensus_queue.cc:260] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.642258 13158 raft_consensus.cc:359] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.643137 13158 raft_consensus.cc:385] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.643433 13158 raft_consensus.cc:740] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.652464 13158 consensus_queue.cc:260] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.659057 13159 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:42.659842 13159 ts_tablet_manager.cc:1403] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.016s
I20260709 14:53:42.663175 13431 raft_consensus.cc:2749] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.665688 13161 ts_tablet_manager.cc:1434] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:53:42.669555 13161 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.671245 13159 raft_consensus.cc:359] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.675546 13159 raft_consensus.cc:385] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.675843 13159 raft_consensus.cc:740] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.676435 13159 consensus_queue.cc:260] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.678361 13159 ts_tablet_manager.cc:1434] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:53:42.679137 13159 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.684393 13161 tablet_bootstrap.cc:654] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.684551 13159 tablet_bootstrap.cc:654] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.688383 13161 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:42.688927 13161 ts_tablet_manager.cc:1403] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:53:42.691277 13161 raft_consensus.cc:359] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.691989 13161 raft_consensus.cc:385] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.692313 13161 raft_consensus.cc:740] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.693020 13161 consensus_queue.cc:260] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.694497 13161 ts_tablet_manager.cc:1434] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:42.695317 13161 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.700941 13161 tablet_bootstrap.cc:654] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.702487 13473 raft_consensus.cc:493] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.702927 13473 raft_consensus.cc:515] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.703024 13431 consensus_queue.cc:1048] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.705056 13473 leader_election.cc:290] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.707875 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:42.709362 13010 leader_election.cc:343] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.711526 13159 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:42.711760 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:42.713153 13011 leader_election.cc:343] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.711987 13159 ts_tablet_manager.cc:1403] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.003s
I20260709 14:53:42.713608 13011 leader_election.cc:304] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.714586 13210 raft_consensus.cc:2749] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.715814 13159 raft_consensus.cc:359] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.716311 13159 raft_consensus.cc:385] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.716552 13159 raft_consensus.cc:740] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.717149 13159 consensus_queue.cc:260] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.717238 13483 consensus_queue.cc:1048] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.718798 13159 ts_tablet_manager.cc:1434] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:53:42.720322 13159 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.726451 13158 ts_tablet_manager.cc:1434] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.000s
I20260709 14:53:42.727380 13158 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:42.728371 13118 raft_consensus.cc:3060] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.751353 13415 raft_consensus.cc:493] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.732935 13483 consensus_queue.cc:1048] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 14:53:42.727520 13159 tablet_bootstrap.cc:654] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.751768 13495 consensus_queue.cc:1048] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.734840 13161 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:42.755158 13161 ts_tablet_manager.cc:1403] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.000s
I20260709 14:53:42.751818 13415 raft_consensus.cc:515] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.758499 13415 leader_election.cc:290] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:42.773914 13161 raft_consensus.cc:359] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.774513 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.774781 13161 raft_consensus.cc:385] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.775138 13161 raft_consensus.cc:740] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.775218 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a02992240a84cff891f3a4a29b1d035" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.775878 13158 tablet_bootstrap.cc:654] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.775944 13161 consensus_queue.cc:260] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.778225 13161 ts_tablet_manager.cc:1434] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.012s
I20260709 14:53:42.780251 13161 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.781061 13084 leader_election.cc:304] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:42.785499 13159 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:42.785995 13159 ts_tablet_manager.cc:1403] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.009s
I20260709 14:53:42.788600 13159 raft_consensus.cc:359] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.827075 13161 tablet_bootstrap.cc:654] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.827335 13159 raft_consensus.cc:385] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.828050 13159 raft_consensus.cc:740] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.829425 13159 consensus_queue.cc:260] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.832234 13159 ts_tablet_manager.cc:1434] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.002s
I20260709 14:53:42.834250 13159 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.839722 13210 raft_consensus.cc:493] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.840615 13278 raft_consensus.cc:493] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.840545 13210 raft_consensus.cc:515] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.841328 13278 raft_consensus.cc:515] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.842026 13159 tablet_bootstrap.cc:654] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.841846 13426 raft_consensus.cc:493] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.842643 13426 raft_consensus.cc:515] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.845181 13426 leader_election.cc:290] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.849875 13039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.850781 13039 raft_consensus.cc:2468] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:42.850973 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.855777 13473 raft_consensus.cc:493] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.856456 13473 raft_consensus.cc:515] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:42.858068 13011 leader_election.cc:343] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.858644 13158 tablet_bootstrap.cc:492] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:42.858891 13473 leader_election.cc:290] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.859360 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.861210 13161 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:42.853350 13210 leader_election.cc:290] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.854007 13468 raft_consensus.cc:2749] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:42.859377 13158 ts_tablet_manager.cc:1403] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.132s	user 0.007s	sys 0.011s
I20260709 14:53:42.864610 12935 leader_election.cc:304] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.864862 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.865612 13495 raft_consensus.cc:2804] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.866375 13495 raft_consensus.cc:493] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.866518 13278 leader_election.cc:290] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.866882 13495 raft_consensus.cc:3060] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.868013 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.868878 12967 raft_consensus.cc:2468] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 0.
W20260709 14:53:42.866307 12936 leader_election.cc:343] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:42.873843 13011 leader_election.cc:343] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.875802 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:42.877419 13011 leader_election.cc:343] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.880293 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.882762 13158 raft_consensus.cc:359] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.883572 13158 raft_consensus.cc:385] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.864706 13161 ts_tablet_manager.cc:1403] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.085s	user 0.015s	sys 0.000s
I20260709 14:53:42.883853 13158 raft_consensus.cc:740] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.885841 13010 leader_election.cc:304] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
W20260709 14:53:42.887226 13010 leader_election.cc:343] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.884656 13158 consensus_queue.cc:260] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.888137 13210 raft_consensus.cc:2804] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.888546 13210 raft_consensus.cc:493] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.888926 13210 raft_consensus.cc:3060] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.890858 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.896512 13158 ts_tablet_manager.cc:1434] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.001s
I20260709 14:53:42.896927 13210 raft_consensus.cc:515] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.898855 13278 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3e292b2af06643cd948eec07635d77ce)
I20260709 14:53:42.899569 13010 leader_election.cc:304] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.899370 13278 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.901342 13472 raft_consensus.cc:2749] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:42.903039 13010 leader_election.cc:343] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.903550 13010 leader_election.cc:304] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:42.903463 13431 consensus_queue.cc:1048] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:42.904392 13278 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.907002 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:42.907662 12963 raft_consensus.cc:3060] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.907033 13472 raft_consensus.cc:2749] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:42.905529 13210 leader_election.cc:290] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.914642 13159 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:42.916630 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.917558 13118 raft_consensus.cc:2393] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 2: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
I20260709 14:53:42.916667 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2ac8fcac81d4c198024b670c1b032f4" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:42.918336 13115 raft_consensus.cc:3060] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.922402 12963 raft_consensus.cc:2468] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:42.915081 13159 ts_tablet_manager.cc:1403] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.007s
I20260709 14:53:42.925107 13161 raft_consensus.cc:359] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.925891 13161 raft_consensus.cc:385] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.926195 13161 raft_consensus.cc:740] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.926541 13158 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:42.926859 13161 consensus_queue.cc:260] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.929805 13115 raft_consensus.cc:2468] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 1.
I20260709 14:53:42.934624 13011 leader_election.cc:304] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:42.935413 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:42.936220 12965 raft_consensus.cc:2468] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:42.936501 13210 raft_consensus.cc:2804] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.939730 13210 raft_consensus.cc:697] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:42.939793 13431 consensus_queue.cc:1048] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.942701 13159 raft_consensus.cc:359] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.943441 13159 raft_consensus.cc:385] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:42.943717 13159 raft_consensus.cc:740] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:42.944109 13210 consensus_queue.cc:237] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.944495 13159 consensus_queue.cc:260] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.946488 13161 ts_tablet_manager.cc:1434] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.003s
I20260709 14:53:42.939178 13495 raft_consensus.cc:515] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.947870 13159 ts_tablet_manager.cc:1434] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:53:42.947849 13161 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:42.957360 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:42.960084 13084 consensus_peers.cc:597] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:42.961148 12936 leader_election.cc:343] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.962725 13010 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:42.963657 13473 raft_consensus.cc:2804] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:42.964071 13473 raft_consensus.cc:493] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3e292b2af06643cd948eec07635d77ce)
I20260709 14:53:42.964208 13159 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:42.964424 13473 raft_consensus.cc:3060] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:42.965351 13495 leader_election.cc:290] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.966100 13158 tablet_bootstrap.cc:654] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:42.966315 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:42.966881 13043 raft_consensus.cc:3060] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.974059 13495 raft_consensus.cc:493] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:42.974504 13495 raft_consensus.cc:515] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:42.977560 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:42.978056 13038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:42.978773 13038 raft_consensus.cc:2468] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
W20260709 14:53:42.978998 12936 leader_election.cc:343] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:42.979868 12935 leader_election.cc:304] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:42.980595 13431 raft_consensus.cc:2804] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:42.981024 13431 raft_consensus.cc:493] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:42.981683 13431 raft_consensus.cc:3060] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:42.982414 13278 consensus_queue.cc:1048] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:42.984819 13043 raft_consensus.cc:2468] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:42.986178 12935 leader_election.cc:304] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:42.983668 13495 leader_election.cc:290] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:42.987704 13495 raft_consensus.cc:2804] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:42.988166 13495 raft_consensus.cc:697] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:42.988940 13495 consensus_queue.cc:237] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.013561 13161 tablet_bootstrap.cc:654] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.018086 13159 tablet_bootstrap.cc:654] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.043783 13158 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.044770 13158 ts_tablet_manager.cc:1403] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.118s	user 0.025s	sys 0.009s
I20260709 14:53:43.045642 13473 raft_consensus.cc:515] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.049463 13431 raft_consensus.cc:515] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.051923 13431 leader_election.cc:290] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.057564 13278 consensus_queue.cc:1048] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.058549 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.059165 13043 raft_consensus.cc:3060] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.059044 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:43.069222 13483 raft_consensus.cc:493] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.069674 13483 raft_consensus.cc:515] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.069964 13158 raft_consensus.cc:359] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.070683 13158 raft_consensus.cc:385] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.070957 13158 raft_consensus.cc:740] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.071614 13158 consensus_queue.cc:260] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.072933 13483 leader_election.cc:290] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.075729 13473 leader_election.cc:290] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.079036 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.079804 13037 raft_consensus.cc:2468] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:43.081596 12935 leader_election.cc:304] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:43.082711 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.082983 13161 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:43.083454 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:43.083844 13482 raft_consensus.cc:2804] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.084182 13482 raft_consensus.cc:493] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.084501 13482 raft_consensus.cc:3060] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.083478 13161 ts_tablet_manager.cc:1403] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.136s	user 0.017s	sys 0.004s
W20260709 14:53:43.087224 12936 leader_election.cc:343] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.088814 13161 raft_consensus.cc:359] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.089444 13161 raft_consensus.cc:385] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.089736 13161 raft_consensus.cc:740] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.091437 13159 tablet_bootstrap.cc:492] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.091850 13159 ts_tablet_manager.cc:1403] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.001s
I20260709 14:53:43.092069 13158 ts_tablet_manager.cc:1434] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260709 14:53:43.093106 13158 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.093263 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f82f2fc7431446d96df6435bb6b64b2" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:43.094056 13118 raft_consensus.cc:2393] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 2: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
W20260709 14:53:43.094909 12936 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.094832 13159 raft_consensus.cc:359] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.095541 13159 raft_consensus.cc:385] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.095814 13159 raft_consensus.cc:740] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.097908 12866 catalog_manager.cc:5697] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.098969 13158 tablet_bootstrap.cc:654] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.099663 13161 consensus_queue.cc:260] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.101358 12967 raft_consensus.cc:2468] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:43.104382 13161 ts_tablet_manager.cc:1434] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:43.105007 13010 leader_election.cc:304] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:43.105352 13161 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:43.107200 13278 raft_consensus.cc:2804] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:43.107709 13278 raft_consensus.cc:697] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:43.108595 13278 consensus_queue.cc:237] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.112963 13159 consensus_queue.cc:260] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.115123 13159 ts_tablet_manager.cc:1434] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:53:43.125075 13161 tablet_bootstrap.cc:654] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.099706 13482 raft_consensus.cc:515] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.128072 13159 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.125378 13043 raft_consensus.cc:2468] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:43.133560 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.134083 13037 raft_consensus.cc:3060] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.134650 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
W20260709 14:53:43.135778 12936 leader_election.cc:343] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.136869 13210 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.143630 13210 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.145908 13210 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.147032 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:43.148625 13011 leader_election.cc:343] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.150954 13037 raft_consensus.cc:2468] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:43.137014 13482 leader_election.cc:290] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.141170 12935 leader_election.cc:304] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:43.153892 12935 leader_election.cc:304] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:43.153959 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.154676 13483 raft_consensus.cc:2804] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.155153 13483 raft_consensus.cc:697] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:43.156141 13483 consensus_queue.cc:237] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.156493 13158 tablet_bootstrap.cc:492] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.156937 13158 ts_tablet_manager.cc:1403] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.064s	user 0.009s	sys 0.007s
I20260709 14:53:43.158885 13495 raft_consensus.cc:2804] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.159420 13495 raft_consensus.cc:697] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:43.159925 13161 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:43.159426 13158 raft_consensus.cc:359] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.160328 13158 raft_consensus.cc:385] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.160435 13161 ts_tablet_manager.cc:1403] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.001s
I20260709 14:53:43.160632 13158 raft_consensus.cc:740] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
W20260709 14:53:43.160683 13010 leader_election.cc:343] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.161201 13010 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.162106 13278 raft_consensus.cc:2749] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.160346 13495 consensus_queue.cc:237] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.141717 12868 catalog_manager.cc:5697] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.163048 13158 consensus_queue.cc:260] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.165134 13158 ts_tablet_manager.cc:1434] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:43.166018 13158 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.166129 13161 raft_consensus.cc:359] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.166972 13161 raft_consensus.cc:385] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.166965 13463 consensus_queue.cc:1048] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:43.167475 13161 raft_consensus.cc:740] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.159364 13159 tablet_bootstrap.cc:654] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.172864 13161 consensus_queue.cc:260] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.183344 13278 raft_consensus.cc:493] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.183845 13278 raft_consensus.cc:515] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.185531 13278 leader_election.cc:290] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.186879 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.194788 13161 ts_tablet_manager.cc:1434] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 14:53:43.195315 13011 leader_election.cc:343] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.195746 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.203258 12866 catalog_manager.cc:5697] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.206676 13161 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:43.205663 12866 catalog_manager.cc:5697] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.196334 12865 catalog_manager.cc:5697] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:43.211840 13010 leader_election.cc:343] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.212249 13010 leader_election.cc:304] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.213353 13158 tablet_bootstrap.cc:654] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.214239 13210 raft_consensus.cc:2749] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.255607 13210 raft_consensus.cc:493] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.256021 13210 raft_consensus.cc:515] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.258536 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.258741 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.259590 13210 leader_election.cc:290] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:43.259981 13010 leader_election.cc:343] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:43.260453 13011 leader_election.cc:343] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.260820 13011 leader_election.cc:304] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.261678 13210 raft_consensus.cc:2749] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.266848 13161 tablet_bootstrap.cc:654] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.276847 13468 raft_consensus.cc:493] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.277302 13468 raft_consensus.cc:515] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.278229 13158 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.278630 13158 ts_tablet_manager.cc:1403] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.113s	user 0.034s	sys 0.008s
I20260709 14:53:43.280449 13468 leader_election.cc:290] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.280980 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.281582 12967 raft_consensus.cc:2468] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.282017 13158 raft_consensus.cc:359] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.282593 13158 raft_consensus.cc:385] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.282684 13084 leader_election.cc:304] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:43.283368 13468 raft_consensus.cc:2804] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.283483 13158 raft_consensus.cc:740] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.283771 13468 raft_consensus.cc:493] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.283986 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.284212 13468 raft_consensus.cc:3060] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.284720 13161 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:43.284616 13043 raft_consensus.cc:2468] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.284446 13158 consensus_queue.cc:260] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.285169 13161 ts_tablet_manager.cc:1403] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.002s
I20260709 14:53:43.288648 13159 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.289077 13159 ts_tablet_manager.cc:1403] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.161s	user 0.010s	sys 0.036s
I20260709 14:53:43.288941 13161 raft_consensus.cc:359] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.289606 13161 raft_consensus.cc:385] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.289863 13161 raft_consensus.cc:740] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.290540 13161 consensus_queue.cc:260] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.293035 13161 ts_tablet_manager.cc:1434] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:43.294281 13158 ts_tablet_manager.cc:1434] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260709 14:53:43.295277 13158 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.295972 13159 raft_consensus.cc:359] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.296557 13161 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:43.296213 13468 raft_consensus.cc:515] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.296654 13159 raft_consensus.cc:385] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.297049 13159 raft_consensus.cc:740] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.297955 13159 consensus_queue.cc:260] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.298800 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:43.313850 12967 raft_consensus.cc:3060] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.318190 13469 raft_consensus.cc:493] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.318634 13469 raft_consensus.cc:515] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.300671 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66c58b456b124919bf7e3180a77e6582" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.319662 13043 raft_consensus.cc:3060] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.320536 13469 leader_election.cc:290] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.322836 12965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.325515 13043 raft_consensus.cc:2468] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.326553 13084 leader_election.cc:304] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:43.326748 12967 raft_consensus.cc:2468] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.327421 13432 raft_consensus.cc:2804] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.327571 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e39af6a8485d4b339f082d195944dd8c" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.327915 13432 raft_consensus.cc:697] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:43.329556 13432 consensus_queue.cc:237] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.306099 13161 tablet_bootstrap.cc:654] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.307729 13158 tablet_bootstrap.cc:654] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.351548 13161 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:43.351960 13161 ts_tablet_manager.cc:1403] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.056s	user 0.002s	sys 0.013s
I20260709 14:53:43.354233 13161 raft_consensus.cc:359] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.354858 13161 raft_consensus.cc:385] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.355115 13161 raft_consensus.cc:740] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.355791 13161 consensus_queue.cc:260] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.358090 12867 catalog_manager.cc:5697] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:43.308840 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:43.301120 13468 leader_election.cc:290] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.328291 13045 raft_consensus.cc:2393] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:43.331688 13159 ts_tablet_manager.cc:1434] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.003s
I20260709 14:53:43.361832 13159 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.367260 13084 leader_election.cc:304] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:43.369084 13468 raft_consensus.cc:3060] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.370025 13159 tablet_bootstrap.cc:654] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.373390 13161 ts_tablet_manager.cc:1434] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:53:43.374881 13468 raft_consensus.cc:2749] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.376046 13161 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: Bootstrap starting.
I20260709 14:53:43.379125 13159 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.379606 13159 ts_tablet_manager.cc:1403] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260709 14:53:43.381862 13161 tablet_bootstrap.cc:654] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.385371 13159 raft_consensus.cc:359] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.386067 13159 raft_consensus.cc:385] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.386324 13159 raft_consensus.cc:740] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.386945 13159 consensus_queue.cc:260] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.389084 13159 ts_tablet_manager.cc:1434] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:43.389181 13161 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: No bootstrap required, opened a new log
I20260709 14:53:43.389528 13161 ts_tablet_manager.cc:1403] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260709 14:53:43.389863 13158 tablet_bootstrap.cc:492] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.390282 13158 ts_tablet_manager.cc:1403] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.095s	user 0.020s	sys 0.016s
I20260709 14:53:43.390408 13159 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.392163 13161 raft_consensus.cc:359] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.392784 13161 raft_consensus.cc:385] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.392665 13158 raft_consensus.cc:359] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.393184 13161 raft_consensus.cc:740] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.393332 13158 raft_consensus.cc:385] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.393913 13158 raft_consensus.cc:740] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.393951 13161 consensus_queue.cc:260] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.394729 13158 consensus_queue.cc:260] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.396628 13158 ts_tablet_manager.cc:1434] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:43.397480 13158 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.402917 13158 tablet_bootstrap.cc:654] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.407752 13473 raft_consensus.cc:493] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.408198 13473 raft_consensus.cc:515] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.418746 13468 raft_consensus.cc:493] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.419263 13468 raft_consensus.cc:515] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.421252 13468 leader_election.cc:290] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.423574 13161 ts_tablet_manager.cc:1434] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260709 14:53:43.424642 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.425257 13045 raft_consensus.cc:2468] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.426987 13084 leader_election.cc:304] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:43.428045 13468 raft_consensus.cc:2804] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.428382 13468 raft_consensus.cc:493] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.428709 13468 raft_consensus.cc:3060] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.431582 13432 raft_consensus.cc:493] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.432096 13432 raft_consensus.cc:515] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.434082 13432 leader_election.cc:290] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.443266 13468 raft_consensus.cc:515] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.459626 13473 leader_election.cc:290] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.461299 13159 tablet_bootstrap.cc:654] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.465663 13115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.467669 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.467624 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.468520 13037 raft_consensus.cc:2393] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:43.469285 13116 raft_consensus.cc:3060] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.469218 12966 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00aa446e3b1042b59268cae304675552" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.471107 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.471181 13210 consensus_queue.cc:1048] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:43.470868 13084 leader_election.cc:343] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.473969 13278 consensus_queue.cc:1048] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.474241 13084 leader_election.cc:304] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
W20260709 14:53:43.476553 13010 leader_election.cc:343] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.483049 13468 leader_election.cc:290] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.484966 13158 tablet_bootstrap.cc:492] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.485386 13158 ts_tablet_manager.cc:1403] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.019s
W20260709 14:53:43.488520 13011 leader_election.cc:343] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.488929 13011 leader_election.cc:304] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.490121 13210 raft_consensus.cc:2749] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.490312 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:43.487769 13278 raft_consensus.cc:493] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.491268 13278 raft_consensus.cc:515] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:43.492544 13084 leader_election.cc:343] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.493186 13278 leader_election.cc:290] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.493285 13426 consensus_queue.cc:1048] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.495695 13158 raft_consensus.cc:359] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.496835 13158 raft_consensus.cc:385] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.497491 13158 raft_consensus.cc:740] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.495661 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.498584 13037 raft_consensus.cc:3060] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.495098 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.499123 13158 consensus_queue.cc:260] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:43.500633 13010 leader_election.cc:343] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.502627 13158 ts_tablet_manager.cc:1434] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:53:43.503577 13432 raft_consensus.cc:2749] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.505285 13427 consensus_queue.cc:1048] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.511190 13158 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.524963 13159 tablet_bootstrap.cc:492] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.527714 13159 ts_tablet_manager.cc:1403] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.138s	user 0.014s	sys 0.025s
I20260709 14:53:43.514536 13037 raft_consensus.cc:2468] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.515791 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.517411 13114 raft_consensus.cc:1275] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:43.530695 13159 raft_consensus.cc:359] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.531510 13159 raft_consensus.cc:385] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.531817 13159 raft_consensus.cc:740] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.532578 13159 consensus_queue.cc:260] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.534684 13159 ts_tablet_manager.cc:1434] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
W20260709 14:53:43.535305 13011 leader_election.cc:343] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.535813 13159 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.536022 13011 leader_election.cc:304] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.536700 13210 raft_consensus.cc:2749] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.536904 13084 leader_election.cc:304] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.537706 13432 raft_consensus.cc:2804] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.537786 13210 consensus_queue.cc:1048] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:43.538260 13432 raft_consensus.cc:697] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:43.539076 13432 consensus_queue.cc:237] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.542706 13159 tablet_bootstrap.cc:654] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.552395 13158 tablet_bootstrap.cc:654] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.563525 13159 tablet_bootstrap.cc:492] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.564025 13159 ts_tablet_manager.cc:1403] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260709 14:53:43.566879 13159 raft_consensus.cc:359] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.569216 13159 raft_consensus.cc:385] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.569813 13159 raft_consensus.cc:740] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.570806 13159 consensus_queue.cc:260] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.573053 13159 ts_tablet_manager.cc:1434] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:53:43.578996 12963 raft_consensus.cc:1275] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:43.580888 13158 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.581252 13427 consensus_queue.cc:1048] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.581501 13472 raft_consensus.cc:493] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.581261 13158 ts_tablet_manager.cc:1403] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.070s	user 0.010s	sys 0.002s
I20260709 14:53:43.581987 13472 raft_consensus.cc:515] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.582628 13278 consensus_queue.cc:1048] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:43.583858 13472 leader_election.cc:290] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.584824 13159 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.584733 13158 raft_consensus.cc:359] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.585347 13158 raft_consensus.cc:385] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.585606 13158 raft_consensus.cc:740] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.586292 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:43.587538 13010 leader_election.cc:343] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.587221 13158 consensus_queue.cc:260] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.588344 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.590431 13159 tablet_bootstrap.cc:654] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:43.593784 13011 leader_election.cc:343] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.596382 13011 leader_election.cc:304] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.598955 13472 raft_consensus.cc:2749] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.600775 12867 catalog_manager.cc:5697] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:43.603935 12936 consensus_peers.cc:597] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce -> Peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Couldn't send request to peer 1c88b4d678154fae8f8836256d92e6db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:43.620746 13483 consensus_queue.cc:1048] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.645143 13483 raft_consensus.cc:493] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.645598 13483 raft_consensus.cc:515] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.648389 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
W20260709 14:53:43.650745 12936 leader_election.cc:343] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.651212 13483 leader_election.cc:290] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.653245 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.653932 13045 raft_consensus.cc:2468] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:43.655616 12935 leader_election.cc:304] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:43.657631 13427 raft_consensus.cc:2804] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.658001 13427 raft_consensus.cc:493] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.658401 13427 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.657994 13483 consensus_queue.cc:1048] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:43.665091 13427 raft_consensus.cc:515] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.668483 13427 leader_election.cc:290] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.669250 13278 raft_consensus.cc:493] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.669754 13278 raft_consensus.cc:515] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.671942 13278 leader_election.cc:290] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.683946 13158 ts_tablet_manager.cc:1434] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.101s	user 0.002s	sys 0.003s
I20260709 14:53:43.690335 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.690984 13037 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.693872 13158 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.696843 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.696050 13565 raft_consensus.cc:493] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.697685 13565 raft_consensus.cc:515] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.700282 13158 tablet_bootstrap.cc:654] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.703233 13565 leader_election.cc:290] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.703893 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
W20260709 14:53:43.705776 13084 leader_election.cc:343] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.707895 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:43.708927 13159 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.709395 13159 ts_tablet_manager.cc:1403] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.125s	user 0.046s	sys 0.068s
W20260709 14:53:43.711447 12936 leader_election.cc:343] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.712118 13159 raft_consensus.cc:359] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.712507 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.712857 13159 raft_consensus.cc:385] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.713203 13159 raft_consensus.cc:740] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.715801 13045 raft_consensus.cc:2468] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.716550 13158 tablet_bootstrap.cc:492] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
W20260709 14:53:43.716764 13011 leader_election.cc:343] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.716984 13158 ts_tablet_manager.cc:1403] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 14:53:43.715490 13159 consensus_queue.cc:260] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.718583 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.718866 13159 ts_tablet_manager.cc:1434] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:53:43.717022 13084 leader_election.cc:304] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.719390 13158 raft_consensus.cc:359] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.719952 13468 raft_consensus.cc:2804] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.720010 13158 raft_consensus.cc:385] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.720368 13158 raft_consensus.cc:740] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.720292 13468 raft_consensus.cc:493] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.720968 13468 raft_consensus.cc:3060] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:43.721483 13010 leader_election.cc:343] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.721328 13158 consensus_queue.cc:260] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.722455 13159 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.727444 13037 raft_consensus.cc:2468] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:43.731071 13158 ts_tablet_manager.cc:1434] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:53:43.732016 13158 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.733806 13468 raft_consensus.cc:515] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.721875 13010 leader_election.cc:304] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.749065 13472 raft_consensus.cc:2749] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.751827 13159 tablet_bootstrap.cc:654] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.756775 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
W20260709 14:53:43.759308 13084 leader_election.cc:343] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.757814 13468 leader_election.cc:290] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.750098 13158 tablet_bootstrap.cc:654] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.760530 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.761080 13045 raft_consensus.cc:3060] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.773066 13045 raft_consensus.cc:2468] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.773866 13565 raft_consensus.cc:493] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.774282 13565 raft_consensus.cc:515] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.775990 13565 leader_election.cc:290] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.777451 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.778069 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.778151 12967 raft_consensus.cc:2468] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.778800 13084 leader_election.cc:304] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.778942 13037 raft_consensus.cc:2468] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.779853 13084 leader_election.cc:304] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:43.780459 13565 raft_consensus.cc:2804] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.780503 13468 raft_consensus.cc:2804] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.780987 13468 raft_consensus.cc:493] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.781247 13565 raft_consensus.cc:697] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:43.781349 13468 raft_consensus.cc:3060] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.782085 13565 consensus_queue.cc:237] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.789362 13468 raft_consensus.cc:515] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.792189 13468 leader_election.cc:290] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.795262 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:43.795903 12963 raft_consensus.cc:3060] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.796259 13432 consensus_queue.cc:1048] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.799070 12935 leader_election.cc:304] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:43.800985 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d6580d0ac6947619613477d2ea9ea29" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.801625 13045 raft_consensus.cc:3060] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.804081 12963 raft_consensus.cc:2468] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.805248 13084 leader_election.cc:304] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:43.805990 13469 raft_consensus.cc:2804] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.806421 13469 raft_consensus.cc:697] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:43.807019 13469 consensus_queue.cc:237] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.811631 13424 raft_consensus.cc:2804] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.812093 13424 raft_consensus.cc:697] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:43.812841 13424 consensus_queue.cc:237] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.816129 13045 raft_consensus.cc:2468] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:43.823117 13158 tablet_bootstrap.cc:492] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.823962 13158 ts_tablet_manager.cc:1403] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.092s	user 0.011s	sys 0.023s
I20260709 14:53:43.830345 13159 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.830758 13159 ts_tablet_manager.cc:1403] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.109s	user 0.032s	sys 0.028s
I20260709 14:53:43.833263 13159 raft_consensus.cc:359] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.833878 13159 raft_consensus.cc:385] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.834115 13159 raft_consensus.cc:740] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.834663 13159 consensus_queue.cc:260] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.835268 13432 consensus_queue.cc:1048] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:43.836608 13159 ts_tablet_manager.cc:1434] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:43.826480 13158 raft_consensus.cc:359] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.837221 13158 raft_consensus.cc:385] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.837492 13158 raft_consensus.cc:740] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.838191 13158 consensus_queue.cc:260] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.840869 13158 ts_tablet_manager.cc:1434] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:53:43.841709 13158 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.841534 12868 catalog_manager.cc:5697] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:43.848011 13158 tablet_bootstrap.cc:654] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.858618 13158 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.858997 13158 ts_tablet_manager.cc:1403] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:53:43.825109 12867 catalog_manager.cc:5697] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:43.861435 13158 raft_consensus.cc:359] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.862035 13158 raft_consensus.cc:385] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.862283 13158 raft_consensus.cc:740] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.837496 13159 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.863035 13158 consensus_queue.cc:260] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.865234 13158 ts_tablet_manager.cc:1434] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:43.866096 13158 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.872576 12967 raft_consensus.cc:3060] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.876410 13159 tablet_bootstrap.cc:654] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.879539 13483 raft_consensus.cc:493] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.880008 13483 raft_consensus.cc:515] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.881928 13483 leader_election.cc:290] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.879745 13158 tablet_bootstrap.cc:654] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.883435 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.884186 13045 raft_consensus.cc:2393] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
I20260709 14:53:43.886668 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceeb2b9b094a4cc1818c090ee8420760" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.888427 12936 leader_election.cc:304] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:43.889267 13424 raft_consensus.cc:3060] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.897089 12866 catalog_manager.cc:5697] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:43.900641 13424 raft_consensus.cc:2749] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.921839 13158 tablet_bootstrap.cc:492] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.922240 13158 ts_tablet_manager.cc:1403] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.018s
I20260709 14:53:43.922915 13159 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.923339 13159 ts_tablet_manager.cc:1403] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.019s
I20260709 14:53:43.924381 13158 raft_consensus.cc:359] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.924997 13158 raft_consensus.cc:385] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.925652 13159 raft_consensus.cc:359] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.926259 13159 raft_consensus.cc:385] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.926671 13159 raft_consensus.cc:740] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.925242 13158 raft_consensus.cc:740] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.927326 13159 consensus_queue.cc:260] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.927482 13158 consensus_queue.cc:260] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.929349 13159 ts_tablet_manager.cc:1434] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:43.929477 13158 ts_tablet_manager.cc:1434] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:43.931082 13158 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.932212 13159 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:43.937516 13159 tablet_bootstrap.cc:654] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.938916 13158 tablet_bootstrap.cc:654] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:43.940176 13483 raft_consensus.cc:493] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.940622 13483 raft_consensus.cc:515] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.942534 13483 leader_election.cc:290] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:43.943089 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.943748 13045 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:43.945036 12935 leader_election.cc:304] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:43.945942 13483 raft_consensus.cc:2804] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.945885 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:43.946348 13483 raft_consensus.cc:493] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.946683 13114 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:43.946710 13483 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.949213 13468 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.949643 13468 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.952306 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.953725 13468 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.954056 13483 raft_consensus.cc:515] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.955912 13483 leader_election.cc:290] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
W20260709 14:53:43.957170 13084 leader_election.cc:343] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.959336 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.959926 13037 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:43.966645 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:43.967235 13114 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.968478 13432 raft_consensus.cc:493] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:43.968966 13432 raft_consensus.cc:515] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.970950 13432 leader_election.cc:290] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:43.972769 13084 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.973006 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:43.976747 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.977936 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980f10e3ebe440aaa71b91092c3ad467" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:43.978286 13045 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.979058 13158 tablet_bootstrap.cc:492] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:43.979096 13463 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:43.979576 13463 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:43.979951 13463 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.983879 13114 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:43.984843 12936 leader_election.cc:304] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:43.985064 13084 leader_election.cc:304] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:43.985280 13045 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:43.985900 13483 raft_consensus.cc:2804] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:43.986370 13483 raft_consensus.cc:697] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:43.979642 13158 ts_tablet_manager.cc:1403] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.013s
I20260709 14:53:43.985925 13463 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.987742 13483 consensus_queue.cc:237] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.989624 13159 tablet_bootstrap.cc:492] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:43.989459 13158 raft_consensus.cc:359] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.990083 13159 ts_tablet_manager.cc:1403] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.016s
I20260709 14:53:43.990211 13158 raft_consensus.cc:385] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.990522 13158 raft_consensus.cc:740] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.990638 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:43.986351 13468 raft_consensus.cc:2749] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:43.991182 13158 consensus_queue.cc:260] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
W20260709 14:53:43.992276 13084 leader_election.cc:343] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:43.992646 13159 raft_consensus.cc:359] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.993268 13159 raft_consensus.cc:385] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:43.993299 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:43.993695 13159 raft_consensus.cc:740] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:43.993880 13037 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:43.994331 13159 consensus_queue.cc:260] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:43.993626 13158 ts_tablet_manager.cc:1434] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:43.996064 13158 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:43.996297 13159 ts_tablet_manager.cc:1434] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:43.997502 13159 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:44.002234 13037 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:44.004560 13159 tablet_bootstrap.cc:654] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.003240 13084 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:43.989504 13463 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:44.006050 13432 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.006619 13432 raft_consensus.cc:697] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:44.007414 13432 consensus_queue.cc:237] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.008719 13158 tablet_bootstrap.cc:654] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.018667 12866 catalog_manager.cc:5697] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.031430 13114 raft_consensus.cc:3060] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.050053 13159 tablet_bootstrap.cc:492] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:44.050546 13159 ts_tablet_manager.cc:1403] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.053s	user 0.009s	sys 0.007s
I20260709 14:53:44.051568 13574 raft_consensus.cc:493] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.052023 13574 raft_consensus.cc:515] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.053951 13574 leader_election.cc:290] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.057039 13159 raft_consensus.cc:359] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.057715 13159 raft_consensus.cc:385] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.057823 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.058286 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da97e0aefadd4a579210bd00f0da4691" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.058606 13037 raft_consensus.cc:2393] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3e292b2af06643cd948eec07635d77ce in current term 1: Already voted for candidate 1c88b4d678154fae8f8836256d92e6db in this term.
I20260709 14:53:44.060886 12935 leader_election.cc:304] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:44.061904 13469 consensus_queue.cc:1048] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.062260 13424 raft_consensus.cc:3060] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.057993 13159 raft_consensus.cc:740] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.068303 13159 consensus_queue.cc:260] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.070785 13158 tablet_bootstrap.cc:492] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:44.071313 13159 ts_tablet_manager.cc:1434] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:53:44.071197 13424 raft_consensus.cc:2749] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.071213 13158 ts_tablet_manager.cc:1403] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.075s	user 0.020s	sys 0.017s
I20260709 14:53:44.071269 13483 raft_consensus.cc:493] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.072382 13159 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:44.074505 12867 catalog_manager.cc:5697] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.074797 13483 raft_consensus.cc:515] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.077457 13483 leader_election.cc:290] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.079173 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.079715 13116 raft_consensus.cc:2468] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.074816 13158 raft_consensus.cc:359] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.081745 13158 raft_consensus.cc:385] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.081992 13158 raft_consensus.cc:740] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.082052 12936 leader_election.cc:304] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:44.082638 13158 consensus_queue.cc:260] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.084605 13158 ts_tablet_manager.cc:1434] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260709 14:53:44.084789 13426 raft_consensus.cc:2804] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.085144 13426 raft_consensus.cc:493] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.085551 13158 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:44.085479 13426 raft_consensus.cc:3060] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.087188 13159 tablet_bootstrap.cc:654] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.100344 13158 tablet_bootstrap.cc:654] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.103328 13432 consensus_queue.cc:1048] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.110427 13426 raft_consensus.cc:515] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.114312 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.117588 13037 raft_consensus.cc:2468] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.136644 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:44.137159 13116 raft_consensus.cc:3060] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.139701 13469 raft_consensus.cc:493] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.140170 13469 raft_consensus.cc:515] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.142047 13469 leader_election.cc:290] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:44.143625 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:44.144124 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.144624 13159 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:44.144783 13045 raft_consensus.cc:2393] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:44.145054 13159 ts_tablet_manager.cc:1403] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.016s
I20260709 14:53:44.145625 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1616860382e493ab1ddd114bc8b6998" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.146574 13037 raft_consensus.cc:3060] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.147550 13159 raft_consensus.cc:359] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.151953 13159 raft_consensus.cc:385] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.152267 13159 raft_consensus.cc:740] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.148092 13158 tablet_bootstrap.cc:492] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:44.147924 13084 leader_election.cc:304] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:44.146101 13426 leader_election.cc:290] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.153467 13469 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.155524 13158 ts_tablet_manager.cc:1403] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.070s	user 0.019s	sys 0.018s
I20260709 14:53:44.157948 13158 raft_consensus.cc:359] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.159593 13158 raft_consensus.cc:385] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.159782 13469 raft_consensus.cc:2749] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.158764 13159 consensus_queue.cc:260] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.161672 13159 ts_tablet_manager.cc:1434] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:44.160017 13158 raft_consensus.cc:740] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.163673 13158 consensus_queue.cc:260] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.165753 13158 ts_tablet_manager.cc:1434] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:44.163098 13159 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:44.164436 13116 raft_consensus.cc:2468] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.167835 13037 raft_consensus.cc:2468] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.169078 12936 leader_election.cc:304] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:44.170020 13426 raft_consensus.cc:2804] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.170495 13426 raft_consensus.cc:697] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:44.170176 13158 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:44.173437 13426 consensus_queue.cc:237] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.175715 13159 tablet_bootstrap.cc:654] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.178148 13158 tablet_bootstrap.cc:654] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.198378 13159 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:44.198823 13159 ts_tablet_manager.cc:1403] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.011s
I20260709 14:53:44.201181 13159 raft_consensus.cc:359] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.201800 13159 raft_consensus.cc:385] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.202040 13159 raft_consensus.cc:740] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.202618 13159 consensus_queue.cc:260] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.204828 13159 ts_tablet_manager.cc:1434] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:53:44.205754 13159 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: Bootstrap starting.
I20260709 14:53:44.211721 13159 tablet_bootstrap.cc:654] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.222965 13159 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: No bootstrap required, opened a new log
I20260709 14:53:44.223500 13159 ts_tablet_manager.cc:1403] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260709 14:53:44.218853 12867 catalog_manager.cc:5697] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.226661 13159 raft_consensus.cc:359] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.227269 13159 raft_consensus.cc:385] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.227550 13159 raft_consensus.cc:740] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.228120 13159 consensus_queue.cc:260] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.231989 13159 ts_tablet_manager.cc:1434] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:44.241695 13158 tablet_bootstrap.cc:492] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:44.242128 13158 ts_tablet_manager.cc:1403] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.072s	user 0.035s	sys 0.019s
I20260709 14:53:44.244793 13158 raft_consensus.cc:359] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.245411 13158 raft_consensus.cc:385] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.245668 13158 raft_consensus.cc:740] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.246248 13158 consensus_queue.cc:260] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.247920 13158 ts_tablet_manager.cc:1434] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:44.248901 13158 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: Bootstrap starting.
I20260709 14:53:44.254272 13158 tablet_bootstrap.cc:654] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:44.256234 13426 consensus_queue.cc:1048] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.258652 13158 tablet_bootstrap.cc:492] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: No bootstrap required, opened a new log
I20260709 14:53:44.259078 13158 ts_tablet_manager.cc:1403] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:53:44.261480 13158 raft_consensus.cc:359] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.262080 13158 raft_consensus.cc:385] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:44.262337 13158 raft_consensus.cc:740] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Initialized, Role: FOLLOWER
I20260709 14:53:44.263011 13158 consensus_queue.cc:260] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.264816 13158 ts_tablet_manager.cc:1434] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:53:44.269390 13424 consensus_queue.cc:1048] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.275421 13469 consensus_queue.cc:1048] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.290952 13463 consensus_queue.cc:1048] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.292457 13432 consensus_queue.cc:1048] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.296633 13426 raft_consensus.cc:493] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.297081 13426 raft_consensus.cc:515] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.301906 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.302520 13045 raft_consensus.cc:2468] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.299172 13426 leader_election.cc:290] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.304082 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.304622 13116 raft_consensus.cc:2468] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.304795 12935 leader_election.cc:304] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.306807 13424 raft_consensus.cc:2804] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.307152 13424 raft_consensus.cc:493] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.307476 13424 raft_consensus.cc:3060] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.313992 13424 raft_consensus.cc:515] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.314733 13565 raft_consensus.cc:493] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.315301 13565 raft_consensus.cc:515] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.317271 13565 leader_election.cc:290] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:44.320713 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.321208 13045 raft_consensus.cc:3060] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.320765 13043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.322089 13043 raft_consensus.cc:2468] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:44.324239 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:44.324849 12967 raft_consensus.cc:2468] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 0.
I20260709 14:53:44.334045 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "542239ea381342ae9db1280be433a2a9" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:44.334607 13116 raft_consensus.cc:3060] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.327824 13045 raft_consensus.cc:2468] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.336339 12935 leader_election.cc:304] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.337663 13426 raft_consensus.cc:2804] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.339421 13084 leader_election.cc:304] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.341580 13426 raft_consensus.cc:697] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:44.342383 13426 consensus_queue.cc:237] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.352308 13116 raft_consensus.cc:2468] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.353622 13424 leader_election.cc:290] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.357298 13432 raft_consensus.cc:2804] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.357671 13432 raft_consensus.cc:493] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.358027 13432 raft_consensus.cc:3060] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.374742 13601 consensus_queue.cc:1048] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.382737 13432 raft_consensus.cc:515] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.388185 13574 consensus_queue.cc:1048] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.396596 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:44.397262 12963 raft_consensus.cc:3060] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.397071 12867 catalog_manager.cc:5697] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.400346 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70f2bb1b64274f6cb020b91849522fae" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.400882 13045 raft_consensus.cc:3060] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.410670 13432 leader_election.cc:290] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:44.412742 13045 raft_consensus.cc:2468] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:44.413728 13084 leader_election.cc:304] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.415304 13468 raft_consensus.cc:2804] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.415779 13468 raft_consensus.cc:697] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Leader. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:44.416546 13468 consensus_queue.cc:237] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.426735 13424 consensus_queue.cc:1048] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.433498 13424 raft_consensus.cc:493] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.434036 13424 raft_consensus.cc:515] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.436652 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.437182 13045 raft_consensus.cc:2468] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.438112 12935 leader_election.cc:304] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.438844 13483 raft_consensus.cc:2804] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.439239 13483 raft_consensus.cc:493] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.439580 13483 raft_consensus.cc:3060] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.441296 12868 catalog_manager.cc:5697] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c88b4d678154fae8f8836256d92e6db (127.11.148.131). New cstate: current_term: 1 leader_uuid: "1c88b4d678154fae8f8836256d92e6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:44.444401 12967 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:44.450402 12915 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:44.453678 13574 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.454160 13574 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.455855 13432 consensus_queue.cc:1048] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.458298 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.461210 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.461808 13037 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.462183 13424 leader_election.cc:290] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.434062 12963 raft_consensus.cc:2468] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c88b4d678154fae8f8836256d92e6db in term 1.
I20260709 14:53:44.462989 13483 raft_consensus.cc:515] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.462905 12935 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.465561 13483 leader_election.cc:290] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.466176 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.466975 13045 raft_consensus.cc:3060] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.467326 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:44.468343 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.466380 13432 raft_consensus.cc:493] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.468803 13574 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.469106 13432 raft_consensus.cc:515] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.470039 13116 raft_consensus.cc:3060] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.471133 13432 leader_election.cc:290] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865)
I20260709 14:53:44.472702 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:44.473479 12963 raft_consensus.cc:2393] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c88b4d678154fae8f8836256d92e6db in current term 1: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:44.475704 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b55e599b14424288ab765d4770110642" candidate_uuid: "1c88b4d678154fae8f8836256d92e6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.475986 13116 raft_consensus.cc:2468] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.482944 12936 leader_election.cc:304] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: 
I20260709 14:53:44.483966 13574 raft_consensus.cc:2804] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.490445 13045 raft_consensus.cc:2468] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.483850 13084 leader_election.cc:304] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db; no voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:44.492080 13432 raft_consensus.cc:2749] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:44.494421 13574 raft_consensus.cc:697] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:44.495263 13574 consensus_queue.cc:237] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.500624 13424 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:44.507215 13468 consensus_queue.cc:1048] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:44.509379 13424 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1c88b4d678154fae8f8836256d92e6db)
I20260709 14:53:44.509812 13424 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:44.517323 13424 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.520093 13424 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 2 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.520280 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:44.523672 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.524955 12935 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [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: 3e292b2af06643cd948eec07635d77ce; no voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:44.526153 13574 raft_consensus.cc:2749] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:53:44.530478 12867 catalog_manager.cc:5697] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.531157 13574 raft_consensus.cc:493] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:44.531760 13574 raft_consensus.cc:515] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.534246 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:44.534775 13045 raft_consensus.cc:2468] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.534955 13574 leader_election.cc:290] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.536154 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:44.536238 12935 leader_election.cc:304] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.536763 13116 raft_consensus.cc:2468] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 0.
I20260709 14:53:44.537590 13574 raft_consensus.cc:2804] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:44.537971 13574 raft_consensus.cc:493] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:44.538288 13574 raft_consensus.cc:3060] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.543563 13574 raft_consensus.cc:515] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.545296 13574 leader_election.cc:290] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:44.546142 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:44.546526 13045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4434089cb3418cbc7dcfcc1dc48aaa" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:44.546648 13116 raft_consensus.cc:3060] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.547043 13045 raft_consensus.cc:3060] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:44.552057 13045 raft_consensus.cc:2468] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.553095 12935 leader_election.cc:304] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:44.554060 13608 raft_consensus.cc:2804] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:44.554518 13608 raft_consensus.cc:697] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:44.555322 13608 consensus_queue.cc:237] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:44.556116 13116 raft_consensus.cc:2468] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 1.
I20260709 14:53:44.564033 12868 catalog_manager.cc:5697] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 1 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:44.566388 13574 consensus_queue.cc:1048] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.582683 13426 consensus_queue.cc:1048] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.778434 13426 consensus_queue.cc:1048] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.788537 13426 consensus_queue.cc:1048] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.887820 13608 consensus_queue.cc:1048] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:44.901978 13574 consensus_queue.cc:1048] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.031373 13468 consensus_queue.cc:1048] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.034130 13432 consensus_queue.cc:1048] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.068801 13608 consensus_queue.cc:1048] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.082945 13613 consensus_queue.cc:1048] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:45.085003 12963 raft_consensus.cc:1240] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Rejecting Update request from peer 1c88b4d678154fae8f8836256d92e6db for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:45.087105 13463 consensus_queue.cc:1059] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:45.088114 13463 raft_consensus.cc:3055] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:45.088459 13463 raft_consensus.cc:740] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c88b4d678154fae8f8836256d92e6db, State: Running, Role: LEADER
I20260709 14:53:45.089195 13463 consensus_queue.cc:260] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:45.090274 13463 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.026881 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:46.057688 13627 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
W20260709 14:53:46.057716 13625 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
W20260709 14:53:46.058074 13624 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
I20260709 14:53:46.059871 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:46.062665 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:46.062877 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:46.063053 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608826063036 us; error 0 us; skew 500 ppm
I20260709 14:53:46.063679 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:46.066800 11858 webserver.cc:533] Webserver started at http://127.11.148.132:36153/ using document root <none> and password file <none>
I20260709 14:53:46.067277 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:46.067526 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:46.067852 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:46.069002 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-3-root/instance:
uuid: "df0b430f570d4695861f49110bb17b19"
format_stamp: "Formatted at 2026-07-09 14:53:46 on dist-test-slave-tnbt"
I20260709 14:53:46.074774 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260709 14:53:46.080240 13632 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:46.082099 11858 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:53:46.082367 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
uuid: "df0b430f570d4695861f49110bb17b19"
format_stamp: "Formatted at 2026-07-09 14:53:46 on dist-test-slave-tnbt"
I20260709 14:53:46.082628 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608792473900-11858-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)
I20260709 14:53:46.110713 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:46.112454 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:46.114205 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:46.117379 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:46.117624 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:46.117935 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:46.118165 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:46.186731 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.132:34799
I20260709 14:53:46.186970 13694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.132:34799 every 8 connection(s)
I20260709 14:53:46.190222 11858 auto_leader_rebalancer-test.cc:446] add a tserver: df0b430f570d4695861f49110bb17b19
I20260709 14:53:46.207505 13695 heartbeater.cc:344] Connected to a master server at 127.11.148.190:41683
I20260709 14:53:46.207878 13695 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:46.208592 13695 heartbeater.cc:507] Master 127.11.148.190:41683 requested a full tablet report, sending...
I20260709 14:53:46.210453 12868 ts_manager.cc:194] Registered new tserver with Master: df0b430f570d4695861f49110bb17b19 (127.11.148.132:34799)
I20260709 14:53:46.211977 12868 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40240
I20260709 14:53:46.391533 13472 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c88b4d678154fae8f8836256d92e6db)
I20260709 14:53:46.392066 13472 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.393970 13472 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:46.394551 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce" is_pre_election: true
I20260709 14:53:46.395239 12963 raft_consensus.cc:2393] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 2: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:46.395484 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:46.396035 13114 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:46.396975 13011 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:46.397538 13472 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:46.397917 13472 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1c88b4d678154fae8f8836256d92e6db)
I20260709 14:53:46.398255 13472 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.404299 13472 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.406276 13472 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:46.406756 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:46.407632 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:46.408134 12963 raft_consensus.cc:2393] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in current term 2: Already voted for candidate 3e292b2af06643cd948eec07635d77ce in this term.
I20260709 14:53:46.408995 13424 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:46.409409 13424 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.411084 13424 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:46.411691 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" is_pre_election: true
I20260709 14:53:46.411907 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db" is_pre_election: true
I20260709 14:53:46.411952 13114 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:46.412256 13037 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 2.
I20260709 14:53:46.412954 13011 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [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: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 3e292b2af06643cd948eec07635d77ce
I20260709 14:53:46.413264 12935 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 1c88b4d678154fae8f8836256d92e6db
I20260709 14:53:46.413619 13472 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.413903 13424 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:53:46.414050 13472 raft_consensus.cc:697] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:46.414271 13424 raft_consensus.cc:493] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:46.414587 13424 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.414829 13472 consensus_queue.cc:237] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.418820 13424 raft_consensus.cc:515] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.421335 13037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
I20260709 14:53:46.421615 13116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d62805e0e7e44579ba76a10e58dc537f" candidate_uuid: "3e292b2af06643cd948eec07635d77ce" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:46.420852 13424 leader_election.cc:290] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 3 election: Requested vote from peers fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:46.422151 13116 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.424965 12868 catalog_manager.cc:5697] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 1c88b4d678154fae8f8836256d92e6db (127.11.148.131) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.426919 13116 raft_consensus.cc:2468] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e292b2af06643cd948eec07635d77ce in term 3.
I20260709 14:53:46.433429 12936 leader_election.cc:304] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, 3e292b2af06643cd948eec07635d77ce; no voters: fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:46.434854 13613 raft_consensus.cc:2804] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:46.435281 13613 raft_consensus.cc:697] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 3 LEADER]: Becoming Leader. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:46.436108 13613 consensus_queue.cc:237] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.457908 12868 catalog_manager.cc:5697] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce reported cstate change: term changed from 2 to 3, leader changed from fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130) to 3e292b2af06643cd948eec07635d77ce (127.11.148.129). New cstate: current_term: 3 leader_uuid: "3e292b2af06643cd948eec07635d77ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.808904 13118 raft_consensus.cc:1240] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 3 FOLLOWER]: Rejecting Update request from peer fd7ceaf9a0cd49fc80163c1e91de43f0 for earlier term 2. Current term is 3. Ops: []
I20260709 14:53:46.809965 13472 consensus_queue.cc:1059] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.810539 13699 raft_consensus.cc:3055] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:46.810818 13699 raft_consensus.cc:740] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:46.811372 13699 consensus_queue.cc:260] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:46.812188 13699 raft_consensus.cc:3060] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:46.880640 13037 raft_consensus.cc:1275] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 3 FOLLOWER]: Refusing update from remote peer 3e292b2af06643cd948eec07635d77ce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:53:46.880934 13037 pending_rounds.cc:85] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Aborting all ops after (but not including) 1
I20260709 14:53:46.881152 13037 pending_rounds.cc:107] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:53:46.881356 13037 raft_consensus.cc:2889] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:53:46.882371 13613 consensus_queue.cc:1048] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:46.890283 13114 raft_consensus.cc:1275] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 3 FOLLOWER]: Refusing update from remote peer 3e292b2af06643cd948eec07635d77ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:53:46.891846 13613 consensus_queue.cc:1048] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.216020 13695 heartbeater.cc:499] Master 127.11.148.190:41683 was elected leader, sending a full tablet report...
W20260709 14:53:50.462008 13066 debug-util.cc:398] Leaking SignalData structure 0x7b08001f2be0 after lost signal to thread 11861
W20260709 14:53:50.462754 13066 debug-util.cc:398] Leaking SignalData structure 0x7b080008cd60 after lost signal to thread 12902
W20260709 14:53:50.463567 13066 debug-util.cc:398] Leaking SignalData structure 0x7b080028a2c0 after lost signal to thread 12994
W20260709 14:53:50.464239 13066 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5280 after lost signal to thread 13069
W20260709 14:53:50.464900 13066 debug-util.cc:398] Leaking SignalData structure 0x7b080029c4e0 after lost signal to thread 13143
W20260709 14:53:50.465591 13066 debug-util.cc:398] Leaking SignalData structure 0x7b080029c480 after lost signal to thread 13694
I20260709 14:53:51.383703 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:51.452873 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "209b527e026f424597c01637d156a498"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:51.453548 12967 raft_consensus.cc:606] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:51.455875 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:51.456384 12967 raft_consensus.cc:606] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:51.458351 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:51.458825 12967 raft_consensus.cc:606] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:51.460757 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:51.461268 12967 raft_consensus.cc:606] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:51.463354 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:51.463850 12967 raft_consensus.cc:606] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:51.464846 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:51.466179 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:51.638867 13713 raft_consensus.cc:993] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.639287 13608 raft_consensus.cc:1081] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.640635 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:51.641173 13038 raft_consensus.cc:493] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.641480 13038 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.647508 13038 raft_consensus.cc:515] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.650336 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:51.650836 12967 raft_consensus.cc:3055] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:51.651314 12967 raft_consensus.cc:740] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:51.651980 12967 consensus_queue.cc:260] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.652964 12967 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.653576 13038 leader_election.cc:290] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:51.654779 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5201174b35f046169b8a5f4fed5bf0d0" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:51.655355 13117 raft_consensus.cc:3060] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.661572 12967 raft_consensus.cc:2468] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.662602 13010 leader_election.cc:304] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:51.663071 13117 raft_consensus.cc:2468] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.663691 13712 raft_consensus.cc:2804] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.665813 13712 raft_consensus.cc:697] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:51.666632 13712 consensus_queue.cc:237] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.684546 12868 catalog_manager.cc:5697] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.689225 13713 raft_consensus.cc:993] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.689693 13608 raft_consensus.cc:1081] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.691068 13043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:51.691618 13043 raft_consensus.cc:493] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.691949 13043 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.696852 13043 raft_consensus.cc:515] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.699620 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:51.699941 13043 leader_election.cc:290] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:51.700133 12967 raft_consensus.cc:3055] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:51.700513 12967 raft_consensus.cc:740] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:51.701038 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c6f599cbc041ce928a68a643e65473" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:51.701423 13118 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.701151 12967 consensus_queue.cc:260] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.702268 12967 raft_consensus.cc:3060] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.706349 13118 raft_consensus.cc:2468] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.707253 13011 leader_election.cc:304] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:51.707935 13724 raft_consensus.cc:2804] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.708379 13724 raft_consensus.cc:697] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:51.709183 13724 consensus_queue.cc:237] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.711633 13608 raft_consensus.cc:993] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.712035 13608 raft_consensus.cc:1081] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.712132 12967 raft_consensus.cc:2468] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.714370 13043 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:51.715204 13043 raft_consensus.cc:493] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.715574 13043 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.721279 13043 raft_consensus.cc:515] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.723825 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:51.724318 13118 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.725282 12967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6230114b56f74cccbe8df4788818fa7e" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:51.725791 12967 raft_consensus.cc:3055] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:51.726039 12967 raft_consensus.cc:740] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:51.726676 12967 consensus_queue.cc:260] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.727672 12967 raft_consensus.cc:3060] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.726585 12868 catalog_manager.cc:5697] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.735714 13118 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.736507 13043 leader_election.cc:290] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:51.739015 13011 leader_election.cc:304] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:51.739840 13724 raft_consensus.cc:2804] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.740530 13724 raft_consensus.cc:697] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:51.740942 12967 raft_consensus.cc:2468] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.741427 13724 consensus_queue.cc:237] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.756655 12868 catalog_manager.cc:5697] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.839005 13608 raft_consensus.cc:993] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.839735 13608 raft_consensus.cc:1081] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.842097 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "209b527e026f424597c01637d156a498"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:51.842573 13038 raft_consensus.cc:493] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.842872 13038 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.852360 13038 raft_consensus.cc:515] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.854097 13038 leader_election.cc:290] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:51.855144 13117 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:51.855299 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "209b527e026f424597c01637d156a498" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:51.855861 13117 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.855888 12963 raft_consensus.cc:3055] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:51.856509 12963 raft_consensus.cc:740] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:51.857205 12963 consensus_queue.cc:260] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.858379 12963 raft_consensus.cc:3060] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.864360 12963 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.865438 13010 leader_election.cc:304] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e292b2af06643cd948eec07635d77ce, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:51.865453 13117 raft_consensus.cc:2468] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.866863 13724 raft_consensus.cc:2804] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.868224 13724 raft_consensus.cc:697] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:51.869208 13724 consensus_queue.cc:237] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.881057 13713 raft_consensus.cc:993] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.881553 13713 raft_consensus.cc:1081] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:51.884105 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:51.884653 13038 raft_consensus.cc:493] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:51.884982 13038 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.892457 13038 raft_consensus.cc:515] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.893858 12868 catalog_manager.cc:5697] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:51.896873 13118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:51.897382 13118 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.895023 13038 leader_election.cc:290] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:51.895167 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec69259f59f94f17827b1f3491e915a8" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:51.899593 12963 raft_consensus.cc:3055] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:51.899865 12963 raft_consensus.cc:740] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:51.900497 12963 consensus_queue.cc:260] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.902949 12963 raft_consensus.cc:3060] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:51.904273 13118 raft_consensus.cc:2468] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.905289 13011 leader_election.cc:304] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:51.906020 13724 raft_consensus.cc:2804] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:51.906499 13724 raft_consensus.cc:697] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:51.907272 13724 consensus_queue.cc:237] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:51.911193 12963 raft_consensus.cc:2468] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:51.922556 12868 catalog_manager.cc:5697] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.091802 12967 raft_consensus.cc:1275] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.092907 13724 consensus_queue.cc:1048] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.120606 13117 raft_consensus.cc:1275] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.122107 13712 consensus_queue.cc:1048] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.211357 12967 raft_consensus.cc:1275] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.212689 13724 consensus_queue.cc:1048] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.217206 13117 raft_consensus.cc:1275] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.218525 13724 consensus_queue.cc:1048] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.241922 13117 raft_consensus.cc:1275] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.245797 13712 consensus_queue.cc:1048] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.281205 12967 raft_consensus.cc:1275] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.287729 12967 raft_consensus.cc:1275] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.289085 13724 consensus_queue.cc:1048] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.289218 13712 consensus_queue.cc:1048] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.307689 13118 raft_consensus.cc:1275] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.308868 13746 consensus_queue.cc:1048] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.357999 12967 raft_consensus.cc:1275] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.359179 13745 consensus_queue.cc:1048] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.393283 13118 raft_consensus.cc:1275] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:52.399562 13712 consensus_queue.cc:1048] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:52.467046 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:52.502348 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:52.540061 12967 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042"
dest_uuid: "3e292b2af06643cd948eec07635d77ce"
mode: GRACEFUL
new_leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36642
I20260709 14:53:52.541076 12967 raft_consensus.cc:606] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Received request to transfer leadership to TS fd7ceaf9a0cd49fc80163c1e91de43f0
I20260709 14:53:52.542271 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:53:52.543720 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:53.025203 13733 raft_consensus.cc:993] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: : Instructing follower fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:53.026695 13608 raft_consensus.cc:1081] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Signalling peer fd7ceaf9a0cd49fc80163c1e91de43f0 to start an election
I20260709 14:53:53.029412 13038 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042"
dest_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0"
 from {username='slave'} at 127.0.0.1:36270
I20260709 14:53:53.030224 13038 raft_consensus.cc:493] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:53.030651 13038 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.038556 13038 raft_consensus.cc:515] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:53.041679 12963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3e292b2af06643cd948eec07635d77ce"
I20260709 14:53:53.042351 12963 raft_consensus.cc:3055] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:53.042634 12963 raft_consensus.cc:740] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3e292b2af06643cd948eec07635d77ce, State: Running, Role: LEADER
I20260709 14:53:53.043619 13114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe3c81051f9543589daedd7a37e22042" candidate_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c88b4d678154fae8f8836256d92e6db"
I20260709 14:53:53.044240 13114 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.045614 12963 consensus_queue.cc:260] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:53.046825 12963 raft_consensus.cc:3060] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:53.051977 13114 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:53.042819 13038 leader_election.cc:290] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Requested vote from peers 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211), 1c88b4d678154fae8f8836256d92e6db (127.11.148.131:41007)
I20260709 14:53:53.053081 13011 leader_election.cc:304] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c88b4d678154fae8f8836256d92e6db, fd7ceaf9a0cd49fc80163c1e91de43f0; no voters: 
I20260709 14:53:53.054024 13746 raft_consensus.cc:2804] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:53.054716 12963 raft_consensus.cc:2468] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd7ceaf9a0cd49fc80163c1e91de43f0 in term 2.
I20260709 14:53:53.055750 13746 raft_consensus.cc:697] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Becoming Leader. State: Replica: fd7ceaf9a0cd49fc80163c1e91de43f0, State: Running, Role: LEADER
I20260709 14:53:53.056777 13746 consensus_queue.cc:237] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } }
I20260709 14:53:53.069655 12868 catalog_manager.cc:5697] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 reported cstate change: term changed from 1 to 2, leader changed from 3e292b2af06643cd948eec07635d77ce (127.11.148.129) to fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd7ceaf9a0cd49fc80163c1e91de43f0" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 34865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.499076 13114 raft_consensus.cc:1275] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:53.500332 13712 consensus_queue.cc:1048] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c88b4d678154fae8f8836256d92e6db" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 41007 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:53.515272 12963 raft_consensus.cc:1275] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Refusing update from remote peer fd7ceaf9a0cd49fc80163c1e91de43f0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:53.516647 13724 consensus_queue.cc:1048] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e292b2af06643cd948eec07635d77ce" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:53:53.544883 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:53.589425 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
W20260709 14:53:53.593640 13084 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]
W20260709 14:53:53.597663 13084 consensus_peers.cc:597] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.616153 13084 consensus_peers.cc:597] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.627429 13010 consensus_peers.cc:597] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.630376 13084 consensus_peers.cc:597] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.633597 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:53.634572 11858 tablet_replica.cc:333] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.635578 11858 raft_consensus.cc:2243] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.636157 11858 raft_consensus.cc:2272] T 70f2bb1b64274f6cb020b91849522fae P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.636234 13010 consensus_peers.cc:597] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.638070 13010 consensus_peers.cc:597] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.638644 13010 consensus_peers.cc:597] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.638657 11858 tablet_replica.cc:333] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.639415 11858 raft_consensus.cc:2243] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.640129 11858 raft_consensus.cc:2272] T d62805e0e7e44579ba76a10e58dc537f P 3e292b2af06643cd948eec07635d77ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.641817 11858 tablet_replica.cc:333] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.642328 11858 raft_consensus.cc:2243] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.642722 11858 raft_consensus.cc:2272] T 6230114b56f74cccbe8df4788818fa7e P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.644899 11858 tablet_replica.cc:333] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.645568 11858 raft_consensus.cc:2243] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.646068 11858 raft_consensus.cc:2272] T ceeb2b9b094a4cc1818c090ee8420760 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.646346 13084 consensus_peers.cc:597] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.647964 11858 tablet_replica.cc:333] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.648545 11858 raft_consensus.cc:2243] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.648910 11858 raft_consensus.cc:2272] T 4d6580d0ac6947619613477d2ea9ea29 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.650470 11858 tablet_replica.cc:333] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.650974 11858 raft_consensus.cc:2243] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.651870 11858 raft_consensus.cc:2272] T e39af6a8485d4b339f082d195944dd8c P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.653505 11858 tablet_replica.cc:333] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.653990 11858 raft_consensus.cc:2243] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.654484 11858 raft_consensus.cc:2272] T e2ac8fcac81d4c198024b670c1b032f4 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.656348 11858 tablet_replica.cc:333] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.656888 11858 raft_consensus.cc:2243] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.657660 11858 raft_consensus.cc:2272] T 60e5ddf8495a409ea507347082334710 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.659456 11858 tablet_replica.cc:333] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.660060 11858 raft_consensus.cc:2243] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.660425 11858 raft_consensus.cc:2272] T 9227001f399b4bf491ddd6f106b0f283 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.661942 11858 tablet_replica.cc:333] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.662506 11858 raft_consensus.cc:2243] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.662972 11858 raft_consensus.cc:2272] T 5592b515ac4649f29782942d3de88e72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.664880 11858 tablet_replica.cc:333] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.665419 11858 raft_consensus.cc:2243] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.665781 11858 raft_consensus.cc:2272] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.667418 11858 tablet_replica.cc:333] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.667965 11858 raft_consensus.cc:2243] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.668643 11858 raft_consensus.cc:2272] T 4a02992240a84cff891f3a4a29b1d035 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.670105 11858 tablet_replica.cc:333] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.670680 11858 raft_consensus.cc:2243] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.671145 11858 raft_consensus.cc:2272] T 823efcd562c246a9892b5c16eeb76e97 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.673252 11858 tablet_replica.cc:333] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.673914 11858 raft_consensus.cc:2243] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:53.674015 13010 consensus_peers.cc:597] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.674451 11858 raft_consensus.cc:2272] T 66c58b456b124919bf7e3180a77e6582 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.675312 13010 consensus_peers.cc:597] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.676723 11858 tablet_replica.cc:333] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.677325 11858 raft_consensus.cc:2243] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.678022 11858 raft_consensus.cc:2272] T a192fb8cef154082aaa68763989d8770 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.679913 11858 tablet_replica.cc:333] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.680481 11858 raft_consensus.cc:2243] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:53.680826 13084 consensus_peers.cc:597] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.681224 11858 raft_consensus.cc:2272] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.683149 11858 tablet_replica.cc:333] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.683820 11858 raft_consensus.cc:2243] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.684468 11858 raft_consensus.cc:2272] T 45efcb9f4dd44a27abffd75550ed4434 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.686167 11858 tablet_replica.cc:333] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.686681 11858 raft_consensus.cc:2243] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.687021 11858 raft_consensus.cc:2272] T a81920ca43174b4cb1c82a963a147399 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.688748 11858 tablet_replica.cc:333] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.689424 11858 raft_consensus.cc:2243] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.689914 11858 raft_consensus.cc:2272] T 2b5777ec5c62417d9df0ad51eb6cee42 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.692137 11858 tablet_replica.cc:333] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.692831 11858 raft_consensus.cc:2243] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.693848 11858 raft_consensus.cc:2272] T b55e599b14424288ab765d4770110642 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.696398 11858 tablet_replica.cc:333] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.696938 11858 raft_consensus.cc:2243] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.697424 11858 raft_consensus.cc:2272] T 8f82f2fc7431446d96df6435bb6b64b2 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.697561 13084 consensus_peers.cc:597] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.699191 11858 tablet_replica.cc:333] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.699879 11858 raft_consensus.cc:2243] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.700280 11858 raft_consensus.cc:2272] T d48704ebdc4347baa9c4ac4554051bf1 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.702422 11858 tablet_replica.cc:333] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.702976 11858 raft_consensus.cc:2243] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.703714 11858 raft_consensus.cc:2272] T ef957e68cea34ab3bdc80b4bff9855b3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.705674 11858 tablet_replica.cc:333] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.706264 11858 raft_consensus.cc:2243] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.706720 11858 raft_consensus.cc:2272] T da97e0aefadd4a579210bd00f0da4691 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.708333 11858 tablet_replica.cc:333] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.708786 11858 raft_consensus.cc:2243] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.709198 11858 raft_consensus.cc:2272] T 26c8aa24d3a54b379b8dd5094884e4ac P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.710632 11858 tablet_replica.cc:333] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.711102 11858 raft_consensus.cc:2243] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.711448 11858 raft_consensus.cc:2272] T 7b114006229d43a4a87cabf7091e3085 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.712956 11858 tablet_replica.cc:333] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.713415 11858 raft_consensus.cc:2243] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.713819 11858 raft_consensus.cc:2272] T 5201174b35f046169b8a5f4fed5bf0d0 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.715760 11858 tablet_replica.cc:333] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.716317 11858 raft_consensus.cc:2243] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.716722 11858 raft_consensus.cc:2272] T f885441210ae4f2f9c19e4ba7e9e1af7 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.718266 11858 tablet_replica.cc:333] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.718721 11858 raft_consensus.cc:2243] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.719065 11858 raft_consensus.cc:2272] T b85e7cb976344c75a12fc929e84537de P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.720873 11858 tablet_replica.cc:333] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.721499 11858 raft_consensus.cc:2243] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.722368 11858 raft_consensus.cc:2272] T 00aa446e3b1042b59268cae304675552 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.724305 11858 tablet_replica.cc:333] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.724807 11858 raft_consensus.cc:2243] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.725512 11858 raft_consensus.cc:2272] T 9643696ad3594e14b14aee3d9c4ac03d P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.727038 11858 tablet_replica.cc:333] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.727535 11858 raft_consensus.cc:2243] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.727916 11858 raft_consensus.cc:2272] T fd39709b9fee4eeb8def9874cbb0d891 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.729506 11858 tablet_replica.cc:333] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.730005 11858 raft_consensus.cc:2243] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.730391 11858 raft_consensus.cc:2272] T 209b527e026f424597c01637d156a498 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.732255 11858 tablet_replica.cc:333] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.732867 11858 raft_consensus.cc:2243] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.733628 11858 raft_consensus.cc:2272] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.734936 13010 consensus_peers.cc:597] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.735628 11858 tablet_replica.cc:333] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.736141 11858 raft_consensus.cc:2243] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.736514 11858 raft_consensus.cc:2272] T 16194ee6a1e74f33b879556976924243 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.738067 11858 tablet_replica.cc:333] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.738586 11858 raft_consensus.cc:2243] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.738941 11858 raft_consensus.cc:2272] T ee03657742da4f26a594965f567afb82 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.740476 11858 tablet_replica.cc:333] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.740953 11858 raft_consensus.cc:2243] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.741348 11858 raft_consensus.cc:2272] T 6ed42e7747b740b48b8c9606d6815544 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.743257 11858 tablet_replica.cc:333] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.743745 11858 raft_consensus.cc:2243] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.744117 11858 raft_consensus.cc:2272] T ec69259f59f94f17827b1f3491e915a8 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.745675 11858 tablet_replica.cc:333] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.746176 11858 raft_consensus.cc:2243] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.746541 11858 raft_consensus.cc:2272] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.748148 11858 tablet_replica.cc:333] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.748656 11858 raft_consensus.cc:2243] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.749454 11858 raft_consensus.cc:2272] T 980f10e3ebe440aaa71b91092c3ad467 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.751327 11858 tablet_replica.cc:333] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.751998 11858 raft_consensus.cc:2243] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.752432 11858 raft_consensus.cc:2272] T b675a7868ddf46519ea186c401f5dff3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.754019 11858 tablet_replica.cc:333] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.754439 11858 raft_consensus.cc:2243] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.754772 11858 raft_consensus.cc:2272] T 10c7e236fc6946fcb964feb2dc3135d9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.756173 11858 tablet_replica.cc:333] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.756597 11858 raft_consensus.cc:2243] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.757313 11858 raft_consensus.cc:2272] T d1616860382e493ab1ddd114bc8b6998 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.758754 11858 tablet_replica.cc:333] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.759161 11858 raft_consensus.cc:2243] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.759521 11858 raft_consensus.cc:2272] T 21c6f599cbc041ce928a68a643e65473 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.760962 11858 tablet_replica.cc:333] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.761525 11858 raft_consensus.cc:2243] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.761947 11858 raft_consensus.cc:2272] T a82091a868344e39b92042e7b4038984 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.763947 11858 tablet_replica.cc:333] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
W20260709 14:53:53.764128 13084 consensus_peers.cc:597] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.764603 11858 raft_consensus.cc:2243] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.765326 11858 raft_consensus.cc:2272] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.767171 11858 tablet_replica.cc:333] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.767762 11858 raft_consensus.cc:2243] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.768280 11858 raft_consensus.cc:2272] T 74a51e5fc8334bbd925355f6822074ee P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.770062 11858 tablet_replica.cc:333] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.770563 11858 raft_consensus.cc:2243] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.771199 11858 raft_consensus.cc:2272] T 542239ea381342ae9db1280be433a2a9 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.772688 11858 tablet_replica.cc:333] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.773123 11858 raft_consensus.cc:2243] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.773510 11858 raft_consensus.cc:2272] T fe3c81051f9543589daedd7a37e22042 P 3e292b2af06643cd948eec07635d77ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.775645 11858 tablet_replica.cc:333] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.776085 11858 raft_consensus.cc:2243] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.776422 11858 raft_consensus.cc:2272] T 9801132d2c334579ae07b56de110ad72 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.778750 11858 tablet_replica.cc:333] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.779449 11858 raft_consensus.cc:2243] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.780299 11858 raft_consensus.cc:2272] T c9e0ad1f329b4f608b808a01f88216b8 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.781342 13084 consensus_peers.cc:597] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.782546 11858 tablet_replica.cc:333] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.783223 11858 raft_consensus.cc:2243] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.784112 11858 raft_consensus.cc:2272] T 072a8531be304684a560d2b7ce580036 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.786110 11858 tablet_replica.cc:333] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.786787 11858 raft_consensus.cc:2243] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:53.786849 13010 consensus_peers.cc:597] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.787286 11858 raft_consensus.cc:2272] T b637d37b634948a48b9c410599cec6d3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.789292 11858 tablet_replica.cc:333] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.789752 11858 raft_consensus.cc:2243] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.790102 11858 raft_consensus.cc:2272] T 424d9bb473094a7997b36042c53e0221 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.792124 11858 tablet_replica.cc:333] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.792559 11858 raft_consensus.cc:2243] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.792933 11858 raft_consensus.cc:2272] T abb6bdba3cba4163ba8931f41f51eb99 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.794843 11858 tablet_replica.cc:333] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.795446 11858 raft_consensus.cc:2243] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.796368 11858 raft_consensus.cc:2272] T 33a927518c934ec98db705b0dcc03977 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.798729 11858 tablet_replica.cc:333] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.799165 11858 raft_consensus.cc:2243] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.799674 11858 raft_consensus.cc:2272] T 24091ed701f14facbccf87c45654e721 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.801601 11858 tablet_replica.cc:333] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.801991 11858 raft_consensus.cc:2243] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:53.802588 11858 raft_consensus.cc:2272] T b26652f4aa884ab7a7da18c725329cbd P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.804697 11858 tablet_replica.cc:333] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce: stopping tablet replica
I20260709 14:53:53.805316 11858 raft_consensus.cc:2243] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.805838 11858 raft_consensus.cc:2272] T 5d041d5190f745f2b9543901ef1410e3 P 3e292b2af06643cd948eec07635d77ce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:53.819442 13084 consensus_peers.cc:597] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.869285 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
W20260709 14:53:53.881021 13010 consensus_peers.cc:597] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.885419 13084 consensus_peers.cc:597] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.895926 13084 consensus_peers.cc:597] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.898753 13084 consensus_peers.cc:597] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.916584 13010 consensus_peers.cc:597] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.921844 13010 consensus_peers.cc:597] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.938418 13084 consensus_peers.cc:597] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.940438 13084 consensus_peers.cc:597] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.954361 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:53:53.958016 13010 consensus_peers.cc:597] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.963897 13084 consensus_peers.cc:597] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.973380 13010 consensus_peers.cc:597] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.975564 13084 consensus_peers.cc:597] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.990962 13010 consensus_peers.cc:597] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:53.992580 13084 consensus_peers.cc:597] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.993251 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:53.994134 11858 tablet_replica.cc:333] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:53.994951 11858 raft_consensus.cc:2243] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:53.995517 11858 raft_consensus.cc:2272] T 70f2bb1b64274f6cb020b91849522fae P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:53.998090 11858 tablet_replica.cc:333] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
W20260709 14:53:53.998482 13010 consensus_peers.cc:597] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.998970 11858 raft_consensus.cc:2243] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:53.999562 13084 consensus_peers.cc:597] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.999918 11858 raft_consensus.cc:2272] T 6230114b56f74cccbe8df4788818fa7e P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.001852 11858 tablet_replica.cc:333] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.002767 11858 raft_consensus.cc:2243] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.003361 11858 raft_consensus.cc:2272] T d62805e0e7e44579ba76a10e58dc537f P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.005887 11858 tablet_replica.cc:333] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.006750 11858 raft_consensus.cc:2243] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.007331 11858 raft_consensus.cc:2272] T 4d6580d0ac6947619613477d2ea9ea29 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.009279 11858 tablet_replica.cc:333] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.010749 11858 raft_consensus.cc:2243] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.011178 11858 raft_consensus.cc:2272] T 00aa446e3b1042b59268cae304675552 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.012912 11858 tablet_replica.cc:333] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.013435 11858 raft_consensus.cc:2243] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.013796 11858 raft_consensus.cc:2272] T 980f10e3ebe440aaa71b91092c3ad467 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.015251 11858 tablet_replica.cc:333] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.015890 11858 raft_consensus.cc:2243] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.016708 11858 raft_consensus.cc:2272] T e2ac8fcac81d4c198024b670c1b032f4 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.018908 11858 tablet_replica.cc:333] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
W20260709 14:53:54.018802 13084 consensus_peers.cc:597] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.019681 11858 raft_consensus.cc:2243] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.020134 11858 raft_consensus.cc:2272] T 7b114006229d43a4a87cabf7091e3085 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.020566 13010 consensus_peers.cc:597] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.021903 11858 tablet_replica.cc:333] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.022497 11858 raft_consensus.cc:2243] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.023154 11858 raft_consensus.cc:2272] T cc2f93d0fb9442fc81ab2d4b69b48f0d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.024829 13084 consensus_peers.cc:597] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.024916 11858 tablet_replica.cc:333] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.025449 11858 raft_consensus.cc:2243] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.025864 11858 raft_consensus.cc:2272] T 4a02992240a84cff891f3a4a29b1d035 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.027347 11858 tablet_replica.cc:333] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.027886 11858 raft_consensus.cc:2243] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.028219 11858 raft_consensus.cc:2272] T 5592b515ac4649f29782942d3de88e72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.029635 11858 tablet_replica.cc:333] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.030124 11858 raft_consensus.cc:2243] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.030460 11858 raft_consensus.cc:2272] T e39af6a8485d4b339f082d195944dd8c P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.032159 11858 tablet_replica.cc:333] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.032663 11858 raft_consensus.cc:2243] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.033511 11858 raft_consensus.cc:2272] T 9227001f399b4bf491ddd6f106b0f283 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.035607 11858 tablet_replica.cc:333] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
W20260709 14:53:54.035928 13084 consensus_peers.cc:597] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.036201 11858 raft_consensus.cc:2243] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.036631 11858 raft_consensus.cc:2272] T b55e599b14424288ab765d4770110642 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.038208 11858 tablet_replica.cc:333] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.038779 11858 raft_consensus.cc:2243] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.039111 11858 raft_consensus.cc:2272] T d48704ebdc4347baa9c4ac4554051bf1 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.040855 11858 tablet_replica.cc:333] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.041513 11858 raft_consensus.cc:2243] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.042349 11858 raft_consensus.cc:2272] T 8f82f2fc7431446d96df6435bb6b64b2 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.044509 11858 tablet_replica.cc:333] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.045234 11858 raft_consensus.cc:2243] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:54.045339 13084 consensus_peers.cc:597] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.045768 11858 raft_consensus.cc:2272] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.047586 11858 tablet_replica.cc:333] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
W20260709 14:53:54.047770 13010 consensus_peers.cc:597] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.048121 11858 raft_consensus.cc:2243] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.048538 11858 raft_consensus.cc:2272] T 45efcb9f4dd44a27abffd75550ed4434 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.050740 11858 tablet_replica.cc:333] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.051414 11858 raft_consensus.cc:2243] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.052248 11858 raft_consensus.cc:2272] T a81920ca43174b4cb1c82a963a147399 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.053339 13084 consensus_peers.cc:597] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db -> Peer 3e292b2af06643cd948eec07635d77ce (127.11.148.129:41211): Couldn't send request to peer 3e292b2af06643cd948eec07635d77ce. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.054157 11858 tablet_replica.cc:333] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.054694 11858 raft_consensus.cc:2243] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.055063 11858 raft_consensus.cc:2272] T 2b5777ec5c62417d9df0ad51eb6cee42 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.056807 11858 tablet_replica.cc:333] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.057327 11858 raft_consensus.cc:2243] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.057662 11858 raft_consensus.cc:2272] T 60e5ddf8495a409ea507347082334710 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.059332 11858 tablet_replica.cc:333] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.059847 11858 raft_consensus.cc:2243] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.060213 11858 raft_consensus.cc:2272] T 9643696ad3594e14b14aee3d9c4ac03d P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.061746 11858 tablet_replica.cc:333] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.062237 11858 raft_consensus.cc:2243] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.062568 11858 raft_consensus.cc:2272] T fd39709b9fee4eeb8def9874cbb0d891 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.064270 11858 tablet_replica.cc:333] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.064888 11858 raft_consensus.cc:2243] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.065637 11858 raft_consensus.cc:2272] T 823efcd562c246a9892b5c16eeb76e97 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.066956 13084 consensus_peers.cc:597] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.067728 11858 tablet_replica.cc:333] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.068271 11858 raft_consensus.cc:2243] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.068663 11858 raft_consensus.cc:2272] T 66c58b456b124919bf7e3180a77e6582 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.070756 11858 tablet_replica.cc:333] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.071466 11858 raft_consensus.cc:2243] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.071892 11858 raft_consensus.cc:2272] T a192fb8cef154082aaa68763989d8770 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.073958 11858 tablet_replica.cc:333] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.074463 11858 raft_consensus.cc:2243] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.074839 11858 raft_consensus.cc:2272] T 072a8531be304684a560d2b7ce580036 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.076401 11858 tablet_replica.cc:333] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.076951 11858 raft_consensus.cc:2243] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.077651 11858 raft_consensus.cc:2272] T 5201174b35f046169b8a5f4fed5bf0d0 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.079231 11858 tablet_replica.cc:333] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.079738 11858 raft_consensus.cc:2243] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.080101 11858 raft_consensus.cc:2272] T f885441210ae4f2f9c19e4ba7e9e1af7 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.081564 11858 tablet_replica.cc:333] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.082028 11858 raft_consensus.cc:2243] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.082628 11858 raft_consensus.cc:2272] T b85e7cb976344c75a12fc929e84537de P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.084113 11858 tablet_replica.cc:333] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.084568 11858 raft_consensus.cc:2243] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.084925 11858 raft_consensus.cc:2272] T b675a7868ddf46519ea186c401f5dff3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.086323 11858 tablet_replica.cc:333] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.086766 11858 raft_consensus.cc:2243] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.087105 11858 raft_consensus.cc:2272] T 24091ed701f14facbccf87c45654e721 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.088569 11858 tablet_replica.cc:333] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.089021 11858 raft_consensus.cc:2243] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.089341 11858 raft_consensus.cc:2272] T 5d041d5190f745f2b9543901ef1410e3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.090700 11858 tablet_replica.cc:333] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.091143 11858 raft_consensus.cc:2243] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.091501 11858 raft_consensus.cc:2272] T b26652f4aa884ab7a7da18c725329cbd P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.092940 11858 tablet_replica.cc:333] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.093433 11858 raft_consensus.cc:2243] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.093775 11858 raft_consensus.cc:2272] T 6ed42e7747b740b48b8c9606d6815544 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.095144 11858 tablet_replica.cc:333] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.095646 11858 raft_consensus.cc:2243] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.096001 11858 raft_consensus.cc:2272] T 3a4434089cb3418cbc7dcfcc1dc48aaa P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.097440 11858 tablet_replica.cc:333] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.098008 11858 raft_consensus.cc:2243] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.098359 11858 raft_consensus.cc:2272] T ee03657742da4f26a594965f567afb82 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.099865 11858 tablet_replica.cc:333] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.100297 11858 raft_consensus.cc:2243] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.100632 11858 raft_consensus.cc:2272] T 16194ee6a1e74f33b879556976924243 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.102102 11858 tablet_replica.cc:333] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.102690 11858 raft_consensus.cc:2243] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.103349 11858 raft_consensus.cc:2272] T ec69259f59f94f17827b1f3491e915a8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.105062 11858 tablet_replica.cc:333] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.105547 11858 raft_consensus.cc:2243] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.106151 11858 raft_consensus.cc:2272] T e9dcbcebf39441f8be7fcbc82ad13ee3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.107560 11858 tablet_replica.cc:333] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.107997 11858 raft_consensus.cc:2243] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.108316 11858 raft_consensus.cc:2272] T 10c7e236fc6946fcb964feb2dc3135d9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.109843 11858 tablet_replica.cc:333] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.110265 11858 raft_consensus.cc:2243] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.110564 11858 raft_consensus.cc:2272] T d1616860382e493ab1ddd114bc8b6998 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.112061 11858 tablet_replica.cc:333] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.112468 11858 raft_consensus.cc:2243] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.113068 11858 raft_consensus.cc:2272] T 21c6f599cbc041ce928a68a643e65473 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.114452 11858 tablet_replica.cc:333] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.114893 11858 raft_consensus.cc:2243] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.115213 11858 raft_consensus.cc:2272] T a82091a868344e39b92042e7b4038984 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.116739 11858 tablet_replica.cc:333] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.117153 11858 raft_consensus.cc:2243] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.117480 11858 raft_consensus.cc:2272] T 9f7c3894a7c1457bbee0bc6c32d9da9a P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.118883 11858 tablet_replica.cc:333] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.119295 11858 raft_consensus.cc:2243] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.119963 11858 raft_consensus.cc:2272] T 74a51e5fc8334bbd925355f6822074ee P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.121469 11858 tablet_replica.cc:333] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.121896 11858 raft_consensus.cc:2243] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.122210 11858 raft_consensus.cc:2272] T 542239ea381342ae9db1280be433a2a9 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.123636 11858 tablet_replica.cc:333] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.124044 11858 raft_consensus.cc:2243] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.124637 11858 raft_consensus.cc:2272] T fe3c81051f9543589daedd7a37e22042 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.126340 11858 tablet_replica.cc:333] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.126773 11858 raft_consensus.cc:2243] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.127389 11858 raft_consensus.cc:2272] T 9801132d2c334579ae07b56de110ad72 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.128917 11858 tablet_replica.cc:333] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.129317 11858 raft_consensus.cc:2243] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.129611 11858 raft_consensus.cc:2272] T c9e0ad1f329b4f608b808a01f88216b8 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.131022 11858 tablet_replica.cc:333] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.131451 11858 raft_consensus.cc:2243] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.132045 11858 raft_consensus.cc:2272] T abb6bdba3cba4163ba8931f41f51eb99 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.133530 11858 tablet_replica.cc:333] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.133930 11858 raft_consensus.cc:2243] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.134475 11858 raft_consensus.cc:2272] T b637d37b634948a48b9c410599cec6d3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.135974 11858 tablet_replica.cc:333] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.136433 11858 raft_consensus.cc:2243] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.136786 11858 raft_consensus.cc:2272] T ceeb2b9b094a4cc1818c090ee8420760 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.138226 11858 tablet_replica.cc:333] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.138645 11858 raft_consensus.cc:2243] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.139439 11858 raft_consensus.cc:2272] T 424d9bb473094a7997b36042c53e0221 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.141506 11858 tablet_replica.cc:333] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.142096 11858 raft_consensus.cc:2243] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.142537 11858 raft_consensus.cc:2272] T 33a927518c934ec98db705b0dcc03977 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.144371 11858 tablet_replica.cc:333] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.144946 11858 raft_consensus.cc:2243] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.145769 11858 raft_consensus.cc:2272] T 209b527e026f424597c01637d156a498 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.147864 11858 tablet_replica.cc:333] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.148423 11858 raft_consensus.cc:2243] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.148916 11858 raft_consensus.cc:2272] T ef957e68cea34ab3bdc80b4bff9855b3 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.150580 11858 tablet_replica.cc:333] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
W20260709 14:53:54.151032 13084 consensus_peers.cc:597] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.151096 11858 raft_consensus.cc:2243] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.151584 11858 raft_consensus.cc:2272] T da97e0aefadd4a579210bd00f0da4691 P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.153234 11858 tablet_replica.cc:333] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0: stopping tablet replica
I20260709 14:53:54.153653 11858 raft_consensus.cc:2243] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.154003 11858 raft_consensus.cc:2272] T 26c8aa24d3a54b379b8dd5094884e4ac P fd7ceaf9a0cd49fc80163c1e91de43f0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.171314 13084 consensus_peers.cc:597] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.176918 13084 consensus_peers.cc:597] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.187515 13084 consensus_peers.cc:597] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.202224 13084 consensus_peers.cc:597] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.226565 13084 consensus_peers.cc:597] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.245769 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
W20260709 14:53:54.299278 13084 consensus_peers.cc:597] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.323933 13084 consensus_peers.cc:597] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.324294 13084 consensus_peers.cc:597] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.325654 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
W20260709 14:53:54.360855 13084 consensus_peers.cc:597] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.361322 13084 consensus_peers.cc:597] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:54.361652 13084 consensus_peers.cc:597] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.374053 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:54.374718 11858 tablet_replica.cc:333] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.375342 11858 raft_consensus.cc:2243] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.376091 11858 raft_consensus.cc:2272] T 70f2bb1b64274f6cb020b91849522fae P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.378094 11858 tablet_replica.cc:333] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.378690 11858 raft_consensus.cc:2243] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.379175 11858 raft_consensus.cc:2272] T 6230114b56f74cccbe8df4788818fa7e P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.380419 13084 consensus_peers.cc:597] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.381206 11858 tablet_replica.cc:333] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.381718 11858 raft_consensus.cc:2243] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.382067 11858 raft_consensus.cc:2272] T d62805e0e7e44579ba76a10e58dc537f P 1c88b4d678154fae8f8836256d92e6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.383853 11858 tablet_replica.cc:333] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.384393 11858 raft_consensus.cc:2243] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.384763 11858 raft_consensus.cc:2272] T 980f10e3ebe440aaa71b91092c3ad467 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.386574 11858 tablet_replica.cc:333] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.387085 11858 raft_consensus.cc:2243] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.387771 11858 raft_consensus.cc:2272] T 4d6580d0ac6947619613477d2ea9ea29 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.389295 11858 tablet_replica.cc:333] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.389778 11858 raft_consensus.cc:2243] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.390127 11858 raft_consensus.cc:2272] T 00aa446e3b1042b59268cae304675552 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.391700 11858 tablet_replica.cc:333] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.392262 11858 raft_consensus.cc:2243] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.392658 11858 raft_consensus.cc:2272] T e39af6a8485d4b339f082d195944dd8c P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.394366 11858 tablet_replica.cc:333] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.394852 11858 raft_consensus.cc:2243] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.395205 11858 raft_consensus.cc:2272] T e2ac8fcac81d4c198024b670c1b032f4 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.396667 11858 tablet_replica.cc:333] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.397148 11858 raft_consensus.cc:2243] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.397505 11858 raft_consensus.cc:2272] T cc2f93d0fb9442fc81ab2d4b69b48f0d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.399106 11858 tablet_replica.cc:333] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.399601 11858 raft_consensus.cc:2243] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.399941 11858 raft_consensus.cc:2272] T 4a02992240a84cff891f3a4a29b1d035 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.401360 11858 tablet_replica.cc:333] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.401818 11858 raft_consensus.cc:2243] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.402426 11858 raft_consensus.cc:2272] T 5592b515ac4649f29782942d3de88e72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.403903 11858 tablet_replica.cc:333] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.404340 11858 raft_consensus.cc:2243] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.404661 11858 raft_consensus.cc:2272] T 60e5ddf8495a409ea507347082334710 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.406124 11858 tablet_replica.cc:333] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.406572 11858 raft_consensus.cc:2243] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.406868 11858 raft_consensus.cc:2272] T 9227001f399b4bf491ddd6f106b0f283 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.408321 11858 tablet_replica.cc:333] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.408727 11858 raft_consensus.cc:2243] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.409307 11858 raft_consensus.cc:2272] T 66c58b456b124919bf7e3180a77e6582 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.410775 11858 tablet_replica.cc:333] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.411465 11858 raft_consensus.cc:2243] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.411897 11858 raft_consensus.cc:2272] T a192fb8cef154082aaa68763989d8770 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.413838 11858 tablet_replica.cc:333] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.414499 11858 raft_consensus.cc:2243] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.415349 11858 raft_consensus.cc:2272] T 7b114006229d43a4a87cabf7091e3085 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.417367 11858 tablet_replica.cc:333] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.417985 11858 raft_consensus.cc:2243] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.418421 11858 raft_consensus.cc:2272] T b637d37b634948a48b9c410599cec6d3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.420564 11858 tablet_replica.cc:333] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.421175 11858 raft_consensus.cc:2243] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.421613 11858 raft_consensus.cc:2272] T 823efcd562c246a9892b5c16eeb76e97 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.423689 11858 tablet_replica.cc:333] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.424326 11858 raft_consensus.cc:2243] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.424768 11858 raft_consensus.cc:2272] T b55e599b14424288ab765d4770110642 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.427081 11858 tablet_replica.cc:333] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.427834 11858 raft_consensus.cc:2243] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:54.428385 13084 consensus_peers.cc:597] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.428732 11858 raft_consensus.cc:2272] T d48704ebdc4347baa9c4ac4554051bf1 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.430549 11858 tablet_replica.cc:333] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.431087 11858 raft_consensus.cc:2243] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.431586 11858 raft_consensus.cc:2272] T 8f82f2fc7431446d96df6435bb6b64b2 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.433794 11858 tablet_replica.cc:333] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.434559 11858 raft_consensus.cc:2243] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.434996 11858 raft_consensus.cc:2272] T 31c19f5fe8dd4b3588d38ffd17cf5c7a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.437107 11858 tablet_replica.cc:333] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.437722 11858 raft_consensus.cc:2243] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.438194 11858 raft_consensus.cc:2272] T 45efcb9f4dd44a27abffd75550ed4434 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.440342 11858 tablet_replica.cc:333] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.441020 11858 raft_consensus.cc:2243] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.441471 11858 raft_consensus.cc:2272] T a81920ca43174b4cb1c82a963a147399 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.443666 11858 tablet_replica.cc:333] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.444360 11858 raft_consensus.cc:2243] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.445209 11858 raft_consensus.cc:2272] T 2b5777ec5c62417d9df0ad51eb6cee42 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.447324 11858 tablet_replica.cc:333] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.448045 11858 raft_consensus.cc:2243] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.448504 11858 raft_consensus.cc:2272] T ef957e68cea34ab3bdc80b4bff9855b3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.450640 11858 tablet_replica.cc:333] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.451325 11858 raft_consensus.cc:2243] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.452210 11858 raft_consensus.cc:2272] T da97e0aefadd4a579210bd00f0da4691 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.454384 11858 tablet_replica.cc:333] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.455053 11858 raft_consensus.cc:2243] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.455904 11858 raft_consensus.cc:2272] T 26c8aa24d3a54b379b8dd5094884e4ac P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.457934 11858 tablet_replica.cc:333] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.458416 11858 raft_consensus.cc:2243] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.458750 11858 raft_consensus.cc:2272] T 9643696ad3594e14b14aee3d9c4ac03d P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.460210 11858 tablet_replica.cc:333] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.460660 11858 raft_consensus.cc:2243] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.461256 11858 raft_consensus.cc:2272] T fd39709b9fee4eeb8def9874cbb0d891 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.462770 11858 tablet_replica.cc:333] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.463223 11858 raft_consensus.cc:2243] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.463584 11858 raft_consensus.cc:2272] T b26652f4aa884ab7a7da18c725329cbd P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.464955 11858 tablet_replica.cc:333] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.465442 11858 raft_consensus.cc:2243] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.466095 11858 raft_consensus.cc:2272] T 5d041d5190f745f2b9543901ef1410e3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.468174 11858 tablet_replica.cc:333] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.468765 11858 raft_consensus.cc:2243] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.469425 11858 raft_consensus.cc:2272] T 24091ed701f14facbccf87c45654e721 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.471021 11858 tablet_replica.cc:333] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.471514 11858 raft_consensus.cc:2243] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.472100 11858 raft_consensus.cc:2272] T 6ed42e7747b740b48b8c9606d6815544 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.473644 11858 tablet_replica.cc:333] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.474165 11858 raft_consensus.cc:2243] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.474514 11858 raft_consensus.cc:2272] T 3a4434089cb3418cbc7dcfcc1dc48aaa P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.476131 11858 tablet_replica.cc:333] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.476604 11858 raft_consensus.cc:2243] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.477203 11858 raft_consensus.cc:2272] T ee03657742da4f26a594965f567afb82 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.478730 11858 tablet_replica.cc:333] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.479192 11858 raft_consensus.cc:2243] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.479784 11858 raft_consensus.cc:2272] T 16194ee6a1e74f33b879556976924243 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.481276 11858 tablet_replica.cc:333] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.481727 11858 raft_consensus.cc:2243] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.482061 11858 raft_consensus.cc:2272] T ec69259f59f94f17827b1f3491e915a8 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.483575 11858 tablet_replica.cc:333] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.484045 11858 raft_consensus.cc:2243] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.484397 11858 raft_consensus.cc:2272] T e9dcbcebf39441f8be7fcbc82ad13ee3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.485958 11858 tablet_replica.cc:333] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.486411 11858 raft_consensus.cc:2243] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.486778 11858 raft_consensus.cc:2272] T 209b527e026f424597c01637d156a498 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.488302 11858 tablet_replica.cc:333] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.488744 11858 raft_consensus.cc:2243] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.489084 11858 raft_consensus.cc:2272] T 5201174b35f046169b8a5f4fed5bf0d0 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.490525 11858 tablet_replica.cc:333] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.490962 11858 raft_consensus.cc:2243] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.491585 11858 raft_consensus.cc:2272] T f885441210ae4f2f9c19e4ba7e9e1af7 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.493002 11858 tablet_replica.cc:333] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.493475 11858 raft_consensus.cc:2243] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.493818 11858 raft_consensus.cc:2272] T b85e7cb976344c75a12fc929e84537de P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.495772 11858 tablet_replica.cc:333] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.496290 11858 raft_consensus.cc:2243] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.497026 11858 raft_consensus.cc:2272] T b675a7868ddf46519ea186c401f5dff3 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.498488 11858 tablet_replica.cc:333] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.498908 11858 raft_consensus.cc:2243] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.499212 11858 raft_consensus.cc:2272] T 9f7c3894a7c1457bbee0bc6c32d9da9a P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.500680 11858 tablet_replica.cc:333] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.501094 11858 raft_consensus.cc:2243] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.501408 11858 raft_consensus.cc:2272] T d1616860382e493ab1ddd114bc8b6998 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.502863 11858 tablet_replica.cc:333] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.503284 11858 raft_consensus.cc:2243] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.503634 11858 raft_consensus.cc:2272] T 21c6f599cbc041ce928a68a643e65473 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.505086 11858 tablet_replica.cc:333] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.505501 11858 raft_consensus.cc:2243] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.506071 11858 raft_consensus.cc:2272] T a82091a868344e39b92042e7b4038984 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.507959 11858 tablet_replica.cc:333] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.508407 11858 raft_consensus.cc:2243] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.509109 11858 raft_consensus.cc:2272] T 10c7e236fc6946fcb964feb2dc3135d9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:54.510497 13084 consensus_peers.cc:597] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db -> Peer fd7ceaf9a0cd49fc80163c1e91de43f0 (127.11.148.130:34865): Couldn't send request to peer fd7ceaf9a0cd49fc80163c1e91de43f0. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:34865: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.511071 11858 tablet_replica.cc:333] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.511564 11858 raft_consensus.cc:2243] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.511886 11858 raft_consensus.cc:2272] T abb6bdba3cba4163ba8931f41f51eb99 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.513479 11858 tablet_replica.cc:333] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.513895 11858 raft_consensus.cc:2243] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.514189 11858 raft_consensus.cc:2272] T 542239ea381342ae9db1280be433a2a9 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.515743 11858 tablet_replica.cc:333] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.516193 11858 raft_consensus.cc:2243] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.516568 11858 raft_consensus.cc:2272] T fe3c81051f9543589daedd7a37e22042 P 1c88b4d678154fae8f8836256d92e6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.518354 11858 tablet_replica.cc:333] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.518790 11858 raft_consensus.cc:2243] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.519094 11858 raft_consensus.cc:2272] T 74a51e5fc8334bbd925355f6822074ee P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.520596 11858 tablet_replica.cc:333] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.520982 11858 raft_consensus.cc:2243] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.521296 11858 raft_consensus.cc:2272] T 9801132d2c334579ae07b56de110ad72 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.522751 11858 tablet_replica.cc:333] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.523142 11858 raft_consensus.cc:2243] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.523480 11858 raft_consensus.cc:2272] T c9e0ad1f329b4f608b808a01f88216b8 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.524945 11858 tablet_replica.cc:333] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.525367 11858 raft_consensus.cc:2243] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.525671 11858 raft_consensus.cc:2272] T 33a927518c934ec98db705b0dcc03977 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.527298 11858 tablet_replica.cc:333] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.527730 11858 raft_consensus.cc:2243] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.528326 11858 raft_consensus.cc:2272] T ceeb2b9b094a4cc1818c090ee8420760 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.529814 11858 tablet_replica.cc:333] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.530201 11858 raft_consensus.cc:2243] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.530491 11858 raft_consensus.cc:2272] T 424d9bb473094a7997b36042c53e0221 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.531966 11858 tablet_replica.cc:333] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db: stopping tablet replica
I20260709 14:53:54.532327 11858 raft_consensus.cc:2243] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:54.532626 11858 raft_consensus.cc:2272] T 072a8531be304684a560d2b7ce580036 P 1c88b4d678154fae8f8836256d92e6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.599068 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:53:54.662469 11858 tablet_server.cc:179] TabletServer@127.11.148.132:0 shutting down...
I20260709 14:53:54.682080 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:54.696903 11858 tablet_server.cc:196] TabletServer@127.11.148.132:0 shutdown complete.
I20260709 14:53:54.704452 11858 master.cc:562] Master@127.11.148.190:41683 shutting down...
I20260709 14:53:54.719125 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:54.719645 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:54.719949 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P 62a73e2fb8b0494fa98049971ef1b933: stopping tablet replica
I20260709 14:53:54.738730 11858 master.cc:584] Master@127.11.148.190:41683 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (19729 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:54.816039 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:40963
I20260709 14:53:54.817144 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:54.821898 13774 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
W20260709 14:53:54.823119 13775 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
W20260709 14:53:54.824409 13777 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
I20260709 14:53:54.824538 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:54.825546 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:54.825714 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:54.825831 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608834825821 us; error 0 us; skew 500 ppm
I20260709 14:53:54.826256 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:54.828338 11858 webserver.cc:533] Webserver started at http://127.11.148.190:37873/ using document root <none> and password file <none>
I20260709 14:53:54.828760 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:54.828905 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:54.829106 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:54.830101 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "c18f9ef906934b0399bcfc06447edfe5"
format_stamp: "Formatted at 2026-07-09 14:53:54 on dist-test-slave-tnbt"
I20260709 14:53:54.834385 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:54.837399 13782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:54.838018 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:54.838275 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "c18f9ef906934b0399bcfc06447edfe5"
format_stamp: "Formatted at 2026-07-09 14:53:54 on dist-test-slave-tnbt"
I20260709 14:53:54.838512 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:53:54.856923 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:54.858014 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:54.893128 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:40963
I20260709 14:53:54.893240 13833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:40963 every 8 connection(s)
I20260709 14:53:54.896735 13834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:54.905891 13834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5: Bootstrap starting.
I20260709 14:53:54.910189 13834 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.913892 13834 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5: No bootstrap required, opened a new log
I20260709 14:53:54.915870 13834 raft_consensus.cc:359] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER }
I20260709 14:53:54.916224 13834 raft_consensus.cc:385] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.916436 13834 raft_consensus.cc:740] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c18f9ef906934b0399bcfc06447edfe5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.916945 13834 consensus_queue.cc:260] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER }
I20260709 14:53:54.917356 13834 raft_consensus.cc:399] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:54.917562 13834 raft_consensus.cc:493] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:54.917804 13834 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.921859 13834 raft_consensus.cc:515] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER }
I20260709 14:53:54.922323 13834 leader_election.cc:304] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [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: c18f9ef906934b0399bcfc06447edfe5; no voters: 
I20260709 14:53:54.923341 13834 leader_election.cc:290] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:54.923696 13837 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.924841 13837 raft_consensus.cc:697] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 1 LEADER]: Becoming Leader. State: Replica: c18f9ef906934b0399bcfc06447edfe5, State: Running, Role: LEADER
I20260709 14:53:54.925452 13837 consensus_queue.cc:237] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [LEADER]: Queue going to LEADER mode. State: All 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: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER }
I20260709 14:53:54.926017 13834 sys_catalog.cc:565] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:54.929265 13838 sys_catalog.cc:455] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c18f9ef906934b0399bcfc06447edfe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER } }
I20260709 14:53:54.929832 13838 sys_catalog.cc:458] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:54.930033 13839 sys_catalog.cc:455] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c18f9ef906934b0399bcfc06447edfe5. Latest consensus state: current_term: 1 leader_uuid: "c18f9ef906934b0399bcfc06447edfe5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c18f9ef906934b0399bcfc06447edfe5" member_type: VOTER } }
I20260709 14:53:54.930531 13839 sys_catalog.cc:458] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:54.932911 13844 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:54.939702 13844 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:54.940577 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:54.947561 13844 catalog_manager.cc:1383] Generated new cluster ID: 0aa3bd56ff0d41859662e323fd2782f9
I20260709 14:53:54.947811 13844 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:54.974334 13844 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:54.975474 13844 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:54.986568 13844 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5: Generated new TSK 0
I20260709 14:53:54.987071 13844 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:55.006686 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:55.012105 13855 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
W20260709 14:53:55.013191 13856 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
W20260709 14:53:55.014349 13858 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
I20260709 14:53:55.014592 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:55.015432 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:55.015618 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:55.015738 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608835015728 us; error 0 us; skew 500 ppm
I20260709 14:53:55.016180 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:55.018170 11858 webserver.cc:533] Webserver started at http://127.11.148.129:44047/ using document root <none> and password file <none>
I20260709 14:53:55.018574 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:55.018718 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:55.018919 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:55.019953 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "249910f275d94fe3a00c3c846863492d"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.023871 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260709 14:53:55.026727 13863 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.027436 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:55.027737 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "249910f275d94fe3a00c3c846863492d"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.027976 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:53:55.049974 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:55.051119 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:55.052538 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:55.054595 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:55.054774 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.055012 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:55.055164 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.091277 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:40831
I20260709 14:53:55.091374 13925 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:40831 every 8 connection(s)
I20260709 14:53:55.095863 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:55.101819 13930 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
W20260709 14:53:55.104336 13931 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
I20260709 14:53:55.104775 11858 server_base.cc:1061] running on GCE node
W20260709 14:53:55.105737 13933 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
I20260709 14:53:55.106637 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:55.106894 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:55.107045 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608835107030 us; error 0 us; skew 500 ppm
I20260709 14:53:55.107719 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:55.107811 13926 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40963
I20260709 14:53:55.108183 13926 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:55.108942 13926 heartbeater.cc:507] Master 127.11.148.190:40963 requested a full tablet report, sending...
I20260709 14:53:55.110009 11858 webserver.cc:533] Webserver started at http://127.11.148.130:34801/ using document root <none> and password file <none>
I20260709 14:53:55.110558 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:55.110795 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:55.111110 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:55.110983 13799 ts_manager.cc:194] Registered new tserver with Master: 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:55.112618 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "baae2b4e15864b12b966c3b2cad956bf"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.113339 13799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34720
I20260709 14:53:55.117283 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:55.120558 13938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.121244 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:55.121486 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "baae2b4e15864b12b966c3b2cad956bf"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.121724 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:53:55.131198 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:55.132215 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:55.133448 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:55.135524 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:55.135713 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.135917 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:55.136062 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.172268 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:36367
I20260709 14:53:55.172362 14000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:36367 every 8 connection(s)
I20260709 14:53:55.176497 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:55.182377 14004 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
W20260709 14:53:55.183967 14005 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
I20260709 14:53:55.185263 11858 server_base.cc:1061] running on GCE node
W20260709 14:53:55.185706 14007 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
I20260709 14:53:55.186748 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:55.187011 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:55.187222 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608835187203 us; error 0 us; skew 500 ppm
I20260709 14:53:55.187826 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:55.187922 14001 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40963
I20260709 14:53:55.188305 14001 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:55.189121 14001 heartbeater.cc:507] Master 127.11.148.190:40963 requested a full tablet report, sending...
I20260709 14:53:55.190438 11858 webserver.cc:533] Webserver started at http://127.11.148.131:43569/ using document root <none> and password file <none>
I20260709 14:53:55.190950 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:55.191112 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:55.191180 13799 ts_manager.cc:194] Registered new tserver with Master: baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:55.191383 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:55.192494 13799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34730
I20260709 14:53:55.192500 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "d4655bc422524375a50b00a80f38d5df"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.196787 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:55.199730 14012 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.200378 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:55.200627 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "d4655bc422524375a50b00a80f38d5df"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.200872 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:53:55.219389 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:55.220690 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:55.222086 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:55.224448 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:55.224637 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.224856 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:55.225006 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.261636 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:46303
I20260709 14:53:55.261732 14074 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:46303 every 8 connection(s)
I20260709 14:53:55.265942 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:55.272006 14078 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
W20260709 14:53:55.273530 14079 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
W20260709 14:53:55.275046 14081 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
I20260709 14:53:55.275908 11858 server_base.cc:1061] running on GCE node
I20260709 14:53:55.276526 14075 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40963
I20260709 14:53:55.276798 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:55.276872 14075 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:55.277077 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:55.277257 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608835277239 us; error 0 us; skew 500 ppm
I20260709 14:53:55.277638 14075 heartbeater.cc:507] Master 127.11.148.190:40963 requested a full tablet report, sending...
I20260709 14:53:55.277783 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:55.279546 13799 ts_manager.cc:194] Registered new tserver with Master: d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:55.280293 11858 webserver.cc:533] Webserver started at http://127.11.148.132:40993/ using document root <none> and password file <none>
I20260709 14:53:55.280769 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:55.280793 13799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34736
I20260709 14:53:55.281013 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:55.281309 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:55.282519 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-3-root/instance:
uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.286535 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:53:55.289469 14086 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.290099 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:55.290376 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:53:55.290618 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:53:55.339280 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:55.340552 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:55.341753 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:55.343850 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:55.344031 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.344252 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:55.344399 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:55.381829 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.132:45995
I20260709 14:53:55.381911 14148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.132:45995 every 8 connection(s)
I20260709 14:53:55.394073 14149 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40963
I20260709 14:53:55.394397 14149 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:55.395040 14149 heartbeater.cc:507] Master 127.11.148.190:40963 requested a full tablet report, sending...
I20260709 14:53:55.396731 13799 ts_manager.cc:194] Registered new tserver with Master: 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:55.396929 11858 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012119632s
I20260709 14:53:55.397948 13799 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34746
I20260709 14:53:55.419436 13799 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34762:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:53:55.631443 13891 tablet_service.cc:1511] Processing CreateTablet for tablet b7cfe7e514ca47cf932007a790433acd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:55.632874 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cfe7e514ca47cf932007a790433acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.636253 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba24c66bde42de88c79f7a20607d52 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:55.637542 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba24c66bde42de88c79f7a20607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.643445 13889 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb22bc109db4ed3b76230c0498edc97 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:55.644718 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb22bc109db4ed3b76230c0498edc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.646055 13966 tablet_service.cc:1511] Processing CreateTablet for tablet b7cfe7e514ca47cf932007a790433acd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:55.647270 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cfe7e514ca47cf932007a790433acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.647840 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 472d616ad56a428f994a13c18f0540cf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:55.649077 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472d616ad56a428f994a13c18f0540cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.653260 13965 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba24c66bde42de88c79f7a20607d52 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:55.654559 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba24c66bde42de88c79f7a20607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.656137 13964 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9bba7e91247f1ba55c81737aadcd5 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:55.658871 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 472d616ad56a428f994a13c18f0540cf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:55.679863 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9bba7e91247f1ba55c81737aadcd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.683820 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472d616ad56a428f994a13c18f0540cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.686877 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 6739b77f4f054929805eedeec8cd4f81 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:55.688232 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6739b77f4f054929805eedeec8cd4f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.689888 13962 tablet_service.cc:1511] Processing CreateTablet for tablet 6739b77f4f054929805eedeec8cd4f81 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:55.690927 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 5082a1f3eee14bc198a3dfbcd9af21af (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:55.691109 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6739b77f4f054929805eedeec8cd4f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.698134 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb22bc109db4ed3b76230c0498edc97 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:55.699517 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb22bc109db4ed3b76230c0498edc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.699210 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 5082a1f3eee14bc198a3dfbcd9af21af (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:55.699342 14114 tablet_service.cc:1511] Processing CreateTablet for tablet b7cfe7e514ca47cf932007a790433acd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:55.700438 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5082a1f3eee14bc198a3dfbcd9af21af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.701251 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7cfe7e514ca47cf932007a790433acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.701642 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9bba7e91247f1ba55c81737aadcd5 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:55.702912 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9bba7e91247f1ba55c81737aadcd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.704591 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 6739b77f4f054929805eedeec8cd4f81 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:55.705835 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6739b77f4f054929805eedeec8cd4f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.713593 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 76f7ab2d25ed4159bec1a8484ce867a4 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:55.714903 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f7ab2d25ed4159bec1a8484ce867a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.723718 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 76f7ab2d25ed4159bec1a8484ce867a4 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:55.725086 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f7ab2d25ed4159bec1a8484ce867a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.728170 13963 tablet_service.cc:1511] Processing CreateTablet for tablet d837d20927aa4ba3ae302e81db9bbdd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:55.728971 14040 tablet_service.cc:1511] Processing CreateTablet for tablet 73ba24c66bde42de88c79f7a20607d52 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:55.729657 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d837d20927aa4ba3ae302e81db9bbdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.730206 14040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73ba24c66bde42de88c79f7a20607d52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.734221 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5082a1f3eee14bc198a3dfbcd9af21af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.740854 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb22bc109db4ed3b76230c0498edc97 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:55.742185 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb22bc109db4ed3b76230c0498edc97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.725104 13888 tablet_service.cc:1511] Processing CreateTablet for tablet d837d20927aa4ba3ae302e81db9bbdd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:55.745774 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 6ce9bba7e91247f1ba55c81737aadcd5 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:55.747009 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ce9bba7e91247f1ba55c81737aadcd5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.760568 14166 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:55.762368 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 472d616ad56a428f994a13c18f0540cf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:55.765072 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 76f7ab2d25ed4159bec1a8484ce867a4 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:55.766506 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f7ab2d25ed4159bec1a8484ce867a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.767776 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d837d20927aa4ba3ae302e81db9bbdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.768478 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 790d39a748ae4c1786dd736c65a9d535 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:55.769866 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790d39a748ae4c1786dd736c65a9d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.773607 14034 tablet_service.cc:1511] Processing CreateTablet for tablet d837d20927aa4ba3ae302e81db9bbdd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:55.775019 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d837d20927aa4ba3ae302e81db9bbdd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.762368 14036 tablet_service.cc:1511] Processing CreateTablet for tablet 5082a1f3eee14bc198a3dfbcd9af21af (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:55.787696 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 472d616ad56a428f994a13c18f0540cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.795014 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5082a1f3eee14bc198a3dfbcd9af21af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.795759 14168 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:55.796627 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 790d39a748ae4c1786dd736c65a9d535 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:55.797814 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790d39a748ae4c1786dd736c65a9d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.801353 14166 tablet_bootstrap.cc:654] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.810571 13966 tablet_service.cc:1511] Processing CreateTablet for tablet 790d39a748ae4c1786dd736c65a9d535 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:55.814795 14033 tablet_service.cc:1511] Processing CreateTablet for tablet c3528c7e55e6418daa9b1a7a8f17a6c1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:55.816275 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3528c7e55e6418daa9b1a7a8f17a6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.817520 14168 tablet_bootstrap.cc:654] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.816200 14167 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:55.831173 14110 tablet_service.cc:1511] Processing CreateTablet for tablet c3528c7e55e6418daa9b1a7a8f17a6c1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:55.832556 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3528c7e55e6418daa9b1a7a8f17a6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.840000 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 790d39a748ae4c1786dd736c65a9d535. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.844945 14167 tablet_bootstrap.cc:654] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.848613 13890 tablet_service.cc:1511] Processing CreateTablet for tablet c3528c7e55e6418daa9b1a7a8f17a6c1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:55.860322 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3528c7e55e6418daa9b1a7a8f17a6c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.886439 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 660a648d1e934362913610225b652ff9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:55.887709 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a648d1e934362913610225b652ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.888906 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 660a648d1e934362913610225b652ff9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:55.890241 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a648d1e934362913610225b652ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.894078 14166 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:55.894557 14166 ts_tablet_manager.cc:1403] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.134s	user 0.008s	sys 0.007s
I20260709 14:53:55.897372 14166 raft_consensus.cc:359] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:55.898092 14166 raft_consensus.cc:385] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.898383 14166 raft_consensus.cc:740] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.899539 14168 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:55.900060 14168 ts_tablet_manager.cc:1403] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.000s
I20260709 14:53:55.909123 14168 raft_consensus.cc:359] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:55.909852 14168 raft_consensus.cc:385] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.910158 14168 raft_consensus.cc:740] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.910960 14168 consensus_queue.cc:260] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:55.910216 14166 consensus_queue.cc:260] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:55.922945 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 6cadc5983f8c493abbcbbb2cb11a5167 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:55.924862 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cadc5983f8c493abbcbbb2cb11a5167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.928515 14170 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:55.929438 14114 tablet_service.cc:1511] Processing CreateTablet for tablet ad7746b55daf42cfb439954ab5a7d8e9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:55.930685 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7746b55daf42cfb439954ab5a7d8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.929477 13889 tablet_service.cc:1511] Processing CreateTablet for tablet ad7746b55daf42cfb439954ab5a7d8e9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:55.932240 13963 tablet_service.cc:1511] Processing CreateTablet for tablet ad7746b55daf42cfb439954ab5a7d8e9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:55.932695 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7746b55daf42cfb439954ab5a7d8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.928830 14168 ts_tablet_manager.cc:1434] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 14:53:55.935614 14149 heartbeater.cc:499] Master 127.11.148.190:40963 was elected leader, sending a full tablet report...
W20260709 14:53:55.936136 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:55.936506 14167 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:55.936959 14167 ts_tablet_manager.cc:1403] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.004s
I20260709 14:53:55.939144 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad7746b55daf42cfb439954ab5a7d8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.939668 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 6cadc5983f8c493abbcbbb2cb11a5167 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:55.941411 14168 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:55.947719 14170 tablet_bootstrap.cc:654] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.948103 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cadc5983f8c493abbcbbb2cb11a5167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.948230 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 6cadc5983f8c493abbcbbb2cb11a5167 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:55.949445 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cadc5983f8c493abbcbbb2cb11a5167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.937924 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 660a648d1e934362913610225b652ff9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:55.956027 14168 tablet_bootstrap.cc:654] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.960316 13926 heartbeater.cc:499] Master 127.11.148.190:40963 was elected leader, sending a full tablet report...
I20260709 14:53:55.960861 14166 ts_tablet_manager.cc:1434] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.004s
I20260709 14:53:55.962093 14166 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:55.956125 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660a648d1e934362913610225b652ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.963529 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 1978f96f15954e3f86f4cf4140ddeae2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:55.964717 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1978f96f15954e3f86f4cf4140ddeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.966593 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 1978f96f15954e3f86f4cf4140ddeae2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:55.967754 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1978f96f15954e3f86f4cf4140ddeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.968214 14166 tablet_bootstrap.cc:654] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.972852 14173 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.973069 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 0b642a6157c0408abcf21b8d6703a12d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:55.973390 14173 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:55.974378 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b642a6157c0408abcf21b8d6703a12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.983953 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 1978f96f15954e3f86f4cf4140ddeae2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:55.985303 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1978f96f15954e3f86f4cf4140ddeae2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.984000 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 0b642a6157c0408abcf21b8d6703a12d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:55.988318 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 07f8c05054cf422faeb75aa1085759bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:55.990332 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f8c05054cf422faeb75aa1085759bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.990486 13966 tablet_service.cc:1511] Processing CreateTablet for tablet 07f8c05054cf422faeb75aa1085759bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:55.991669 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f8c05054cf422faeb75aa1085759bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.993364 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b642a6157c0408abcf21b8d6703a12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.995222 13886 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4afbaf5a7f403197f4251a3ab11b51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:55.990525 14033 tablet_service.cc:1511] Processing CreateTablet for tablet 07f8c05054cf422faeb75aa1085759bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:55.995878 14167 raft_consensus.cc:359] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:55.996457 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4afbaf5a7f403197f4251a3ab11b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.996769 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f8c05054cf422faeb75aa1085759bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:55.996802 14173 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:56.012117 14167 raft_consensus.cc:385] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.012506 14167 raft_consensus.cc:740] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.013216 14167 consensus_queue.cc:260] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.045452 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4afbaf5a7f403197f4251a3ab11b51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:56.046849 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4afbaf5a7f403197f4251a3ab11b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.050758 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a97ea9c2e414583a77067985cb7bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:56.053866 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a97ea9c2e414583a77067985cb7bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:56.054875 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a97ea9c2e414583a77067985cb7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.055037 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a97ea9c2e414583a77067985cb7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.058101 13964 tablet_service.cc:1511] Processing CreateTablet for tablet 7456d8e88f6a43cf9b7632918772002a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:56.059309 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7456d8e88f6a43cf9b7632918772002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.062672 13885 tablet_service.cc:1511] Processing CreateTablet for tablet e74d235b862c4b63b9e777ddfd091dd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:56.063941 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74d235b862c4b63b9e777ddfd091dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.064359 14036 tablet_service.cc:1511] Processing CreateTablet for tablet 7456d8e88f6a43cf9b7632918772002a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:56.065553 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7456d8e88f6a43cf9b7632918772002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.088099 14168 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:56.088647 14168 ts_tablet_manager.cc:1403] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.147s	user 0.017s	sys 0.011s
I20260709 14:53:56.092942 14001 heartbeater.cc:499] Master 127.11.148.190:40963 was elected leader, sending a full tablet report...
W20260709 14:53:56.095676 13927 tablet.cc:2406] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:56.097723 13966 tablet_service.cc:1511] Processing CreateTablet for tablet e74d235b862c4b63b9e777ddfd091dd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:56.098335 14034 tablet_service.cc:1511] Processing CreateTablet for tablet e74d235b862c4b63b9e777ddfd091dd1 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:56.099587 14166 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:56.099620 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74d235b862c4b63b9e777ddfd091dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.100699 14166 ts_tablet_manager.cc:1403] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.139s	user 0.018s	sys 0.010s
I20260709 14:53:56.110047 13889 tablet_service.cc:1511] Processing CreateTablet for tablet e992910be51e4b14876f87abf74c9214 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:56.113190 14167 ts_tablet_manager.cc:1434] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.176s	user 0.009s	sys 0.001s
I20260709 14:53:56.111346 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e992910be51e4b14876f87abf74c9214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.118269 14170 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:56.123437 14170 ts_tablet_manager.cc:1403] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.196s	user 0.010s	sys 0.009s
I20260709 14:53:56.123661 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 5d4afbaf5a7f403197f4251a3ab11b51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:56.127192 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 0b642a6157c0408abcf21b8d6703a12d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:56.127936 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d4afbaf5a7f403197f4251a3ab11b51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.128508 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b642a6157c0408abcf21b8d6703a12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.103498 14166 raft_consensus.cc:359] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.129914 14166 raft_consensus.cc:385] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.130218 14166 raft_consensus.cc:740] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.127954 13962 tablet_service.cc:1511] Processing CreateTablet for tablet e992910be51e4b14876f87abf74c9214 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:56.124220 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 7456d8e88f6a43cf9b7632918772002a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:56.133072 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7456d8e88f6a43cf9b7632918772002a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.124570 14111 tablet_service.cc:1511] Processing CreateTablet for tablet e992910be51e4b14876f87abf74c9214 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:56.136250 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e992910be51e4b14876f87abf74c9214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.125149 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 0c9a97ea9c2e414583a77067985cb7bf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:56.138160 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c9a97ea9c2e414583a77067985cb7bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.137867 14038 tablet_service.cc:1511] Processing CreateTablet for tablet b7a103b4a3ec4270889d9da2bf0b6677 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:56.139050 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a103b4a3ec4270889d9da2bf0b6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.126343 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:56.141009 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74d235b862c4b63b9e777ddfd091dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.141574 14167 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:56.144580 14175 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.145084 14175 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.149945 14175 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:56.156304 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:56.159451 13885 tablet_service.cc:1511] Processing CreateTablet for tablet b7a103b4a3ec4270889d9da2bf0b6677 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:56.160706 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a103b4a3ec4270889d9da2bf0b6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.160502 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae240bc78e24201a4826c7a9c7aabf2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:56.154657 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e992910be51e4b14876f87abf74c9214. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.151546 14166 consensus_queue.cc:260] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.164074 14170 raft_consensus.cc:359] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.164773 14170 raft_consensus.cc:385] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.165050 14170 raft_consensus.cc:740] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.165539 14166 ts_tablet_manager.cc:1434] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.001s
I20260709 14:53:56.165920 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae240bc78e24201a4826c7a9c7aabf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.166481 14166 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:56.174782 14170 consensus_queue.cc:260] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:53:56.175595 14089 leader_election.cc:343] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:56.176721 14089 leader_election.cc:343] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.177160 14089 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:56.177933 14173 raft_consensus.cc:2749] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.121367 14168 raft_consensus.cc:359] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.178963 14168 raft_consensus.cc:385] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.179286 14168 raft_consensus.cc:740] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.180159 14168 consensus_queue.cc:260] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.150847 14167 tablet_bootstrap.cc:654] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.190434 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae240bc78e24201a4826c7a9c7aabf2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:56.190717 14111 tablet_service.cc:1511] Processing CreateTablet for tablet b7a103b4a3ec4270889d9da2bf0b6677 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:56.191848 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a103b4a3ec4270889d9da2bf0b6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.193296 13889 tablet_service.cc:1511] Processing CreateTablet for tablet d205619b102b47a6992ebd46f4e994ad (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:56.194489 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d205619b102b47a6992ebd46f4e994ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.202332 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae240bc78e24201a4826c7a9c7aabf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.202358 14170 ts_tablet_manager.cc:1434] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.041s	user 0.011s	sys 0.002s
I20260709 14:53:56.203320 14075 heartbeater.cc:499] Master 127.11.148.190:40963 was elected leader, sending a full tablet report...
I20260709 14:53:56.212443 14168 ts_tablet_manager.cc:1434] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.123s	user 0.006s	sys 0.001s
I20260709 14:53:56.215556 14168 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:56.219663 14175 raft_consensus.cc:493] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.223758 14175 raft_consensus.cc:515] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.225306 13963 tablet_service.cc:1511] Processing CreateTablet for tablet d205619b102b47a6992ebd46f4e994ad (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:56.225879 14175 leader_election.cc:290] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:56.226573 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d205619b102b47a6992ebd46f4e994ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.227514 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 5ae240bc78e24201a4826c7a9c7aabf2 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:56.228777 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ae240bc78e24201a4826c7a9c7aabf2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.246156 14170 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:56.252399 14034 tablet_service.cc:1511] Processing CreateTablet for tablet d205619b102b47a6992ebd46f4e994ad (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:56.255833 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfeac9edca24630a388934cb2f6674f (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:56.258471 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfeac9edca24630a388934cb2f6674f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.260860 14181 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.261335 14181 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.264364 14181 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:56.267643 14168 tablet_bootstrap.cc:654] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.269181 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:53:56.277062 13864 leader_election.cc:343] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.272533 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d205619b102b47a6992ebd46f4e994ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.257403 14170 tablet_bootstrap.cc:654] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.288558 14166 tablet_bootstrap.cc:700] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Time spent opening tablet: real 0.113s	user 0.005s	sys 0.000s
I20260709 14:53:56.289213 14166 tablet_bootstrap.cc:654] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.289840 14167 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:56.290335 14167 ts_tablet_manager.cc:1403] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.004s
I20260709 14:53:56.297839 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfeac9edca24630a388934cb2f6674f (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:56.298306 14167 raft_consensus.cc:359] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.299047 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfeac9edca24630a388934cb2f6674f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.299104 14167 raft_consensus.cc:385] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.306017 14170 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:56.308311 14170 ts_tablet_manager.cc:1403] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.001s
I20260709 14:53:56.315009 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:56.315655 13976 raft_consensus.cc:2468] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:56.321782 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 7c984e4bb9c34be08144b1eadfe3e8cd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:56.323678 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c984e4bb9c34be08144b1eadfe3e8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.325701 13866 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:53:56.326905 14166 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:56.326851 14175 raft_consensus.cc:2804] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.337239 14175 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.337252 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:56.337687 14175 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:56.338871 13939 leader_election.cc:343] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.339509 14166 ts_tablet_manager.cc:1403] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.003s
I20260709 14:53:56.341557 14039 tablet_service.cc:1511] Processing CreateTablet for tablet c279fc65230c4daaa4bed4a1251f3b58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:56.342847 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279fc65230c4daaa4bed4a1251f3b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.342561 14166 raft_consensus.cc:359] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.343294 14166 raft_consensus.cc:385] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.343827 14166 raft_consensus.cc:740] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.344807 14166 consensus_queue.cc:260] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.311254 14170 raft_consensus.cc:359] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.327297 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:56.330724 13966 tablet_service.cc:1511] Processing CreateTablet for tablet c279fc65230c4daaa4bed4a1251f3b58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:56.352259 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279fc65230c4daaa4bed4a1251f3b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.334702 13962 tablet_service.cc:1511] Processing CreateTablet for tablet 3bfeac9edca24630a388934cb2f6674f (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:56.335187 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:56.360760 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bfeac9edca24630a388934cb2f6674f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.307565 14167 raft_consensus.cc:740] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.334996 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 7c984e4bb9c34be08144b1eadfe3e8cd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:56.367898 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c984e4bb9c34be08144b1eadfe3e8cd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:56.351025 13866 leader_election.cc:343] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.336259 13889 tablet_service.cc:1511] Processing CreateTablet for tablet 7c984e4bb9c34be08144b1eadfe3e8cd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:56.360952 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:56.344340 14175 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:53:56.372759 13865 leader_election.cc:343] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.373282 13865 leader_election.cc:304] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:56.347996 14170 raft_consensus.cc:385] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.369417 14167 consensus_queue.cc:260] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.374933 14170 raft_consensus.cc:740] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.376498 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:56.376451 14170 consensus_queue.cc:260] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.377089 13975 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.377895 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c984e4bb9c34be08144b1eadfe3e8cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.380170 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:56.373951 14175 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:56.381500 14175 raft_consensus.cc:2749] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:56.384294 13864 leader_election.cc:343] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.385568 14167 ts_tablet_manager.cc:1434] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.095s	user 0.008s	sys 0.000s
I20260709 14:53:56.375907 13901 raft_consensus.cc:2393] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
I20260709 14:53:56.386516 14167 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:56.389778 14108 tablet_service.cc:1511] Processing CreateTablet for tablet bd02b03118694b2495a6f2bae572e604 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:56.391125 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd02b03118694b2495a6f2bae572e604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.391255 13941 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:56.400921 14112 tablet_service.cc:1511] Processing CreateTablet for tablet c279fc65230c4daaa4bed4a1251f3b58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:56.402154 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c279fc65230c4daaa4bed4a1251f3b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.403152 14170 ts_tablet_manager.cc:1434] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.001s
I20260709 14:53:56.404304 13963 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc9099c44a4be7ac923a33091584fd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:56.405507 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc9099c44a4be7ac923a33091584fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.406697 13975 raft_consensus.cc:2468] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:56.407209 14181 raft_consensus.cc:2749] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.408145 14170 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:56.410498 13866 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:53:56.411500 14184 raft_consensus.cc:493] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.411755 14175 raft_consensus.cc:2804] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.412258 14175 raft_consensus.cc:697] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:56.413026 14175 consensus_queue.cc:237] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.416363 14184 raft_consensus.cc:515] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.423120 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc9099c44a4be7ac923a33091584fd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:56.424780 14184 leader_election.cc:290] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:56.433291 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc9099c44a4be7ac923a33091584fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.435359 13961 tablet_service.cc:1511] Processing CreateTablet for tablet bd02b03118694b2495a6f2bae572e604 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:56.435849 14181 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.436697 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd02b03118694b2495a6f2bae572e604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.436329 14181 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.438599 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5c0d93a7ec4339b23452feef4f2cdf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:56.439879 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:56.442128 14168 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:56.442629 14168 ts_tablet_manager.cc:1403] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.227s	user 0.021s	sys 0.024s
I20260709 14:53:56.443970 14166 ts_tablet_manager.cc:1434] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.104s	user 0.030s	sys 0.022s
I20260709 14:53:56.439851 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5c0d93a7ec4339b23452feef4f2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.444962 14166 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:56.445437 14168 raft_consensus.cc:359] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.446096 14168 raft_consensus.cc:385] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.446377 14168 raft_consensus.cc:740] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.438541 14181 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
W20260709 14:53:56.442543 13941 leader_election.cc:343] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.453768 13964 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6f37bb00814eb0849823ea3aa5d8e3 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:56.455576 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6f37bb00814eb0849823ea3aa5d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:56.449744 13865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 78086.4us
I20260709 14:53:56.459285 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6f37bb00814eb0849823ea3aa5d8e3 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:56.460633 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6f37bb00814eb0849823ea3aa5d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.461464 14167 tablet_bootstrap.cc:654] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.464555 14170 tablet_bootstrap.cc:654] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.468699 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:56.469525 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 3fdc9099c44a4be7ac923a33091584fd (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
W20260709 14:53:56.470211 13940 leader_election.cc:343] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.473383 13940 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:56.472761 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5c0d93a7ec4339b23452feef4f2cdf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:56.474858 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5c0d93a7ec4339b23452feef4f2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.475282 14181 raft_consensus.cc:2749] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.472608 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 1b6f37bb00814eb0849823ea3aa5d8e3 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:56.451018 14168 consensus_queue.cc:260] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.477563 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b6f37bb00814eb0849823ea3aa5d8e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.480270 13885 tablet_service.cc:1511] Processing CreateTablet for tablet bd02b03118694b2495a6f2bae572e604 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:56.476627 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fdc9099c44a4be7ac923a33091584fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.492336 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:56.494006 14015 leader_election.cc:343] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.483593 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 3c5c0d93a7ec4339b23452feef4f2cdf (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:56.480293 14168 ts_tablet_manager.cc:1434] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:53:56.505999 14166 tablet_bootstrap.cc:654] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.512050 13966 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d5c6829aa4f68b59a5b5030df88c0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:56.513365 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d5c6829aa4f68b59a5b5030df88c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.513646 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd02b03118694b2495a6f2bae572e604. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.514269 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c5c0d93a7ec4339b23452feef4f2cdf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.516479 14034 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d5c6829aa4f68b59a5b5030df88c0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:56.517715 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d5c6829aa4f68b59a5b5030df88c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.523245 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 71b321f94cbc4941a954b3d9f31da3b0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:56.524555 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b321f94cbc4941a954b3d9f31da3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.527976 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 71b321f94cbc4941a954b3d9f31da3b0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:56.528331 14036 tablet_service.cc:1511] Processing CreateTablet for tablet d819c2e362d24343bad11a249a48e73e (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:56.537405 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d819c2e362d24343bad11a249a48e73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.537585 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 7f8d5c6829aa4f68b59a5b5030df88c0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:56.538785 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f8d5c6829aa4f68b59a5b5030df88c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.541782 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 71b321f94cbc4941a954b3d9f31da3b0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:56.543020 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b321f94cbc4941a954b3d9f31da3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.543016 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b321f94cbc4941a954b3d9f31da3b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.565310 13886 tablet_service.cc:1511] Processing CreateTablet for tablet d819c2e362d24343bad11a249a48e73e (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:56.566074 13962 tablet_service.cc:1511] Processing CreateTablet for tablet 1035a5277afc4ebeb9a36e557eed905a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:56.566645 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d819c2e362d24343bad11a249a48e73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.566883 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 1035a5277afc4ebeb9a36e557eed905a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:56.568102 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035a5277afc4ebeb9a36e557eed905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.568388 13884 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd5aabcd848628664339def2b49fe (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:56.573014 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd5aabcd848628664339def2b49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.577690 13798 catalog_manager.cc:5697] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.579699 14173 raft_consensus.cc:493] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.580178 14173 raft_consensus.cc:515] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.582350 14173 leader_election.cc:290] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:56.586027 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:56.586985 14168 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:56.587121 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:53:56.588694 14089 leader_election.cc:343] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:56.589514 14013 leader_election.cc:343] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.589979 14013 leader_election.cc:304] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:56.591032 14184 raft_consensus.cc:2749] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.593050 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:53:56.594731 14088 leader_election.cc:343] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.595204 14088 leader_election.cc:304] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:56.596335 14173 raft_consensus.cc:2749] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.596163 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 1035a5277afc4ebeb9a36e557eed905a (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:56.597496 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035a5277afc4ebeb9a36e557eed905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.609699 13965 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd5aabcd848628664339def2b49fe (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:56.611006 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd5aabcd848628664339def2b49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.611119 14173 raft_consensus.cc:493] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.611683 14173 raft_consensus.cc:515] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.614940 14175 raft_consensus.cc:493] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.615473 14175 raft_consensus.cc:515] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:56.617491 14175 leader_election.cc:290] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:56.619625 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:56.620306 14050 raft_consensus.cc:2468] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:56.620568 14170 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:56.621068 14170 ts_tablet_manager.cc:1403] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.213s	user 0.018s	sys 0.004s
I20260709 14:53:56.622793 14108 tablet_service.cc:1511] Processing CreateTablet for tablet aaf9708c42ae4ecbbeacebbd9933bc39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:56.624208 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1035a5277afc4ebeb9a36e557eed905a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.625092 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:56.626924 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:56.620932 14109 tablet_service.cc:1511] Processing CreateTablet for tablet d819c2e362d24343bad11a249a48e73e (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
W20260709 14:53:56.627274 13864 leader_election.cc:343] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.624182 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf9708c42ae4ecbbeacebbd9933bc39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.630060 14088 leader_election.cc:304] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
W20260709 14:53:56.635699 14089 leader_election.cc:343] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.628834 14173 leader_election.cc:290] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:56.639493 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:53:56.641146 13865 leader_election.cc:343] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.641438 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d819c2e362d24343bad11a249a48e73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.639557 14173 raft_consensus.cc:2804] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.641599 13865 leader_election.cc:304] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:56.645987 14175 raft_consensus.cc:2749] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.642900 14173 raft_consensus.cc:493] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.647030 14173 raft_consensus.cc:3060] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.648232 14167 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:56.648124 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5ca257f4214979abb7a77785022332 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:56.648224 13964 tablet_service.cc:1511] Processing CreateTablet for tablet aaf9708c42ae4ecbbeacebbd9933bc39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:56.648819 14167 ts_tablet_manager.cc:1403] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.262s	user 0.036s	sys 0.007s
I20260709 14:53:56.649361 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5ca257f4214979abb7a77785022332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.649526 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf9708c42ae4ecbbeacebbd9933bc39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.654088 14173 raft_consensus.cc:515] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.659088 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:56.659281 14166 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:56.660630 14166 ts_tablet_manager.cc:1403] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.216s	user 0.010s	sys 0.010s
I20260709 14:53:56.660445 14034 tablet_service.cc:1511] Processing CreateTablet for tablet c19fd5aabcd848628664339def2b49fe (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:56.661692 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c19fd5aabcd848628664339def2b49fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.661401 14167 raft_consensus.cc:359] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.662118 14167 raft_consensus.cc:385] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.662407 14167 raft_consensus.cc:740] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
W20260709 14:53:56.663349 14089 leader_election.cc:343] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.665181 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5ca257f4214979abb7a77785022332 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:56.666385 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5ca257f4214979abb7a77785022332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.672484 14173 leader_election.cc:290] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:56.673043 14166 raft_consensus.cc:359] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.673820 14166 raft_consensus.cc:385] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.674113 14166 raft_consensus.cc:740] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.674165 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 5f5ca257f4214979abb7a77785022332 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:56.674988 14166 consensus_queue.cc:260] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.675519 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f5ca257f4214979abb7a77785022332. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.679033 14168 tablet_bootstrap.cc:654] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.681088 14166 ts_tablet_manager.cc:1434] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.004s
I20260709 14:53:56.684010 14170 raft_consensus.cc:359] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.684760 14170 raft_consensus.cc:385] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.685097 14170 raft_consensus.cc:740] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.685928 14170 consensus_queue.cc:260] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.692651 13966 tablet_service.cc:1511] Processing CreateTablet for tablet 234b06bf017f43e8918204664682eb48 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:56.693876 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b06bf017f43e8918204664682eb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.696768 14166 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:56.697227 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 234b06bf017f43e8918204664682eb48 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:56.698422 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b06bf017f43e8918204664682eb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.704576 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 234b06bf017f43e8918204664682eb48 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:56.705860 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 234b06bf017f43e8918204664682eb48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.715081 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 01a34912db2a430fa971d1467e828905 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
W20260709 14:53:56.710053 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 81105us
I20260709 14:53:56.663132 14167 consensus_queue.cc:260] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.718568 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:56.720686 13965 tablet_service.cc:1511] Processing CreateTablet for tablet 01a34912db2a430fa971d1467e828905 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:56.725143 14113 tablet_service.cc:1511] Processing CreateTablet for tablet de0a878643f741938d198cf162f53158 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:56.725788 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a34912db2a430fa971d1467e828905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.724023 14050 raft_consensus.cc:3060] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.728799 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 01a34912db2a430fa971d1467e828905 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:56.730010 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a34912db2a430fa971d1467e828905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.726401 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a878643f741938d198cf162f53158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.737639 14170 ts_tablet_manager.cc:1434] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.002s
I20260709 14:53:56.737885 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01a34912db2a430fa971d1467e828905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.741372 14167 ts_tablet_manager.cc:1434] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.092s	user 0.006s	sys 0.000s
I20260709 14:53:56.755502 14170 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:56.747026 14050 raft_consensus.cc:2468] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:56.759545 14167 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:56.759434 14088 leader_election.cc:304] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:56.760933 14202 raft_consensus.cc:2804] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.761407 14202 raft_consensus.cc:697] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:56.761615 14170 tablet_bootstrap.cc:654] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.762203 14202 consensus_queue.cc:237] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.763819 14166 tablet_bootstrap.cc:654] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.773969 14168 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:56.774441 14168 ts_tablet_manager.cc:1403] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.217s	user 0.017s	sys 0.023s
I20260709 14:53:56.774720 13963 tablet_service.cc:1511] Processing CreateTablet for tablet de0a878643f741938d198cf162f53158 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:56.775972 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a878643f741938d198cf162f53158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.776331 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 3940e5872ac943c6a7df8922b42a0bd0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:56.777099 14168 raft_consensus.cc:359] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.777807 14168 raft_consensus.cc:385] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.778090 14168 raft_consensus.cc:740] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.778739 14168 consensus_queue.cc:260] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:56.780186 13886 tablet_service.cc:1511] Processing CreateTablet for tablet aaf9708c42ae4ecbbeacebbd9933bc39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:56.780908 14168 ts_tablet_manager.cc:1434] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:56.777534 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940e5872ac943c6a7df8922b42a0bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.785782 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 3940e5872ac943c6a7df8922b42a0bd0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:56.786958 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940e5872ac943c6a7df8922b42a0bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.781281 13888 tablet_service.cc:1511] Processing CreateTablet for tablet de0a878643f741938d198cf162f53158 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:56.789412 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de0a878643f741938d198cf162f53158. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.790702 13961 tablet_service.cc:1511] Processing CreateTablet for tablet e75776405e8a48b3a2932bcdc8937f39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:56.791869 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75776405e8a48b3a2932bcdc8937f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.801152 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaf9708c42ae4ecbbeacebbd9933bc39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.785450 14167 tablet_bootstrap.cc:654] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.815183 14037 tablet_service.cc:1511] Processing CreateTablet for tablet e75776405e8a48b3a2932bcdc8937f39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:56.818105 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75776405e8a48b3a2932bcdc8937f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.823596 14111 tablet_service.cc:1511] Processing CreateTablet for tablet 3940e5872ac943c6a7df8922b42a0bd0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:56.833544 13887 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac207e7ec14010bae402ad4af4ed8d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:56.834863 13887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac207e7ec14010bae402ad4af4ed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.835884 14112 tablet_service.cc:1511] Processing CreateTablet for tablet e75776405e8a48b3a2932bcdc8937f39 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:56.838322 14124 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.839877 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac207e7ec14010bae402ad4af4ed8d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:56.840721 14108 tablet_service.cc:1511] Processing CreateTablet for tablet c5fefd9b973a4a0b84e630f851785004 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:56.841235 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac207e7ec14010bae402ad4af4ed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.848034 14168 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:56.867273 13884 tablet_service.cc:1511] Processing CreateTablet for tablet c5fefd9b973a4a0b84e630f851785004 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:56.868733 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fefd9b973a4a0b84e630f851785004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.853289 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3940e5872ac943c6a7df8922b42a0bd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.877251 13961 tablet_service.cc:1511] Processing CreateTablet for tablet c5fefd9b973a4a0b84e630f851785004 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:56.878374 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fefd9b973a4a0b84e630f851785004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.877808 13797 catalog_manager.cc:5697] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.895356 14175 consensus_queue.cc:1048] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.898041 13965 tablet_service.cc:1511] Processing CreateTablet for tablet 2aac207e7ec14010bae402ad4af4ed8d (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:56.899299 13965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aac207e7ec14010bae402ad4af4ed8d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.909463 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 3223a50f293f478a86ea8d3364fdb2ce (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:56.909660 14166 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:56.910742 14166 ts_tablet_manager.cc:1403] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.219s	user 0.027s	sys 0.031s
I20260709 14:53:56.910920 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3223a50f293f478a86ea8d3364fdb2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.912420 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fefd9b973a4a0b84e630f851785004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.914602 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e75776405e8a48b3a2932bcdc8937f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.917199 14175 consensus_queue.cc:1048] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.925544 14181 raft_consensus.cc:493] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.926051 14181 raft_consensus.cc:515] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.926529 14113 tablet_service.cc:1511] Processing CreateTablet for tablet 3223a50f293f478a86ea8d3364fdb2ce (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:56.927838 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3223a50f293f478a86ea8d3364fdb2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.928330 14181 leader_election.cc:290] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:56.930022 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:56.930717 14050 raft_consensus.cc:2468] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:56.932008 13940 leader_election.cc:304] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:56.933998 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:56.934674 13901 raft_consensus.cc:2468] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:56.937857 14181 raft_consensus.cc:2804] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.938294 14181 raft_consensus.cc:493] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.938623 14181 raft_consensus.cc:3060] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:56.939424 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:56.937598 14166 raft_consensus.cc:359] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.931339 14168 tablet_bootstrap.cc:654] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.944223 14166 raft_consensus.cc:385] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.951543 14170 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:56.955928 14166 raft_consensus.cc:740] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.956151 14170 ts_tablet_manager.cc:1403] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.201s	user 0.010s	sys 0.024s
I20260709 14:53:56.956918 14166 consensus_queue.cc:260] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:56.958911 14170 raft_consensus.cc:359] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.959694 14170 raft_consensus.cc:385] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.959982 14170 raft_consensus.cc:740] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.960693 14170 consensus_queue.cc:260] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:56.963749 14170 ts_tablet_manager.cc:1434] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:56.964305 14166 ts_tablet_manager.cc:1434] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260709 14:53:56.979455 14170 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:56.986290 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 3e327eeb6af14bb2bbf7a1bb66304a51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:56.987241 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e327eeb6af14bb2bbf7a1bb66304a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:56.984699 14166 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:56.998188 14109 tablet_service.cc:1511] Processing CreateTablet for tablet 3e327eeb6af14bb2bbf7a1bb66304a51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:57.010473 14110 tablet_service.cc:1511] Processing CreateTablet for tablet 4989f97f9c8f42a0adb71a3c03612af9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:57.011286 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e327eeb6af14bb2bbf7a1bb66304a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.015965 14168 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.016454 14168 ts_tablet_manager.cc:1403] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.179s	user 0.014s	sys 0.005s
I20260709 14:53:57.003331 13964 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacb3330c0348e4bf580bb95293ccca (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:57.018989 13964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacb3330c0348e4bf580bb95293ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.021296 14037 tablet_service.cc:1511] Processing CreateTablet for tablet 382661fdedbd4df5b3ededa073fab539 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:57.022476 14037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382661fdedbd4df5b3ededa073fab539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.022696 13884 tablet_service.cc:1511] Processing CreateTablet for tablet 382661fdedbd4df5b3ededa073fab539 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:57.023949 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382661fdedbd4df5b3ededa073fab539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.026229 14110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4989f97f9c8f42a0adb71a3c03612af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.030710 14114 tablet_service.cc:1511] Processing CreateTablet for tablet 382661fdedbd4df5b3ededa073fab539 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:57.031955 14114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 382661fdedbd4df5b3ededa073fab539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.040056 13886 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacb3330c0348e4bf580bb95293ccca (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:57.041335 13886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacb3330c0348e4bf580bb95293ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.042081 14034 tablet_service.cc:1511] Processing CreateTablet for tablet cc75e9503c254058918633cfd68adf58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:57.043313 14034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc75e9503c254058918633cfd68adf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.046216 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 2938f7d0463144fbbffb1b5e7e936995 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:57.040056 13962 tablet_service.cc:1511] Processing CreateTablet for tablet cc75e9503c254058918633cfd68adf58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:57.047223 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2938f7d0463144fbbffb1b5e7e936995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.002281 13891 tablet_service.cc:1511] Processing CreateTablet for tablet 3223a50f293f478a86ea8d3364fdb2ce (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:57.047344 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 4989f97f9c8f42a0adb71a3c03612af9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:57.047938 13962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc75e9503c254058918633cfd68adf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.048282 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3223a50f293f478a86ea8d3364fdb2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.050724 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4989f97f9c8f42a0adb71a3c03612af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.052771 14181 raft_consensus.cc:515] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.053164 13966 tablet_service.cc:1511] Processing CreateTablet for tablet 2938f7d0463144fbbffb1b5e7e936995 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:57.054412 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2938f7d0463144fbbffb1b5e7e936995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.054826 14181 leader_election.cc:290] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:53:57.055783 14211 log.cc:927] Time spent T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260709 14:53:57.055876 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:57.056540 13901 raft_consensus.cc:3060] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.060644 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73ba24c66bde42de88c79f7a20607d52" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:57.061206 14050 raft_consensus.cc:3060] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.068663 14050 raft_consensus.cc:2468] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:57.069725 13940 leader_election.cc:304] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.072194 14181 raft_consensus.cc:2804] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.074462 13901 raft_consensus.cc:2468] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:57.016805 13961 tablet_service.cc:1511] Processing CreateTablet for tablet 4989f97f9c8f42a0adb71a3c03612af9 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:57.078352 13961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4989f97f9c8f42a0adb71a3c03612af9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.081323 14109 tablet_service.cc:1511] Processing CreateTablet for tablet cc75e9503c254058918633cfd68adf58 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:57.082675 14109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc75e9503c254058918633cfd68adf58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.083245 14168 raft_consensus.cc:359] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.083940 14170 tablet_bootstrap.cc:654] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.084092 14168 raft_consensus.cc:385] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.092408 14168 raft_consensus.cc:740] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.110162 14168 consensus_queue.cc:260] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.110446 13885 tablet_service.cc:1511] Processing CreateTablet for tablet ad95d5812ab04ee3a065d8ac7b10a1f8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:57.111754 13885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95d5812ab04ee3a065d8ac7b10a1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.112573 14168 ts_tablet_manager.cc:1434] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.000s
I20260709 14:53:57.108646 14039 tablet_service.cc:1511] Processing CreateTablet for tablet 2938f7d0463144fbbffb1b5e7e936995 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:57.113245 14113 tablet_service.cc:1511] Processing CreateTablet for tablet ad95d5812ab04ee3a065d8ac7b10a1f8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:57.114149 14039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2938f7d0463144fbbffb1b5e7e936995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.114573 14108 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0c0feb58264342a3ac700593d6274b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:57.013695 14035 tablet_service.cc:1511] Processing CreateTablet for tablet 3e327eeb6af14bb2bbf7a1bb66304a51 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:57.123853 13966 tablet_service.cc:1511] Processing CreateTablet for tablet ad95d5812ab04ee3a065d8ac7b10a1f8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:57.126959 13966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95d5812ab04ee3a065d8ac7b10a1f8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:57.134326 14210 log.cc:927] Time spent T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 14:53:57.135658 14111 tablet_service.cc:1511] Processing CreateTablet for tablet a647ab2236da4d48a176f5dfa5a091b8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:57.140175 14168 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.140445 13960 tablet_service.cc:1511] Processing CreateTablet for tablet e3899986a5584064a4381f8de4da5c6b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:57.140612 13889 tablet_service.cc:1511] Processing CreateTablet for tablet e3899986a5584064a4381f8de4da5c6b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:57.141841 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3899986a5584064a4381f8de4da5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.143088 14035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e327eeb6af14bb2bbf7a1bb66304a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.144546 13883 tablet_service.cc:1511] Processing CreateTablet for tablet 709809d822c24f37b555641fc4b34d21 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:57.145789 13883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709809d822c24f37b555641fc4b34d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.146298 14166 tablet_bootstrap.cc:654] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.125379 14181 raft_consensus.cc:697] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:57.141793 13960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3899986a5584064a4381f8de4da5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.150586 13959 tablet_service.cc:1511] Processing CreateTablet for tablet 709809d822c24f37b555641fc4b34d21 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:57.152973 14038 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacb3330c0348e4bf580bb95293ccca (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:57.118016 14036 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0c0feb58264342a3ac700593d6274b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:57.155553 14036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0c0feb58264342a3ac700593d6274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.157924 13884 tablet_service.cc:1511] Processing CreateTablet for tablet 9b0c0feb58264342a3ac700593d6274b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:57.159118 13884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0c0feb58264342a3ac700593d6274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.117997 14033 tablet_service.cc:1511] Processing CreateTablet for tablet a647ab2236da4d48a176f5dfa5a091b8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:57.164218 14033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a647ab2236da4d48a176f5dfa5a091b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.178774 13963 tablet_service.cc:1511] Processing CreateTablet for tablet a647ab2236da4d48a176f5dfa5a091b8 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:57.179507 14107 tablet_service.cc:1511] Processing CreateTablet for tablet 548782fdaa4340b684644d2e2c03d8a0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:57.180634 14112 tablet_service.cc:1511] Processing CreateTablet for tablet 709809d822c24f37b555641fc4b34d21 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:57.181970 14108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b0c0feb58264342a3ac700593d6274b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.182569 14038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacb3330c0348e4bf580bb95293ccca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.147599 14175 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.190026 14111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a647ab2236da4d48a176f5dfa5a091b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.191752 13963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a647ab2236da4d48a176f5dfa5a091b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.192867 13888 tablet_service.cc:1511] Processing CreateTablet for tablet 548782fdaa4340b684644d2e2c03d8a0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:57.216310 13888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548782fdaa4340b684644d2e2c03d8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.220366 14113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad95d5812ab04ee3a065d8ac7b10a1f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.221246 14184 raft_consensus.cc:493] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.171317 14032 tablet_service.cc:1511] Processing CreateTablet for tablet 548782fdaa4340b684644d2e2c03d8a0 (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:57.221740 14184 raft_consensus.cc:515] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.222877 14032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548782fdaa4340b684644d2e2c03d8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.221778 14112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709809d822c24f37b555641fc4b34d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.170186 14040 tablet_service.cc:1511] Processing CreateTablet for tablet e3899986a5584064a4381f8de4da5c6b (DEFAULT_TABLE table=test-workload [id=2f6a01b8acf14317a161527e3285929c]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:57.206719 14175 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.225966 14184 leader_election.cc:290] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.236971 14168 tablet_bootstrap.cc:654] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.245148 14040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3899986a5584064a4381f8de4da5c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.247884 14202 consensus_queue.cc:1048] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.248703 14175 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:57.250614 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:57.253784 14170 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.264447 13976 raft_consensus.cc:2468] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:57.262547 13959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 709809d822c24f37b555641fc4b34d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.262761 14107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 548782fdaa4340b684644d2e2c03d8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:57.274807 13866 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:57.283339 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.283672 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:57.283531 14175 raft_consensus.cc:2804] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:57.284914 13865 leader_election.cc:343] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.285075 14175 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.285437 14175 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.284885 14015 leader_election.cc:343] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.271291 14170 ts_tablet_manager.cc:1403] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.297s	user 0.012s	sys 0.007s
I20260709 14:53:57.239617 14181 consensus_queue.cc:237] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.300266 14214 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.300781 14214 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.304706 14167 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.305238 14167 ts_tablet_manager.cc:1403] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.546s	user 0.015s	sys 0.018s
W20260709 14:53:57.314548 14089 consensus_peers.cc:597] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:57.356117 14214 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.356750 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:57.357385 14124 raft_consensus.cc:2468] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:57.357848 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:57.358584 13864 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:57.359450 14214 raft_consensus.cc:2804] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.359793 14214 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.360119 14214 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.363950 13866 leader_election.cc:343] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.366328 14214 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.368733 14214 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.368937 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:57.369563 14124 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.371629 14202 raft_consensus.cc:493] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.372104 14202 raft_consensus.cc:515] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.374034 14202 leader_election.cc:290] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:57.374302 14167 raft_consensus.cc:359] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.374972 14167 raft_consensus.cc:385] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.376024 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:57.377415 14089 leader_election.cc:343] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.375237 14167 raft_consensus.cc:740] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.382390 14170 raft_consensus.cc:359] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.383157 14170 raft_consensus.cc:385] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.383467 14170 raft_consensus.cc:740] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.384168 14170 consensus_queue.cc:260] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.388525 14124 raft_consensus.cc:2468] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:57.388715 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:57.389810 14170 ts_tablet_manager.cc:1434] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.095s	user 0.004s	sys 0.004s
I20260709 14:53:57.397019 14170 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.398307 13864 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:57.399174 14214 raft_consensus.cc:2804] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.399662 14214 raft_consensus.cc:697] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:57.402015 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.405619 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.406263 14049 raft_consensus.cc:2468] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:57.408591 14088 leader_election.cc:304] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.409636 14202 raft_consensus.cc:2804] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.409981 14202 raft_consensus.cc:493] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.410297 14202 raft_consensus.cc:3060] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.412038 14015 leader_election.cc:343] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.412494 14015 leader_election.cc:304] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.413609 14184 raft_consensus.cc:2749] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.417088 14202 raft_consensus.cc:515] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.378612 14175 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.426427 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:57.426975 13976 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.427016 14175 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:57.384117 14167 consensus_queue.cc:260] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.430179 14167 ts_tablet_manager.cc:1434] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.125s	user 0.009s	sys 0.000s
I20260709 14:53:57.431094 14167 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.433823 13976 raft_consensus.cc:2468] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:57.434769 13975 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.434938 13866 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:57.435811 14175 raft_consensus.cc:2804] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.436436 14175 raft_consensus.cc:697] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:57.436739 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:57.437211 14175 consensus_queue.cc:237] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
W20260709 14:53:57.438263 13865 leader_election.cc:343] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.442229 13798 catalog_manager.cc:5697] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.446722 14168 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.418076 14214 consensus_queue.cc:237] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.451431 13975 raft_consensus.cc:2468] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:57.449889 14168 ts_tablet_manager.cc:1403] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.318s	user 0.007s	sys 0.017s
I20260709 14:53:57.459986 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
W20260709 14:53:57.461589 14089 leader_election.cc:343] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.462530 14202 leader_election.cc:290] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:57.467077 14166 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:57.467617 14166 ts_tablet_manager.cc:1403] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.487s	user 0.031s	sys 0.066s
I20260709 14:53:57.469235 14168 raft_consensus.cc:359] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.474995 14170 tablet_bootstrap.cc:654] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.478843 14166 raft_consensus.cc:359] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.479728 14166 raft_consensus.cc:385] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.480054 14166 raft_consensus.cc:740] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.480892 14166 consensus_queue.cc:260] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.470273 14168 raft_consensus.cc:385] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.485759 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:57.486346 14050 raft_consensus.cc:3060] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.484753 14168 raft_consensus.cc:740] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.491051 14168 consensus_queue.cc:260] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.494596 14167 tablet_bootstrap.cc:654] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.496057 13799 catalog_manager.cc:5697] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.500859 14166 ts_tablet_manager.cc:1434] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 14:53:57.501894 14170 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.501853 14166 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.502518 14170 ts_tablet_manager.cc:1403] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.006s
I20260709 14:53:57.503656 14168 ts_tablet_manager.cc:1434] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 14:53:57.504547 14050 raft_consensus.cc:2468] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:57.505439 14170 raft_consensus.cc:359] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.506153 14170 raft_consensus.cc:385] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.506433 14170 raft_consensus.cc:740] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.507229 14170 consensus_queue.cc:260] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.508244 14088 leader_election.cc:304] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.509135 14227 raft_consensus.cc:2804] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.509434 14170 ts_tablet_manager.cc:1434] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:57.509596 14227 raft_consensus.cc:697] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:57.510572 14170 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.510486 14227 consensus_queue.cc:237] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.514616 14168 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.516754 14170 tablet_bootstrap.cc:654] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.521431 14168 tablet_bootstrap.cc:654] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.537453 13796 catalog_manager.cc:5697] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.539649 14168 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.540112 14168 ts_tablet_manager.cc:1403] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.009s
I20260709 14:53:57.542739 14168 raft_consensus.cc:359] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.543432 14168 raft_consensus.cc:385] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.543708 14168 raft_consensus.cc:740] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.544504 14168 consensus_queue.cc:260] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.546901 14168 ts_tablet_manager.cc:1434] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:57.549472 14168 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.551298 13799 catalog_manager.cc:5697] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.554517 14166 tablet_bootstrap.cc:654] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.557197 14167 tablet_bootstrap.cc:492] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.555037 14168 tablet_bootstrap.cc:654] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.557685 14167 ts_tablet_manager.cc:1403] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.127s	user 0.009s	sys 0.007s
I20260709 14:53:57.560555 14167 raft_consensus.cc:359] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.561220 14167 raft_consensus.cc:385] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.561523 14167 raft_consensus.cc:740] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.562361 14167 consensus_queue.cc:260] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.564603 14166 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:57.565086 14166 ts_tablet_manager.cc:1403] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.063s	user 0.002s	sys 0.008s
I20260709 14:53:57.567801 14166 raft_consensus.cc:359] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.568327 14166 raft_consensus.cc:385] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.568719 14166 raft_consensus.cc:740] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.569293 14166 consensus_queue.cc:260] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.573990 14170 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.574501 14170 ts_tablet_manager.cc:1403] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.034s
I20260709 14:53:57.575115 14167 ts_tablet_manager.cc:1434] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:53:57.577353 14170 raft_consensus.cc:359] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.578030 14170 raft_consensus.cc:385] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.578318 14170 raft_consensus.cc:740] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.580230 14170 consensus_queue.cc:260] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.581341 14168 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.581795 14168 ts_tablet_manager.cc:1403] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.011s
I20260709 14:53:57.582118 14170 ts_tablet_manager.cc:1434] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:57.571233 14166 ts_tablet_manager.cc:1434] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:57.582631 14167 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.584188 14168 raft_consensus.cc:359] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.584798 14168 raft_consensus.cc:385] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.585057 14168 raft_consensus.cc:740] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.585705 14166 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.585638 14168 consensus_queue.cc:260] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.587584 14168 ts_tablet_manager.cc:1434] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:57.591372 14168 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.592008 14166 tablet_bootstrap.cc:654] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.593236 14167 tablet_bootstrap.cc:654] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.598742 14170 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.602490 14167 tablet_bootstrap.cc:492] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.602986 14167 ts_tablet_manager.cc:1403] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.006s
I20260709 14:53:57.606906 14166 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:57.607359 14166 ts_tablet_manager.cc:1403] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260709 14:53:57.607089 14167 raft_consensus.cc:359] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.607897 14167 raft_consensus.cc:385] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.608196 14167 raft_consensus.cc:740] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.609017 14167 consensus_queue.cc:260] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.609983 14170 tablet_bootstrap.cc:654] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.609848 14166 raft_consensus.cc:359] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.610507 14166 raft_consensus.cc:385] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.610780 14166 raft_consensus.cc:740] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.611513 14166 consensus_queue.cc:260] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.612614 14168 tablet_bootstrap.cc:654] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.618193 14167 ts_tablet_manager.cc:1434] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:53:57.625003 14166 ts_tablet_manager.cc:1434] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.002s
I20260709 14:53:57.626593 14167 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.633082 14166 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.633496 14167 tablet_bootstrap.cc:654] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.637202 14168 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.637651 14168 ts_tablet_manager.cc:1403] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.014s
I20260709 14:53:57.638857 14166 tablet_bootstrap.cc:654] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.640224 14168 raft_consensus.cc:359] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.641036 14168 raft_consensus.cc:385] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.641297 14168 raft_consensus.cc:740] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.642057 14168 consensus_queue.cc:260] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.644311 14170 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.644672 14170 ts_tablet_manager.cc:1403] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.024s
I20260709 14:53:57.646728 14168 ts_tablet_manager.cc:1434] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:57.646742 14170 raft_consensus.cc:359] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.647722 14168 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.649186 14167 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.649632 14167 ts_tablet_manager.cc:1403] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.001s
I20260709 14:53:57.652326 14167 raft_consensus.cc:359] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.652969 14167 raft_consensus.cc:385] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.653242 14167 raft_consensus.cc:740] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.653445 14168 tablet_bootstrap.cc:654] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.653923 14167 consensus_queue.cc:260] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.655503 14170 raft_consensus.cc:385] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.655810 14170 raft_consensus.cc:740] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.656487 14170 consensus_queue.cc:260] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.658465 14170 ts_tablet_manager.cc:1434] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:53:57.659325 14170 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.660405 14166 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:57.660848 14166 ts_tablet_manager.cc:1403] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.005s
I20260709 14:53:57.664404 14170 tablet_bootstrap.cc:654] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.664762 14168 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.665189 14168 ts_tablet_manager.cc:1403] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260709 14:53:57.666533 14167 ts_tablet_manager.cc:1434] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.005s
I20260709 14:53:57.667671 14168 raft_consensus.cc:359] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.668321 14168 raft_consensus.cc:385] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.668562 14168 raft_consensus.cc:740] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.669165 14168 consensus_queue.cc:260] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.671011 14168 ts_tablet_manager.cc:1434] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:57.672166 14168 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.673501 14166 raft_consensus.cc:359] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.674154 14166 raft_consensus.cc:385] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.674410 14166 raft_consensus.cc:740] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.675045 14166 consensus_queue.cc:260] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.678154 14168 tablet_bootstrap.cc:654] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.678692 14181 raft_consensus.cc:493] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.679179 14181 raft_consensus.cc:515] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.681162 14181 leader_election.cc:290] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:57.684154 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:57.684518 14166 ts_tablet_manager.cc:1434] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:57.684769 14167 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.687374 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.689859 14166 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.690407 13940 leader_election.cc:304] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:57.691301 14215 consensus_queue.cc:1048] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.691819 14181 raft_consensus.cc:2749] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.692662 13976 raft_consensus.cc:3060] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.675503 14170 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.694589 14170 ts_tablet_manager.cc:1403] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.003s
I20260709 14:53:57.696604 14166 tablet_bootstrap.cc:654] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.697080 14170 raft_consensus.cc:359] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.697711 14170 raft_consensus.cc:385] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.697984 14170 raft_consensus.cc:740] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.698611 14170 consensus_queue.cc:260] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.700593 14170 ts_tablet_manager.cc:1434] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:57.702266 14167 tablet_bootstrap.cc:654] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.703696 14170 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.709280 14170 tablet_bootstrap.cc:654] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.714380 14168 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.714816 14168 ts_tablet_manager.cc:1403] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.017s
I20260709 14:53:57.717321 14168 raft_consensus.cc:359] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.717968 14168 raft_consensus.cc:385] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.718231 14168 raft_consensus.cc:740] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.718948 14168 consensus_queue.cc:260] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.723765 14168 ts_tablet_manager.cc:1434] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:53:57.724651 14168 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.729799 14168 tablet_bootstrap.cc:654] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.729609 14215 consensus_queue.cc:1048] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.744284 14227 raft_consensus.cc:493] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.744800 14227 raft_consensus.cc:515] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.746833 14227 leader_election.cc:290] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.752378 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:57.758005 14089 leader_election.cc:343] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.760206 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.761011 13900 raft_consensus.cc:2468] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:57.762501 14089 leader_election.cc:304] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.763782 14227 raft_consensus.cc:2804] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.764128 14227 raft_consensus.cc:493] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.764436 14227 raft_consensus.cc:3060] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.768092 14170 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.769487 14170 ts_tablet_manager.cc:1403] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.015s
I20260709 14:53:57.769600 14167 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.770522 14167 ts_tablet_manager.cc:1403] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.018s
I20260709 14:53:57.772943 14167 raft_consensus.cc:359] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.773553 14167 raft_consensus.cc:385] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.773816 14167 raft_consensus.cc:740] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.774513 14167 consensus_queue.cc:260] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.774673 14170 raft_consensus.cc:359] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.775804 14227 raft_consensus.cc:515] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.779675 14167 ts_tablet_manager.cc:1434] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:57.782035 14167 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.782624 14227 leader_election.cc:290] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.783152 14170 raft_consensus.cc:385] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.783468 14170 raft_consensus.cc:740] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.784080 14170 consensus_queue.cc:260] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.784343 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:57.785785 14170 ts_tablet_manager.cc:1434] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:57.780551 14168 tablet_bootstrap.cc:492] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.786339 14168 ts_tablet_manager.cc:1403] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.018s
I20260709 14:53:57.787344 14167 tablet_bootstrap.cc:654] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.788944 14168 raft_consensus.cc:359] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.781147 14166 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
W20260709 14:53:57.789601 14089 leader_election.cc:343] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.789973 14166 ts_tablet_manager.cc:1403] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.100s	user 0.033s	sys 0.019s
I20260709 14:53:57.792734 14166 raft_consensus.cc:359] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.793398 14166 raft_consensus.cc:385] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.793653 14166 raft_consensus.cc:740] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.794404 14166 consensus_queue.cc:260] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.796499 14166 ts_tablet_manager.cc:1434] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:57.797411 14184 raft_consensus.cc:493] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.797931 14184 raft_consensus.cc:515] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.794903 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:57.800055 14184 leader_election.cc:290] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:57.800592 13901 raft_consensus.cc:3060] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.805389 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:57.806077 13976 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:57.789635 14168 raft_consensus.cc:385] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.807337 14015 leader_election.cc:304] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.807814 14168 raft_consensus.cc:740] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.808463 14168 consensus_queue.cc:260] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.808837 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:57.809418 14124 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:57.810376 14168 ts_tablet_manager.cc:1434] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260709 14:53:57.811213 14166 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.814127 13901 raft_consensus.cc:2468] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:57.814401 14227 raft_consensus.cc:493] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.814831 14227 raft_consensus.cc:515] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.816970 14227 leader_election.cc:290] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:57.819912 14089 leader_election.cc:304] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.811234 14168 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.821552 14184 raft_consensus.cc:2804] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.821663 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.821971 14184 raft_consensus.cc:493] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.822316 14184 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.822459 14227 raft_consensus.cc:2804] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.823094 14227 raft_consensus.cc:697] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:57.823961 14227 consensus_queue.cc:237] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.829340 14184 raft_consensus.cc:515] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.823886 14166 tablet_bootstrap.cc:654] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.830914 14168 tablet_bootstrap.cc:654] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.835723 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:57.836282 13976 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.836449 14184 leader_election.cc:290] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:57.836984 14184 raft_consensus.cc:493] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.822294 13901 raft_consensus.cc:2468] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:57.837373 14184 raft_consensus.cc:515] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.838321 14175 consensus_queue.cc:1048] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.839828 14168 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.840601 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.841289 13901 raft_consensus.cc:2468] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:57.840242 14168 ts_tablet_manager.cc:1403] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.002s
I20260709 14:53:57.842422 14015 leader_election.cc:304] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.839283 14184 leader_election.cc:290] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:57.843247 14184 raft_consensus.cc:2804] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.843606 14184 raft_consensus.cc:493] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.843946 14184 raft_consensus.cc:3060] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.843842 14089 leader_election.cc:304] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:57.844969 14202 raft_consensus.cc:2804] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.845330 14202 raft_consensus.cc:493] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.845664 14202 raft_consensus.cc:3060] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.850881 13976 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:57.850724 14184 raft_consensus.cc:515] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.852114 14015 leader_election.cc:304] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.852101 14202 raft_consensus.cc:515] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.853202 14184 leader_election.cc:290] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:57.853724 14184 raft_consensus.cc:2804] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.854144 14184 raft_consensus.cc:697] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:53:57.854365 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:57.855163 13901 raft_consensus.cc:3060] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.855641 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:57.854907 14184 consensus_queue.cc:237] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:57.856245 13900 raft_consensus.cc:3060] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.857961 14170 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:57.861963 13901 raft_consensus.cc:2468] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:57.863040 14015 leader_election.cc:304] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.863263 13900 raft_consensus.cc:2468] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:57.865007 14089 leader_election.cc:304] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:57.865931 14202 leader_election.cc:290] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:57.866477 14202 raft_consensus.cc:2804] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.866318 13799 catalog_manager.cc:5697] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.867182 14202 raft_consensus.cc:697] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:57.868126 14202 consensus_queue.cc:237] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.877916 14259 raft_consensus.cc:2804] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.880309 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.880601 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:57.881032 14050 raft_consensus.cc:2468] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:57.845587 14168 raft_consensus.cc:359] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.882325 14168 raft_consensus.cc:385] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.882601 14168 raft_consensus.cc:740] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.883081 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:57.883241 14168 consensus_queue.cc:260] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.884325 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:57.884951 14123 raft_consensus.cc:2468] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:57.885234 14168 ts_tablet_manager.cc:1434] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.043s	user 0.004s	sys 0.000s
I20260709 14:53:57.883671 14124 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.888204 14170 tablet_bootstrap.cc:654] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.885995 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5082a1f3eee14bc198a3dfbcd9af21af" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:57.889025 13797 catalog_manager.cc:5697] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.890077 14122 raft_consensus.cc:3060] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.891927 14259 raft_consensus.cc:697] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:53:57.892823 14259 consensus_queue.cc:237] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.896193 14050 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.896628 14166 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:57.896971 14175 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.886073 14168 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.897477 14175 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.897073 14166 ts_tablet_manager.cc:1403] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.009s
I20260709 14:53:57.902931 14166 raft_consensus.cc:359] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.903581 14166 raft_consensus.cc:385] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.903826 14166 raft_consensus.cc:740] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.906150 14175 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:57.906862 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.905627 14166 consensus_queue.cc:260] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.909484 14049 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:57.910614 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:57.911243 14123 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:57.911439 13865 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:57.911975 14122 raft_consensus.cc:2468] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:57.913249 14175 raft_consensus.cc:2804] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.913549 14175 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.913797 14175 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.920512 14168 tablet_bootstrap.cc:654] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.920230 14175 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.920435 14124 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:57.923568 14167 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.924232 14175 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:57.924043 14167 ts_tablet_manager.cc:1403] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.142s	user 0.032s	sys 0.027s
I20260709 14:53:57.921716 14166 ts_tablet_manager.cc:1434] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:53:57.921856 14227 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.928532 14227 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.928905 14167 raft_consensus.cc:359] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.929617 14167 raft_consensus.cc:385] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.929975 14167 raft_consensus.cc:740] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.930423 14227 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:57.931550 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:57.931929 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.932112 14124 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.933382 14089 leader_election.cc:343] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.930737 14167 consensus_queue.cc:260] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.926759 13799 catalog_manager.cc:5697] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.942688 14166 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:57.936311 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.940810 14167 ts_tablet_manager.cc:1434] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.001s
I20260709 14:53:57.935871 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
W20260709 14:53:57.946471 14088 leader_election.cc:343] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.946978 14088 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:57.946349 14048 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.947739 14202 raft_consensus.cc:2749] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.948374 14167 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:57.937493 14227 consensus_queue.cc:1048] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.954303 14170 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:57.956878 14170 ts_tablet_manager.cc:1403] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.099s	user 0.008s	sys 0.003s
I20260709 14:53:57.961229 14227 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.961771 14227 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:57.942081 14175 consensus_queue.cc:1048] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:53:57.963469 14215 raft_consensus.cc:493] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.963923 14215 raft_consensus.cc:515] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.964184 14227 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:57.965291 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.965700 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:57.965904 14215 leader_election.cc:290] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
W20260709 14:53:57.966745 14089 leader_election.cc:343] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.967487 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:57.968070 13900 raft_consensus.cc:2468] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:57.969849 13941 leader_election.cc:304] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:57.971026 14167 tablet_bootstrap.cc:654] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:57.971804 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 14:53:57.972815 14089 leader_election.cc:343] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.972345 13798 catalog_manager.cc:5697] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.973001 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:57.973280 14089 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:57.973620 14047 raft_consensus.cc:2468] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:57.974778 14215 raft_consensus.cc:2804] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.980530 14215 raft_consensus.cc:493] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.981161 14215 raft_consensus.cc:3060] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.985905 14170 raft_consensus.cc:359] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.986395 14170 raft_consensus.cc:385] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.986593 14170 raft_consensus.cc:740] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.987119 14170 consensus_queue.cc:260] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:57.988929 14168 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:57.989439 14168 ts_tablet_manager.cc:1403] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.025s
I20260709 14:53:57.991479 14170 ts_tablet_manager.cc:1434] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 14:53:57.991871 14048 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:57.980178 14227 raft_consensus.cc:2749] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.994889 13975 raft_consensus.cc:3060] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.996961 14167 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:57.997403 14167 ts_tablet_manager.cc:1403] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.050s	user 0.005s	sys 0.009s
I20260709 14:53:57.997120 14168 raft_consensus.cc:359] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.997745 14168 raft_consensus.cc:385] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.998265 14168 raft_consensus.cc:740] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.998875 14168 consensus_queue.cc:260] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:57.999858 14167 raft_consensus.cc:359] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.000468 14167 raft_consensus.cc:385] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.000772 14168 ts_tablet_manager.cc:1434] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:58.000928 14167 raft_consensus.cc:740] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.001968 14168 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:57.995823 14170 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.002456 14167 consensus_queue.cc:260] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.003669 14124 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.006215 14175 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.007421 14216 consensus_queue.cc:1048] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.009148 14175 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.008111 14166 tablet_bootstrap.cc:654] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.011147 14175 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.008296 14168 tablet_bootstrap.cc:654] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.009537 13864 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.012240 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.012782 14167 ts_tablet_manager.cc:1434] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:58.012960 14214 raft_consensus.cc:2804] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.013458 14214 raft_consensus.cc:697] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:58.013679 14167 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.013595 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.014974 14122 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:58.016218 13864 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.017186 14216 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:58.017343 13866 leader_election.cc:343] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.017589 14216 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.017937 14216 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.018896 14167 tablet_bootstrap.cc:654] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.022758 14214 consensus_queue.cc:237] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.029278 14170 tablet_bootstrap.cc:654] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.031080 14216 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.060333 14181 raft_consensus.cc:493] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.060985 14181 raft_consensus.cc:515] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.065533 14181 leader_election.cc:290] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.065896 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.066087 14181 raft_consensus.cc:493] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.067894 14181 raft_consensus.cc:515] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.068557 14202 consensus_queue.cc:1048] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.066025 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f7ab2d25ed4159bec1a8484ce867a4" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.070063 14181 leader_election.cc:290] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.071713 14216 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.071925 13939 leader_election.cc:304] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.074757 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.075387 14122 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.077582 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.078228 14050 raft_consensus.cc:2468] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:58.079437 13940 leader_election.cc:304] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.085461 14215 raft_consensus.cc:515] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.086951 14122 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.088842 13864 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.089716 14216 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.090401 14216 raft_consensus.cc:697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:58.091235 14216 consensus_queue.cc:237] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.098731 14215 leader_election.cc:290] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.099673 14215 raft_consensus.cc:2804] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.100052 14215 raft_consensus.cc:493] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.100395 14215 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.101214 14181 raft_consensus.cc:2749] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:58.105531 14166 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.106070 14166 ts_tablet_manager.cc:1403] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.164s	user 0.011s	sys 0.000s
I20260709 14:53:58.108925 14166 raft_consensus.cc:359] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.113528 14167 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.117866 14166 raft_consensus.cc:385] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.118047 14167 ts_tablet_manager.cc:1403] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.036s
I20260709 14:53:58.118234 14166 raft_consensus.cc:740] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.119129 14166 consensus_queue.cc:260] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.120651 14167 raft_consensus.cc:359] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.121296 14167 raft_consensus.cc:385] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.121475 14166 ts_tablet_manager.cc:1434] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:58.121569 14167 raft_consensus.cc:740] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.122279 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.122614 14166 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.122486 14167 consensus_queue.cc:260] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.122857 14050 raft_consensus.cc:3060] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.124884 14167 ts_tablet_manager.cc:1434] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:58.125743 14167 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.119707 13795 catalog_manager.cc:5697] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.128602 14166 tablet_bootstrap.cc:654] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.130070 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.131208 14167 tablet_bootstrap.cc:654] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.132153 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:58.132701 13900 raft_consensus.cc:3060] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.136552 14167 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.136989 14167 ts_tablet_manager.cc:1403] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:53:58.136950 14227 raft_consensus.cc:493] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.139636 14166 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.139681 14167 raft_consensus.cc:359] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.139701 14227 raft_consensus.cc:515] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.140389 14166 ts_tablet_manager.cc:1403] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260709 14:53:58.140600 14167 raft_consensus.cc:385] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.140944 14167 raft_consensus.cc:740] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.141928 14227 leader_election.cc:290] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.141656 14167 consensus_queue.cc:260] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.143217 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.144125 14167 ts_tablet_manager.cc:1434] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:58.144663 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.145036 14167 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.145212 13975 raft_consensus.cc:2468] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
W20260709 14:53:58.146500 14089 leader_election.cc:343] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.147138 14050 raft_consensus.cc:2468] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.147580 14089 leader_election.cc:304] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:58.148231 13940 leader_election.cc:304] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.148614 14227 raft_consensus.cc:2804] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.148957 14227 raft_consensus.cc:493] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.149137 14280 raft_consensus.cc:2804] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.149293 14227 raft_consensus.cc:3060] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.149632 14280 raft_consensus.cc:697] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:58.150542 14167 tablet_bootstrap.cc:654] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.150418 14280 consensus_queue.cc:237] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.155949 14227 raft_consensus.cc:515] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.158584 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
W20260709 14:53:58.160348 14089 leader_election.cc:343] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.162287 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:58.162842 13975 raft_consensus.cc:3060] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.163726 13900 raft_consensus.cc:2468] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.166114 13794 catalog_manager.cc:5697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.162312 14168 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.167986 14168 ts_tablet_manager.cc:1403] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.166s	user 0.018s	sys 0.009s
I20260709 14:53:58.170409 14168 raft_consensus.cc:359] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.171002 14168 raft_consensus.cc:385] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.171077 14170 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.171643 14170 ts_tablet_manager.cc:1403] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.176s	user 0.011s	sys 0.000s
I20260709 14:53:58.173832 13975 raft_consensus.cc:2468] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:58.174280 14170 raft_consensus.cc:359] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.175082 14170 raft_consensus.cc:385] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.175374 14170 raft_consensus.cc:740] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.175631 14089 leader_election.cc:304] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:58.176076 14170 consensus_queue.cc:260] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.176694 14202 raft_consensus.cc:2804] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.177297 14202 raft_consensus.cc:697] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:58.178169 14170 ts_tablet_manager.cc:1434] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:58.178041 14202 consensus_queue.cc:237] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.179123 14170 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.179817 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:58.174278 14168 raft_consensus.cc:740] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.185052 14168 consensus_queue.cc:260] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.185838 13795 catalog_manager.cc:5697] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.187278 14168 ts_tablet_manager.cc:1434] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 14:53:58.188380 14168 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
W20260709 14:53:58.191893 13866 leader_election.cc:343] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.193532 14175 consensus_queue.cc:1048] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.143203 14166 raft_consensus.cc:359] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.194766 14166 raft_consensus.cc:385] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.196705 14166 raft_consensus.cc:740] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.197556 14166 consensus_queue.cc:260] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.199582 14166 ts_tablet_manager.cc:1434] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.001s
I20260709 14:53:58.199780 13799 catalog_manager.cc:5697] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.200918 14166 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.206993 14166 tablet_bootstrap.cc:654] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.207078 14259 raft_consensus.cc:493] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.207595 14259 raft_consensus.cc:515] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.209239 14168 tablet_bootstrap.cc:654] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.209568 14259 leader_election.cc:290] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:53:58.195758 13941 leader_election.cc:343] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.174399 14227 leader_election.cc:290] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.212720 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:58.214052 14015 leader_election.cc:343] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.216032 14170 tablet_bootstrap.cc:654] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.217859 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:53:58.219847 14013 leader_election.cc:343] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.220279 14013 leader_election.cc:304] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:58.221329 14259 raft_consensus.cc:2749] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.227906 14227 raft_consensus.cc:493] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.228420 14227 raft_consensus.cc:515] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.230967 14227 leader_election.cc:290] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.231619 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.232456 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:53:58.233165 14089 leader_election.cc:343] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.222929 14215 raft_consensus.cc:515] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
W20260709 14:53:58.233780 14088 leader_election.cc:343] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.242343 14166 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.243779 14166 ts_tablet_manager.cc:1403] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.001s
I20260709 14:53:58.246377 14088 leader_election.cc:304] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.248003 14166 raft_consensus.cc:359] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.248315 14227 raft_consensus.cc:2749] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.248628 14166 raft_consensus.cc:385] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.249881 14166 raft_consensus.cc:740] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.251266 14166 consensus_queue.cc:260] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.253366 14215 leader_election.cc:290] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.254308 14170 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.254748 14170 ts_tablet_manager.cc:1403] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.000s
I20260709 14:53:58.256371 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:58.256959 13900 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.257233 14170 raft_consensus.cc:359] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.257854 14170 raft_consensus.cc:385] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.258092 14170 raft_consensus.cc:740] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.258553 14167 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.258999 14167 ts_tablet_manager.cc:1403] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.114s	user 0.033s	sys 0.032s
I20260709 14:53:58.259275 14166 ts_tablet_manager.cc:1434] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:58.260191 14166 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.261225 14167 raft_consensus.cc:359] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.261771 14167 raft_consensus.cc:385] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.261936 14167 raft_consensus.cc:740] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.262411 14167 consensus_queue.cc:260] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.264026 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.264635 14167 ts_tablet_manager.cc:1434] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260709 14:53:58.264602 14050 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.265743 14167 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.266150 14166 tablet_bootstrap.cc:654] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.262612 14170 consensus_queue.cc:260] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.262383 14168 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.268026 14168 ts_tablet_manager.cc:1403] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.007s
I20260709 14:53:58.268128 14170 ts_tablet_manager.cc:1434] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:53:58.270668 14170 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.270464 14168 raft_consensus.cc:359] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.271117 14168 raft_consensus.cc:385] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.276579 14167 tablet_bootstrap.cc:654] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.277837 14170 tablet_bootstrap.cc:654] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.279024 14259 consensus_queue.cc:1048] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.286564 14166 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.286988 14166 ts_tablet_manager.cc:1403] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260709 14:53:58.287508 14175 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.271386 14168 raft_consensus.cc:740] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.289422 14166 raft_consensus.cc:359] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.290079 14166 raft_consensus.cc:385] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.290350 14166 raft_consensus.cc:740] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.292148 13900 raft_consensus.cc:2468] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.292610 14170 tablet_bootstrap.cc:492] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.292841 14050 raft_consensus.cc:2468] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.294088 14170 ts_tablet_manager.cc:1403] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:53:58.292999 14166 consensus_queue.cc:260] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.294452 13941 leader_election.cc:304] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:58.296852 14215 raft_consensus.cc:2804] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.297312 14215 raft_consensus.cc:697] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:58.297932 14170 raft_consensus.cc:359] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.298058 14215 consensus_queue.cc:237] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.298647 14170 raft_consensus.cc:385] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.299104 14170 raft_consensus.cc:740] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.298516 14267 consensus_queue.cc:1048] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.299860 14170 consensus_queue.cc:260] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.294699 14168 consensus_queue.cc:260] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.301450 14170 ts_tablet_manager.cc:1434] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:58.302218 14168 ts_tablet_manager.cc:1434] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:53:58.305382 14167 tablet_bootstrap.cc:492] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.306126 14167 ts_tablet_manager.cc:1403] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.004s
I20260709 14:53:58.306836 14166 ts_tablet_manager.cc:1434] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:53:58.307731 14166 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.302340 14170 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.287983 14175 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.309396 14167 raft_consensus.cc:359] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.310181 14167 raft_consensus.cc:385] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.310490 14167 raft_consensus.cc:740] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.310781 14175 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.303646 14216 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.311542 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.311324 14167 consensus_queue.cc:260] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.311697 14216 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.312273 14124 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:58.313282 14167 ts_tablet_manager.cc:1434] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:58.313397 13864 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.313638 14216 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.314318 14167 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.314278 14280 raft_consensus.cc:493] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.315088 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.315263 14280 raft_consensus.cc:515] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.315718 14122 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:58.317301 14280 leader_election.cc:290] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.318142 14175 raft_consensus.cc:2804] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.318519 14175 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.318857 14175 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.317548 13864 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.319389 14166 tablet_bootstrap.cc:654] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.319586 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.305965 14168 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:58.328951 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.320711 14214 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.329538 14049 raft_consensus.cc:2468] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:58.330266 14214 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.322284 14170 tablet_bootstrap.cc:654] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.331014 14214 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.333626 14168 tablet_bootstrap.cc:654] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.321020 14167 tablet_bootstrap.cc:654] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.329677 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.335160 14050 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:58.319875 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.336686 14122 raft_consensus.cc:2468] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
W20260709 14:53:58.330413 13865 leader_election.cc:343] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.337903 13939 leader_election.cc:304] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:58.338678 14215 raft_consensus.cc:2804] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.339041 14215 raft_consensus.cc:493] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.339416 14215 raft_consensus.cc:3060] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.343937 14214 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.346716 14215 raft_consensus.cc:515] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.348675 14173 consensus_queue.cc:1048] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.358251 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.358903 14049 raft_consensus.cc:3060] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.359511 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7456d8e88f6a43cf9b7632918772002a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.367652 14122 raft_consensus.cc:3060] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.333511 14175 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.369217 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.369547 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.370198 14124 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:58.370617 13865 leader_election.cc:343] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.359935 14215 leader_election.cc:290] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.375125 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.360713 14214 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.375763 14050 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.376003 13975 raft_consensus.cc:3060] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.353384 13799 catalog_manager.cc:5697] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.382221 14049 raft_consensus.cc:2468] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.383113 14170 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.393321 14170 ts_tablet_manager.cc:1403] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.014s
I20260709 14:53:58.395807 14170 raft_consensus.cc:359] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.396270 14170 raft_consensus.cc:385] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.396461 14170 raft_consensus.cc:740] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.396993 14170 consensus_queue.cc:260] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.386435 14168 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.397307 14175 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.397742 14168 ts_tablet_manager.cc:1403] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.005s
I20260709 14:53:58.398620 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.399196 14123 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.390170 14124 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.390451 14267 consensus_queue.cc:1048] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.402439 14167 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.402896 14167 ts_tablet_manager.cc:1403] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.013s
I20260709 14:53:58.403318 13940 leader_election.cc:304] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.403566 14168 raft_consensus.cc:359] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.404188 14168 raft_consensus.cc:385] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.404443 14168 raft_consensus.cc:740] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.407440 14168 consensus_queue.cc:260] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.407958 14259 consensus_queue.cc:1048] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.409641 14170 ts_tablet_manager.cc:1434] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.000s
I20260709 14:53:58.392547 14122 raft_consensus.cc:2468] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.412775 14168 ts_tablet_manager.cc:1434] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:58.402380 14202 raft_consensus.cc:493] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.413014 13864 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.413648 14168 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:58.413525 14202 raft_consensus.cc:515] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.413923 14175 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.415166 14175 raft_consensus.cc:697] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:58.415650 14202 leader_election.cc:290] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.417171 14280 raft_consensus.cc:2804] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.417675 14280 raft_consensus.cc:697] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:58.418480 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.418447 14280 consensus_queue.cc:237] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.419200 13975 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:58.419847 14215 raft_consensus.cc:493] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.422171 14215 raft_consensus.cc:515] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.423425 14123 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.405412 14167 raft_consensus.cc:359] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.424124 14167 raft_consensus.cc:385] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.421428 14168 tablet_bootstrap.cc:654] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.419145 14202 consensus_queue.cc:1048] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:58.424281 14215 leader_election.cc:290] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:58.424986 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.425449 14170 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.425711 14048 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:58.429839 14088 leader_election.cc:304] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.430209 14167 raft_consensus.cc:740] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.430948 14167 consensus_queue.cc:260] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.431843 13864 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:58.432250 14227 raft_consensus.cc:2804] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.432657 14214 raft_consensus.cc:2804] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.432657 14227 raft_consensus.cc:493] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.433295 14214 raft_consensus.cc:697] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:58.433262 14227 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.434252 14214 consensus_queue.cc:237] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.431283 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.444442 14049 raft_consensus.cc:3060] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.415999 14175 consensus_queue.cc:237] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.452227 14216 consensus_queue.cc:1048] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:58.443971 14167 ts_tablet_manager.cc:1434] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:53:58.442725 14276 raft_consensus.cc:493] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.461164 14167 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.461324 14276 raft_consensus.cc:515] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.464069 14276 leader_election.cc:290] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.464721 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f8c05054cf422faeb75aa1085759bf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.465628 13901 raft_consensus.cc:2468] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:58.466946 14167 tablet_bootstrap.cc:654] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.466804 13941 leader_election.cc:304] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:58.467653 14276 raft_consensus.cc:2804] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.468010 14276 raft_consensus.cc:493] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.451011 14202 consensus_queue.cc:1048] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:58.454967 14166 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.450403 14050 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.469622 14166 ts_tablet_manager.cc:1403] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.162s	user 0.017s	sys 0.025s
I20260709 14:53:58.465840 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f8c05054cf422faeb75aa1085759bf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.470362 14048 raft_consensus.cc:2468] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:58.431250 14170 tablet_bootstrap.cc:654] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.472189 14166 raft_consensus.cc:359] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.451332 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "790d39a748ae4c1786dd736c65a9d535" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.468349 14276 raft_consensus.cc:3060] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.442233 14227 raft_consensus.cc:515] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.474040 13939 leader_election.cc:304] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:58.475421 14227 leader_election.cc:290] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.472888 14166 raft_consensus.cc:385] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.478358 14166 raft_consensus.cc:740] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.479102 14166 consensus_queue.cc:260] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.479476 14173 consensus_queue.cc:1048] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.481173 14166 ts_tablet_manager.cc:1434] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:58.482112 14166 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.482874 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:58.483536 13976 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.485688 14280 raft_consensus.cc:2749] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:58.489784 14276 raft_consensus.cc:515] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.500420 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f8c05054cf422faeb75aa1085759bf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:58.500768 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f8c05054cf422faeb75aa1085759bf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.500422 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.501415 14050 raft_consensus.cc:3060] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.501602 14048 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.505738 14216 consensus_queue.cc:1048] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.508608 13976 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:58.510228 14048 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:58.510811 14050 raft_consensus.cc:2468] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.511310 13900 raft_consensus.cc:3060] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.511727 14088 leader_election.cc:304] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.511991 13940 leader_election.cc:304] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:58.512876 14280 raft_consensus.cc:2804] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.513360 14280 raft_consensus.cc:697] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:58.509999 14166 tablet_bootstrap.cc:654] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.516577 14202 raft_consensus.cc:2804] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.517328 14202 raft_consensus.cc:697] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:58.509572 14276 leader_election.cc:290] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.521893 14202 consensus_queue.cc:237] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.514568 14280 consensus_queue.cc:237] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.548363 14168 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.548903 14168 ts_tablet_manager.cc:1403] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.135s	user 0.024s	sys 0.005s
I20260709 14:53:58.554524 13798 catalog_manager.cc:5697] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.561689 14214 raft_consensus.cc:493] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.562237 14214 raft_consensus.cc:515] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.564283 14214 leader_election.cc:290] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.558077 14168 raft_consensus.cc:359] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.565276 14168 raft_consensus.cc:385] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.565515 14168 raft_consensus.cc:740] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.566107 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.566116 14168 consensus_queue.cc:260] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.567797 14214 consensus_queue.cc:1048] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:58.569744 13866 leader_election.cc:343] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.572890 14168 ts_tablet_manager.cc:1434] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:53:58.592222 14173 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.593063 14168 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:58.592818 14173 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.573951 13900 raft_consensus.cc:2468] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.611654 14259 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.612246 14259 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.636926 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.637413 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.640671 14173 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.635731 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.642176 14122 raft_consensus.cc:2393] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
I20260709 14:53:58.642360 13976 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.641477 14259 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:58.651988 14168 tablet_bootstrap.cc:654] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.654944 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.650118 13798 catalog_manager.cc:5697] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.661828 14167 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.662305 14167 ts_tablet_manager.cc:1403] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.201s	user 0.022s	sys 0.007s
I20260709 14:53:58.665073 14280 consensus_queue.cc:1048] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:58.671157 14166 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.671629 14166 ts_tablet_manager.cc:1403] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.190s	user 0.015s	sys 0.008s
I20260709 14:53:58.672043 14170 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.672474 14170 ts_tablet_manager.cc:1403] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.247s	user 0.010s	sys 0.003s
I20260709 14:53:58.674003 14166 raft_consensus.cc:359] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.674644 14166 raft_consensus.cc:385] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.674901 14166 raft_consensus.cc:740] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
W20260709 14:53:58.666322 14089 leader_election.cc:343] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.675530 14167 raft_consensus.cc:359] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.676270 14167 raft_consensus.cc:385] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.676533 14167 raft_consensus.cc:740] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.678539 14166 consensus_queue.cc:260] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.681348 14166 ts_tablet_manager.cc:1434] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:58.682636 14166 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.665509 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:53:58.688156 14089 leader_election.cc:343] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.674811 14170 raft_consensus.cc:359] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.696136 14170 raft_consensus.cc:385] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.689299 14013 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:58.696560 14170 raft_consensus.cc:740] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.697290 14170 consensus_queue.cc:260] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.698101 14259 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.689217 14314 consensus_queue.cc:1048] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.690681 14216 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.691684 14280 consensus_queue.cc:1048] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.679976 14167 consensus_queue.cc:260] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:53:58.693289 13865 leader_election.cc:343] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.694481 14214 raft_consensus.cc:493] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.693444 13794 catalog_manager.cc:5697] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.688606 14089 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:58.699785 14166 tablet_bootstrap.cc:654] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.700450 14170 ts_tablet_manager.cc:1434] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.002s
I20260709 14:53:58.703967 14214 raft_consensus.cc:515] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.702600 14216 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.709501 14323 raft_consensus.cc:2749] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.703470 13865 leader_election.cc:304] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.710575 14214 leader_election.cc:290] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.711086 14214 raft_consensus.cc:2749] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.711740 14215 consensus_queue.cc:1048] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.712258 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.712312 13900 raft_consensus.cc:3060] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.712893 14124 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:58.716334 14170 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.702102 14167 ts_tablet_manager.cc:1434] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260709 14:53:58.720312 14168 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.720911 14168 ts_tablet_manager.cc:1403] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.147s	user 0.022s	sys 0.001s
I20260709 14:53:58.713397 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.709560 14216 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.725991 14170 tablet_bootstrap.cc:654] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.726377 14168 raft_consensus.cc:359] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.727288 14168 raft_consensus.cc:385] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.727567 14167 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.727700 14168 raft_consensus.cc:740] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.728533 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.726965 14276 raft_consensus.cc:493] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.730316 14168 consensus_queue.cc:260] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.729499 14276 raft_consensus.cc:515] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.739006 14280 consensus_queue.cc:1048] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.746009 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad7746b55daf42cfb439954ab5a7d8e9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:58.746882 13975 raft_consensus.cc:2393] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:53:58.730078 13864 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
W20260709 14:53:58.749281 13866 leader_election.cc:343] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.750418 14216 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.750856 14216 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.751155 14216 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.753901 14168 ts_tablet_manager.cc:1434] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.000s
I20260709 14:53:58.757510 13866 leader_election.cc:304] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:58.752506 14323 raft_consensus.cc:493] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.760083 14323 raft_consensus.cc:515] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.762194 14323 leader_election.cc:290] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:58.763315 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.763545 13795 catalog_manager.cc:5697] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:58.764799 14088 leader_election.cc:343] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.768455 14259 raft_consensus.cc:2749] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.771215 14168 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:58.779229 14166 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.783533 14166 ts_tablet_manager.cc:1403] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.005s
I20260709 14:53:58.772614 14276 leader_election.cc:290] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.789697 14173 consensus_queue.cc:1048] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.790042 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.771407 14323 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:58.791427 13940 leader_election.cc:343] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.792387 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:58.793047 14123 raft_consensus.cc:2468] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:58.791361 14323 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.796092 14167 tablet_bootstrap.cc:654] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.796656 14323 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:58.797621 13939 leader_election.cc:304] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.798725 14276 raft_consensus.cc:2804] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.799085 14276 raft_consensus.cc:493] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.799463 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:58.800064 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:58.800882 14088 leader_election.cc:343] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.799435 14276 raft_consensus.cc:3060] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.808666 14168 tablet_bootstrap.cc:654] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.811657 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:58.820628 14170 tablet_bootstrap.cc:492] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.821102 14170 ts_tablet_manager.cc:1403] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.105s	user 0.016s	sys 0.002s
W20260709 14:53:58.827523 14089 leader_election.cc:343] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.835021 14166 raft_consensus.cc:359] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.835744 14166 raft_consensus.cc:385] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.836035 14166 raft_consensus.cc:740] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.835518 14089 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.844391 14227 raft_consensus.cc:2749] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.838986 14170 raft_consensus.cc:359] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.844923 14314 raft_consensus.cc:2749] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.845168 14170 raft_consensus.cc:385] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.845510 14170 raft_consensus.cc:740] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.846136 14170 consensus_queue.cc:260] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.848414 14170 ts_tablet_manager.cc:1434] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260709 14:53:58.849471 14227 consensus_queue.cc:1048] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.851444 14166 consensus_queue.cc:260] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.852414 14170 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.848135 14216 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.856076 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:58.857268 14314 consensus_queue.cc:1048] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:58.857534 13866 leader_election.cc:343] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.858139 14216 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:58.852138 14276 raft_consensus.cc:515] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.859113 13975 raft_consensus.cc:2393] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:53:58.860954 14166 ts_tablet_manager.cc:1434] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.000s
I20260709 14:53:58.861799 14089 leader_election.cc:304] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:58.862500 14166 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.863049 14323 raft_consensus.cc:3060] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.866353 14170 tablet_bootstrap.cc:654] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.866988 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.867548 14124 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.876446 14167 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:58.876276 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:58.876844 14166 tablet_bootstrap.cc:654] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.877425 14323 raft_consensus.cc:2749] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.876888 14167 ts_tablet_manager.cc:1403] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.000s
I20260709 14:53:58.882324 14167 raft_consensus.cc:359] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.882957 14167 raft_consensus.cc:385] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.883209 14167 raft_consensus.cc:740] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.883845 14167 consensus_queue.cc:260] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:58.886193 14170 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.886643 14170 ts_tablet_manager.cc:1403] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:53:58.885457 14122 raft_consensus.cc:2468] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:58.893460 14124 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:58.897035 13864 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:58.897822 14170 raft_consensus.cc:359] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.898142 14175 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.898478 14170 raft_consensus.cc:385] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.898669 14175 raft_consensus.cc:697] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:58.899317 14276 leader_election.cc:290] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:58.899662 14175 consensus_queue.cc:237] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.898756 14170 raft_consensus.cc:740] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.904829 14170 consensus_queue.cc:260] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.906865 13939 leader_election.cc:304] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:58.909860 14170 ts_tablet_manager.cc:1434] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260709 14:53:58.910797 14170 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:58.911590 14276 raft_consensus.cc:2804] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.912055 14276 raft_consensus.cc:697] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:58.912825 14276 consensus_queue.cc:237] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:58.917798 14166 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:58.918265 14166 ts_tablet_manager.cc:1403] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260709 14:53:58.919546 14340 consensus_queue.cc:1048] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.920498 14168 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:58.920949 14168 ts_tablet_manager.cc:1403] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.016s
I20260709 14:53:58.920681 14166 raft_consensus.cc:359] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.921474 14166 raft_consensus.cc:385] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.921751 14166 raft_consensus.cc:740] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.922538 14166 consensus_queue.cc:260] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:58.925104 14166 ts_tablet_manager.cc:1434] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:58.925963 14166 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:58.923341 14168 raft_consensus.cc:359] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.926817 14168 raft_consensus.cc:385] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.927066 14168 raft_consensus.cc:740] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.927687 14168 consensus_queue.cc:260] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:58.928104 14170 tablet_bootstrap.cc:654] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.929925 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ae240bc78e24201a4826c7a9c7aabf2" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:58.930531 14049 raft_consensus.cc:3060] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.932803 14168 ts_tablet_manager.cc:1434] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 14:53:58.933674 14168 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:58.934562 14166 tablet_bootstrap.cc:654] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.938090 14345 consensus_queue.cc:1048] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.938650 14168 tablet_bootstrap.cc:654] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.937844 13794 catalog_manager.cc:5697] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.947862 14167 ts_tablet_manager.cc:1434] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.068s	user 0.016s	sys 0.009s
I20260709 14:53:58.948706 14167 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:58.972983 14167 tablet_bootstrap.cc:654] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.985468 14170 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:58.985901 14170 ts_tablet_manager.cc:1403] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.025s
I20260709 14:53:58.993000 14216 consensus_queue.cc:1048] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.997081 14049 raft_consensus.cc:2468] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:59.000599 14227 consensus_queue.cc:1048] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.000500 14166 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.004135 14166 ts_tablet_manager.cc:1403] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.078s	user 0.014s	sys 0.004s
I20260709 14:53:59.004292 14170 raft_consensus.cc:359] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.005661 14170 raft_consensus.cc:385] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.005937 14170 raft_consensus.cc:740] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.009164 14216 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.009637 14216 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.011672 14216 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.033234 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.033931 14123 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:59.034549 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.034982 13864 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:59.036332 14314 raft_consensus.cc:2804] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.037420 14314 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.037758 14314 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.039373 14166 raft_consensus.cc:359] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.040057 14166 raft_consensus.cc:385] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.040319 14166 raft_consensus.cc:740] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.040961 14166 consensus_queue.cc:260] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.041882 14326 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:59.042781 13865 leader_election.cc:343] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.043282 14166 ts_tablet_manager.cc:1434] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 14:53:59.044288 14166 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:53:59.045118 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:59.051478 14170 consensus_queue.cc:260] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.054304 14170 ts_tablet_manager.cc:1434] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 14:53:59.055220 14170 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.065488 14314 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.085491 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
W20260709 14:53:59.087481 13865 leader_election.cc:343] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.087539 14267 raft_consensus.cc:493] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.088223 14267 raft_consensus.cc:515] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.089278 14166 tablet_bootstrap.cc:654] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.090206 14267 leader_election.cc:290] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.091936 14326 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.093971 14314 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.094925 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:59.097267 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.098313 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.098963 14167 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.102023 14227 consensus_queue.cc:1048] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.104405 14167 ts_tablet_manager.cc:1403] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.156s	user 0.023s	sys 0.014s
I20260709 14:53:59.103600 14123 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.107288 13975 raft_consensus.cc:2468] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:59.108596 14015 leader_election.cc:304] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:59.109333 14267 raft_consensus.cc:2804] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.109680 14267 raft_consensus.cc:493] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.109987 14267 raft_consensus.cc:3060] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.104692 13900 raft_consensus.cc:2468] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:59.110720 13795 catalog_manager.cc:5697] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.117031 14267 raft_consensus.cc:515] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.118927 14267 leader_election.cc:290] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.121837 14167 raft_consensus.cc:359] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.122485 14167 raft_consensus.cc:385] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.122732 14167 raft_consensus.cc:740] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.123072 14168 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.123330 14167 consensus_queue.cc:260] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.125069 14168 ts_tablet_manager.cc:1403] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.192s	user 0.010s	sys 0.006s
I20260709 14:53:59.125365 14167 ts_tablet_manager.cc:1434] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260709 14:53:59.126302 14167 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.127759 14168 raft_consensus.cc:359] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.128425 14168 raft_consensus.cc:385] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.128686 14168 raft_consensus.cc:740] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.129318 14168 consensus_queue.cc:260] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.131223 14168 ts_tablet_manager.cc:1434] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:53:59.133144 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:59.133790 13899 raft_consensus.cc:3060] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.134177 14168 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.132031 14167 tablet_bootstrap.cc:654] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.135447 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:59.136059 13976 raft_consensus.cc:3060] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.142302 13899 raft_consensus.cc:2468] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:59.142721 13976 raft_consensus.cc:2468] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:59.145620 14170 tablet_bootstrap.cc:654] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.147797 14015 leader_election.cc:304] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:59.154081 14166 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.154557 14166 ts_tablet_manager.cc:1403] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.008s
I20260709 14:53:59.148768 14215 consensus_queue.cc:1048] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.152550 14123 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:59.154875 14267 raft_consensus.cc:2804] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.157805 14267 raft_consensus.cc:697] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:53:59.158661 14267 consensus_queue.cc:237] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.156256 14276 consensus_queue.cc:1048] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.171638 13864 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.172351 14168 tablet_bootstrap.cc:654] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.172850 14214 raft_consensus.cc:2804] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.173374 14214 raft_consensus.cc:697] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:59.174247 14216 raft_consensus.cc:493] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.174162 14214 consensus_queue.cc:237] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.174742 14216 raft_consensus.cc:515] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.176755 14184 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.177345 14184 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.176857 14216 leader_election.cc:290] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.180646 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.180867 14184 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.181375 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.181622 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:59.182797 13866 leader_election.cc:343] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.185526 14166 raft_consensus.cc:359] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.186184 14166 raft_consensus.cc:385] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.186455 14166 raft_consensus.cc:740] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.186538 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.187425 14166 consensus_queue.cc:260] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:53:59.187693 13865 leader_election.cc:343] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:59.187971 14013 leader_election.cc:343] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.188222 13865 leader_election.cc:304] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.191587 14175 raft_consensus.cc:2749] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:59.192008 14015 leader_election.cc:343] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.192610 14015 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:59.193548 14166 ts_tablet_manager.cc:1434] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:53:59.194396 14184 raft_consensus.cc:2749] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.194540 14166 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.233079 14184 raft_consensus.cc:493] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.233642 14184 raft_consensus.cc:515] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.236028 14184 leader_election.cc:290] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.237732 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.238734 14166 tablet_bootstrap.cc:654] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:59.240272 14015 leader_election.cc:343] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.240971 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.241644 14123 raft_consensus.cc:2468] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:59.242909 14013 leader_election.cc:304] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.247581 14267 raft_consensus.cc:2804] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.247946 14267 raft_consensus.cc:493] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.248268 14267 raft_consensus.cc:3060] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.250420 14167 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.250885 14167 ts_tablet_manager.cc:1403] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.125s	user 0.018s	sys 0.024s
I20260709 14:53:59.262210 13795 catalog_manager.cc:5697] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.263562 14167 raft_consensus.cc:359] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.264338 14267 raft_consensus.cc:515] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.266238 14267 leader_election.cc:290] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.268115 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:59.268677 14123 raft_consensus.cc:3060] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.269438 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
W20260709 14:53:59.271374 14015 leader_election.cc:343] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.271891 14170 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.264278 14167 raft_consensus.cc:385] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.272248 13794 catalog_manager.cc:5697] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.273223 14167 raft_consensus.cc:740] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.273914 14167 consensus_queue.cc:260] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.275836 14123 raft_consensus.cc:2468] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:59.276082 14167 ts_tablet_manager.cc:1434] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:53:59.277009 14167 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.277036 14013 leader_election.cc:304] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.278257 14267 raft_consensus.cc:2804] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.278684 14267 raft_consensus.cc:697] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:53:59.279441 14267 consensus_queue.cc:237] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.281312 14168 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.281747 14168 ts_tablet_manager.cc:1403] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.148s	user 0.015s	sys 0.003s
I20260709 14:53:59.284420 14168 raft_consensus.cc:359] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.285022 14168 raft_consensus.cc:385] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.285290 14168 raft_consensus.cc:740] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.285956 14168 consensus_queue.cc:260] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.272339 14170 ts_tablet_manager.cc:1403] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.217s	user 0.007s	sys 0.016s
I20260709 14:53:59.289817 14170 raft_consensus.cc:359] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.290467 14170 raft_consensus.cc:385] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.290719 14170 raft_consensus.cc:740] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.294306 14166 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.294806 14166 ts_tablet_manager.cc:1403] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.100s	user 0.009s	sys 0.001s
I20260709 14:53:59.297276 14166 raft_consensus.cc:359] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.297899 14166 raft_consensus.cc:385] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.298156 14166 raft_consensus.cc:740] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.299067 14166 consensus_queue.cc:260] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.300855 14167 tablet_bootstrap.cc:654] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.301380 14166 ts_tablet_manager.cc:1434] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:59.302013 14168 ts_tablet_manager.cc:1434] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:53:59.302371 14166 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.301901 13798 catalog_manager.cc:5697] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.303282 14168 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.299382 14170 consensus_queue.cc:260] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.306193 14170 ts_tablet_manager.cc:1434] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:59.307133 14214 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.310431 14214 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.310878 14170 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.312461 14214 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.312460 14167 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.313297 14167 ts_tablet_manager.cc:1403] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.000s
I20260709 14:53:59.314342 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:53:59.315701 13866 leader_election.cc:343] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.308000 14166 tablet_bootstrap.cc:654] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.316390 14170 tablet_bootstrap.cc:654] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.315791 14167 raft_consensus.cc:359] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.316834 14167 raft_consensus.cc:385] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.317112 14167 raft_consensus.cc:740] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.317859 14167 consensus_queue.cc:260] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.318480 14168 tablet_bootstrap.cc:654] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.320007 14167 ts_tablet_manager.cc:1434] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:59.320926 14167 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.326442 14167 tablet_bootstrap.cc:654] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.328523 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.329303 14123 raft_consensus.cc:2468] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:53:59.329523 14166 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.330035 14166 ts_tablet_manager.cc:1403] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.028s	user 0.003s	sys 0.010s
I20260709 14:53:59.331120 13864 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:59.331878 14214 raft_consensus.cc:2804] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.332253 14214 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.332589 14214 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.333213 14168 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.333667 14168 ts_tablet_manager.cc:1403] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:53:59.336261 14168 raft_consensus.cc:359] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.336859 14168 raft_consensus.cc:385] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.337100 14168 raft_consensus.cc:740] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.337405 14167 tablet_bootstrap.cc:492] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.337839 14167 ts_tablet_manager.cc:1403] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260709 14:53:59.337710 14168 consensus_queue.cc:260] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.339282 14214 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.339895 14168 ts_tablet_manager.cc:1434] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:59.340873 14168 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.340682 14167 raft_consensus.cc:359] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.341226 14170 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.341359 14167 raft_consensus.cc:385] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.341638 14167 raft_consensus.cc:740] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.342324 14167 consensus_queue.cc:260] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.344051 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:59.344544 14167 ts_tablet_manager.cc:1434] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:59.344604 14123 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.345423 14167 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.346446 14168 tablet_bootstrap.cc:654] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.350975 14167 tablet_bootstrap.cc:654] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.350936 13794 catalog_manager.cc:5697] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.341703 14170 ts_tablet_manager.cc:1403] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.002s
I20260709 14:53:59.361836 14123 raft_consensus.cc:2468] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:53:59.366729 14202 raft_consensus.cc:493] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.367272 14202 raft_consensus.cc:515] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.368513 13864 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:53:59.369390 14202 leader_election.cc:290] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.369529 14326 raft_consensus.cc:2804] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.370103 14326 raft_consensus.cc:697] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:53:59.370918 14326 consensus_queue.cc:237] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.372280 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:53:59.374907 14089 leader_election.cc:343] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.371294 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.375960 13975 raft_consensus.cc:2468] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:59.378863 14214 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.380435 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:59.380746 14170 raft_consensus.cc:359] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.381412 14170 raft_consensus.cc:385] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.381656 14170 raft_consensus.cc:740] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
W20260709 14:53:59.381737 13866 leader_election.cc:343] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.377516 14166 raft_consensus.cc:359] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.382437 14170 consensus_queue.cc:260] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.382874 14166 raft_consensus.cc:385] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.383229 14166 raft_consensus.cc:740] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.383947 14166 consensus_queue.cc:260] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.384495 14170 ts_tablet_manager.cc:1434] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.002s
I20260709 14:53:59.385601 14170 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.381762 14089 leader_election.cc:304] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.391047 14166 ts_tablet_manager.cc:1434] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.061s	user 0.005s	sys 0.002s
I20260709 14:53:59.390096 14173 raft_consensus.cc:2804] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.391999 14173 raft_consensus.cc:493] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.392040 14166 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.392477 14173 raft_consensus.cc:3060] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.397058 14280 consensus_queue.cc:1048] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.404162 14166 tablet_bootstrap.cc:654] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.389709 14202 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.409381 14202 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.412333 14280 consensus_queue.cc:1048] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.413030 14202 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.412281 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:53:59.416119 14088 leader_election.cc:343] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.420027 14173 raft_consensus.cc:515] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.423324 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
W20260709 14:53:59.425757 14089 leader_election.cc:343] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.414917 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.427049 13899 raft_consensus.cc:2468] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:59.428207 14089 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.430214 14214 consensus_queue.cc:1048] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.431340 14175 raft_consensus.cc:493] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.431888 14175 raft_consensus.cc:515] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.433933 14175 leader_election.cc:290] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.434303 14227 raft_consensus.cc:2804] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.434738 14227 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.435060 14227 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.435446 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.440375 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.441104 14124 raft_consensus.cc:2393] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
I20260709 14:53:59.443482 13864 leader_election.cc:304] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.444886 14214 raft_consensus.cc:3060] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.445827 14170 tablet_bootstrap.cc:654] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.452167 14214 raft_consensus.cc:2749] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.453920 14173 leader_election.cc:290] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.454932 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:59.455489 14227 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.471606 14167 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.472142 14167 ts_tablet_manager.cc:1403] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.127s	user 0.025s	sys 0.006s
I20260709 14:53:59.468386 13975 raft_consensus.cc:3060] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.475026 14227 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.475338 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:59.475956 13899 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.477178 13794 catalog_manager.cc:5697] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.477110 14167 raft_consensus.cc:359] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.479966 14167 raft_consensus.cc:385] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.480244 14167 raft_consensus.cc:740] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.480988 14167 consensus_queue.cc:260] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.482913 14167 ts_tablet_manager.cc:1434] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.003s
I20260709 14:53:59.475065 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:59.484756 14167 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
W20260709 14:53:59.487598 14088 leader_election.cc:343] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.488619 14168 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.489073 14168 ts_tablet_manager.cc:1403] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.148s	user 0.013s	sys 0.026s
I20260709 14:53:59.489567 14214 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.495579 14166 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.496620 14166 ts_tablet_manager.cc:1403] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.105s	user 0.019s	sys 0.006s
I20260709 14:53:59.497835 14170 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.498277 14170 ts_tablet_manager.cc:1403] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.113s	user 0.014s	sys 0.000s
I20260709 14:53:59.499732 14168 raft_consensus.cc:359] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.500414 14168 raft_consensus.cc:385] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.500676 14168 raft_consensus.cc:740] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.496188 14337 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.503953 14168 consensus_queue.cc:260] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.505369 14168 ts_tablet_manager.cc:1434] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:53:59.506033 14168 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.501926 14337 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.509779 14337 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.509630 14170 raft_consensus.cc:359] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.511058 13976 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.493966 14214 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.512940 14214 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.515308 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:53:59.516768 13865 leader_election.cc:343] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.517889 14173 raft_consensus.cc:493] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.518483 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.518916 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.519104 14124 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:59.510425 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.519943 14227 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.520383 14227 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.519457 13975 raft_consensus.cc:2468] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:59.522722 14227 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.499469 13899 raft_consensus.cc:2468] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:59.518411 14173 raft_consensus.cc:515] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:53:59.525504 13864 leader_election.cc:343] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.525928 13864 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.526566 14173 leader_election.cc:290] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.527635 14089 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.527756 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.528406 13974 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:59.529410 14280 raft_consensus.cc:493] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.529786 14168 tablet_bootstrap.cc:654] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.530217 14214 raft_consensus.cc:2749] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.530854 13939 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:59.522740 14166 raft_consensus.cc:359] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.532409 14276 raft_consensus.cc:2804] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.532685 14166 raft_consensus.cc:385] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.532768 14276 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.533032 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.535595 14173 raft_consensus.cc:2804] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.536947 14049 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
W20260709 14:53:59.539692 14088 leader_election.cc:343] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.529886 14280 raft_consensus.cc:515] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.536883 14173 raft_consensus.cc:697] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:59.544087 14173 consensus_queue.cc:237] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.545409 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.546028 13901 raft_consensus.cc:2468] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:59.547186 13941 leader_election.cc:304] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:59.547550 14089 leader_election.cc:304] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.547986 14215 raft_consensus.cc:2804] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.548362 14215 raft_consensus.cc:493] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.548708 14215 raft_consensus.cc:3060] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.552327 14323 raft_consensus.cc:2804] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.552850 14323 raft_consensus.cc:697] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:59.553634 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.554263 14047 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:53:59.533149 14276 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.557403 14267 consensus_queue.cc:1048] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.560346 14089 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:59.563184 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.544731 14280 leader_election.cc:290] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.566488 14202 raft_consensus.cc:2804] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.566907 14202 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.567260 14202 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.532975 14166 raft_consensus.cc:740] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.569288 14166 consensus_queue.cc:260] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.564481 14267 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.553673 14323 consensus_queue.cc:237] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.571877 14267 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.574005 14166 ts_tablet_manager.cc:1434] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.077s	user 0.004s	sys 0.001s
I20260709 14:53:59.510426 14170 raft_consensus.cc:385] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.580289 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.580545 14276 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.566069 14047 raft_consensus.cc:2468] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:59.582468 14276 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.585999 14166 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.578194 14170 raft_consensus.cc:740] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.589268 14170 consensus_queue.cc:260] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.586697 14267 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.598680 14166 tablet_bootstrap.cc:654] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.603927 14170 ts_tablet_manager.cc:1434] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.105s	user 0.007s	sys 0.001s
I20260709 14:53:59.605024 14170 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.614787 14167 tablet_bootstrap.cc:654] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.620117 14216 consensus_queue.cc:1048] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.620471 14215 raft_consensus.cc:515] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.614547 14202 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.621973 14337 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.631536 14337 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.632552 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:59.633198 14047 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.635361 14202 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.643900 14170 tablet_bootstrap.cc:654] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.647259 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:59.647943 13901 raft_consensus.cc:3060] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:59.647388 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 87154.9us
I20260709 14:53:59.649163 14166 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.649631 14166 ts_tablet_manager.cc:1403] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.064s	user 0.003s	sys 0.009s
I20260709 14:53:59.639127 14215 leader_election.cc:290] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:53:59.652428 14337 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.653244 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.654044 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.653972 14124 raft_consensus.cc:2393] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
I20260709 14:53:59.659849 13901 raft_consensus.cc:2468] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:59.661412 13941 leader_election.cc:304] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:59.662650 14337 raft_consensus.cc:2804] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.663111 14337 raft_consensus.cc:697] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:59.663908 14337 consensus_queue.cc:237] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.664150 14216 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.665196 14047 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:53:59.669396 14168 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.669955 14168 ts_tablet_manager.cc:1403] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.164s	user 0.028s	sys 0.076s
I20260709 14:53:59.670321 14013 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.671090 14267 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.671638 14088 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:53:59.673180 14202 raft_consensus.cc:2804] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.673620 14202 raft_consensus.cc:697] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:53:59.674342 14202 consensus_queue.cc:237] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.675096 14168 raft_consensus.cc:359] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.675854 14168 raft_consensus.cc:385] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.676119 14168 raft_consensus.cc:740] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.679212 14167 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.679831 14167 ts_tablet_manager.cc:1403] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.195s	user 0.003s	sys 0.007s
I20260709 14:53:59.682387 14167 raft_consensus.cc:359] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.683001 14167 raft_consensus.cc:385] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.683244 14167 raft_consensus.cc:740] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.684316 14167 consensus_queue.cc:260] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.686574 14167 ts_tablet_manager.cc:1434] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:53:59.676801 14168 consensus_queue.cc:260] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.687628 14167 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.689744 14168 ts_tablet_manager.cc:1434] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:53:59.687680 14166 raft_consensus.cc:359] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.690372 14166 raft_consensus.cc:385] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.690662 14166 raft_consensus.cc:740] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.688632 14267 raft_consensus.cc:2749] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.695438 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.697036 13971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:53:59.697835 13971 raft_consensus.cc:2393] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:53:59.697646 14168 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.698438 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:59.697956 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.703516 14166 consensus_queue.cc:260] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.704665 13939 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.706429 14384 raft_consensus.cc:2749] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:53:59.712186 14166 ts_tablet_manager.cc:1434] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.062s	user 0.007s	sys 0.000s
I20260709 14:53:59.713094 14166 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.714557 14168 tablet_bootstrap.cc:654] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.715391 14398 consensus_queue.cc:1048] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.706875 13795 catalog_manager.cc:5697] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.720022 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d205619b102b47a6992ebd46f4e994ad" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:59.719105 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:59.721248 14047 raft_consensus.cc:2393] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:53:59.720635 14049 raft_consensus.cc:3060] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.722681 14170 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.723184 14170 ts_tablet_manager.cc:1403] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.118s	user 0.009s	sys 0.002s
I20260709 14:53:59.725797 14170 raft_consensus.cc:359] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.720635 13795 catalog_manager.cc:5697] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:59.731032 14089 leader_election.cc:343] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.731508 14089 leader_election.cc:304] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.733789 14323 raft_consensus.cc:2749] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.742372 14267 consensus_queue.cc:1048] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.736877 14049 raft_consensus.cc:2468] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:59.747313 14170 raft_consensus.cc:385] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.747797 14170 raft_consensus.cc:740] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.748543 14170 consensus_queue.cc:260] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.751309 14170 ts_tablet_manager.cc:1434] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:53:59.756117 14170 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.767120 14167 tablet_bootstrap.cc:654] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.761317 13940 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.780047 13795 catalog_manager.cc:5697] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.789817 14170 tablet_bootstrap.cc:654] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.790298 14168 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.790786 14168 ts_tablet_manager.cc:1403] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.019s
I20260709 14:53:59.781635 14337 raft_consensus.cc:2749] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.793322 14168 raft_consensus.cc:359] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.793996 14168 raft_consensus.cc:385] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.794255 14168 raft_consensus.cc:740] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.794876 14166 tablet_bootstrap.cc:654] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.795001 14168 consensus_queue.cc:260] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.797844 14168 ts_tablet_manager.cc:1434] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:59.798637 14168 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.802405 14175 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.805173 14168 tablet_bootstrap.cc:654] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.806077 14337 raft_consensus.cc:493] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.806582 14337 raft_consensus.cc:515] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:53:59.800068 13940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 59905.9us
I20260709 14:53:59.808517 14337 leader_election.cc:290] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.809576 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.810254 14120 raft_consensus.cc:2468] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:53:59.811488 13939 leader_election.cc:304] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:53:59.812747 14276 raft_consensus.cc:2804] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.813086 14276 raft_consensus.cc:493] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.813405 14276 raft_consensus.cc:3060] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.823580 14184 consensus_queue.cc:1048] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:59.832230 14337 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.823069 14276 raft_consensus.cc:515] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.835745 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:53:59.839833 14167 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.840310 14167 ts_tablet_manager.cc:1403] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.010s
I20260709 14:53:59.841444 13799 catalog_manager.cc:5697] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.845846 14168 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:53:59.846318 14167 raft_consensus.cc:359] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.847028 14167 raft_consensus.cc:385] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.847278 14167 raft_consensus.cc:740] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.847949 14167 consensus_queue.cc:260] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.849907 14167 ts_tablet_manager.cc:1434] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:53:59.850840 14167 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.846320 14168 ts_tablet_manager.cc:1403] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.012s
I20260709 14:53:59.833987 14337 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.861408 14167 tablet_bootstrap.cc:654] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:59.862437 13940 leader_election.cc:343] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.864259 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:53:59.864428 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:53:59.863164 14337 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:53:59.872004 14168 raft_consensus.cc:359] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.872548 14168 raft_consensus.cc:385] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.872845 14168 raft_consensus.cc:740] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.873632 14168 consensus_queue.cc:260] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.874405 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:53:59.875488 14120 raft_consensus.cc:2393] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
W20260709 14:53:59.865916 13940 leader_election.cc:343] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.877429 14168 ts_tablet_manager.cc:1434] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:53:59.878676 13939 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:53:59.883013 14170 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.883569 14384 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.884661 14170 ts_tablet_manager.cc:1403] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.129s	user 0.020s	sys 0.007s
I20260709 14:53:59.880546 14168 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:53:59.892817 14170 raft_consensus.cc:359] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.893700 14170 raft_consensus.cc:385] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.893962 14170 raft_consensus.cc:740] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.894579 14170 consensus_queue.cc:260] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:53:59.891168 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:53:59.895903 14124 raft_consensus.cc:3060] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.902396 14384 raft_consensus.cc:2749] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.908289 14124 raft_consensus.cc:2468] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:53:59.909752 14170 ts_tablet_manager.cc:1434] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:53:59.911427 14170 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:53:59.909554 13939 leader_election.cc:304] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:53:59.910145 14276 leader_election.cc:290] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:53:59.917563 14276 raft_consensus.cc:2804] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.918241 14166 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.918697 14166 ts_tablet_manager.cc:1403] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.206s	user 0.010s	sys 0.000s
I20260709 14:53:59.918078 14276 raft_consensus.cc:697] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:53:59.919976 14276 consensus_queue.cc:237] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:53:59.921998 14166 raft_consensus.cc:359] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.922647 14166 raft_consensus.cc:385] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.922930 14166 raft_consensus.cc:740] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.924178 14166 consensus_queue.cc:260] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:53:59.925936 14168 tablet_bootstrap.cc:654] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.928130 14166 ts_tablet_manager.cc:1434] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:59.928885 14166 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:53:59.937870 14167 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:53:59.938424 14167 ts_tablet_manager.cc:1403] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.088s	user 0.025s	sys 0.012s
I20260709 14:53:59.941094 14167 raft_consensus.cc:359] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.941769 14167 raft_consensus.cc:385] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.942024 14167 raft_consensus.cc:740] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.942952 14184 raft_consensus.cc:493] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.943742 14167 consensus_queue.cc:260] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.945168 14167 ts_tablet_manager.cc:1434] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:59.945871 14167 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:53:59.943226 14170 tablet_bootstrap.cc:654] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.943595 14184 raft_consensus.cc:515] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.955588 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:53:59.955772 14184 leader_election.cc:290] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:53:59.955982 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:53:59.956736 14015 leader_election.cc:343] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.958263 13901 raft_consensus.cc:2468] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:53:59.959329 14015 leader_election.cc:304] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:53:59.960088 14184 raft_consensus.cc:2804] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.960518 14184 raft_consensus.cc:493] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.961122 14184 raft_consensus.cc:3060] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.962881 13794 catalog_manager.cc:5697] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.966874 14214 consensus_queue.cc:1048] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.967525 14184 raft_consensus.cc:515] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:53:59.968686 14166 tablet_bootstrap.cc:654] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.970193 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:53:59.970476 14167 tablet_bootstrap.cc:654] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.973345 13899 raft_consensus.cc:3060] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.980223 13899 raft_consensus.cc:2468] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:53:59.981220 14175 consensus_queue.cc:1048] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.987713 14170 tablet_bootstrap.cc:492] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:53:59.988240 14170 ts_tablet_manager.cc:1403] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.007s
I20260709 14:53:59.991725 14166 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:53:59.992200 14166 ts_tablet_manager.cc:1403] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.004s
I20260709 14:54:00.000728 14314 raft_consensus.cc:493] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.001226 14314 raft_consensus.cc:515] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.002067 14015 leader_election.cc:304] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.003386 14397 raft_consensus.cc:2804] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.005927 14397 raft_consensus.cc:697] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:00.006490 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.006702 14397 consensus_queue.cc:237] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.003340 14314 leader_election.cc:290] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:00.010550 14166 raft_consensus.cc:359] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.011104 14267 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.011600 14267 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.013033 14166 raft_consensus.cc:385] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.013355 14166 raft_consensus.cc:740] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.013549 14267 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:00.014171 14166 consensus_queue.cc:260] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.016548 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.017313 13899 raft_consensus.cc:2393] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:00.014698 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.020066 14013 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:00.020957 14267 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.004884 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:00.022236 14166 ts_tablet_manager.cc:1434] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.002s
I20260709 14:54:00.004859 13971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd02b03118694b2495a6f2bae572e604" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.023825 13971 raft_consensus.cc:2393] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:00.023995 14166 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:00.004571 14184 leader_election.cc:290] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
W20260709 14:54:00.024063 14015 leader_election.cc:343] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.028645 13899 raft_consensus.cc:3060] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.029002 13866 leader_election.cc:304] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:00.029994 14167 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.030503 14167 ts_tablet_manager.cc:1403] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.032s
I20260709 14:54:00.033057 14167 raft_consensus.cc:359] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.033739 14167 raft_consensus.cc:385] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.033974 14167 raft_consensus.cc:740] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.034655 14167 consensus_queue.cc:260] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.037405 14167 ts_tablet_manager.cc:1434] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:00.035310 14166 tablet_bootstrap.cc:654] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.038703 14167 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.039156 14175 raft_consensus.cc:2749] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.040629 14267 raft_consensus.cc:2749] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.045231 14167 tablet_bootstrap.cc:654] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.053509 14276 consensus_queue.cc:1048] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.054546 14337 raft_consensus.cc:493] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.054984 14337 raft_consensus.cc:515] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.056989 14337 leader_election.cc:290] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:00.056831 13795 catalog_manager.cc:5697] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.058642 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.059257 14120 raft_consensus.cc:2468] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:00.060043 14173 consensus_queue.cc:1048] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.063238 13939 leader_election.cc:304] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:00.064280 14173 consensus_queue.cc:1048] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.064433 14323 consensus_queue.cc:1048] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.073339 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.074106 13899 raft_consensus.cc:2468] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:00.076287 14167 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.076829 14167 ts_tablet_manager.cc:1403] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.010s
I20260709 14:54:00.076512 14170 raft_consensus.cc:359] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.078856 14170 raft_consensus.cc:385] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.079167 14170 raft_consensus.cc:740] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.080654 14170 consensus_queue.cc:260] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.076517 14314 raft_consensus.cc:493] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.076905 14337 raft_consensus.cc:2804] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.087599 14170 ts_tablet_manager.cc:1434] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.001s
I20260709 14:54:00.087325 14167 raft_consensus.cc:359] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.076308 14276 raft_consensus.cc:493] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.090973 14170 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.090605 14276 raft_consensus.cc:515] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.084410 14314 raft_consensus.cc:515] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.092713 14276 leader_election.cc:290] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.093546 14314 leader_election.cc:290] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:00.095384 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:00.096077 14047 raft_consensus.cc:2468] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:00.097595 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.099622 14170 tablet_bootstrap.cc:654] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.099727 13940 leader_election.cc:304] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.100593 14276 raft_consensus.cc:2804] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.100958 14276 raft_consensus.cc:493] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.101285 14276 raft_consensus.cc:3060] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.105748 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.106400 13900 raft_consensus.cc:2468] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:00.112234 14167 raft_consensus.cc:385] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.113715 14167 raft_consensus.cc:740] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.088770 14337 raft_consensus.cc:493] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.118861 14337 raft_consensus.cc:3060] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.154805 14386 consensus_queue.cc:1048] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.156131 14168 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.156653 14168 ts_tablet_manager.cc:1403] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.276s	user 0.016s	sys 0.016s
I20260709 14:54:00.158064 14167 consensus_queue.cc:260] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.155092 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.164718 14167 ts_tablet_manager.cc:1434] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.001s
I20260709 14:54:00.165398 14167 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.171449 14337 raft_consensus.cc:515] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.170464 14168 raft_consensus.cc:359] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.173050 14168 raft_consensus.cc:385] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.173256 14168 raft_consensus.cc:740] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.166183 14124 raft_consensus.cc:2468] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:00.178318 14166 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:00.178706 14166 ts_tablet_manager.cc:1403] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.024s
I20260709 14:54:00.180152 14168 consensus_queue.cc:260] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.189464 14337 leader_election.cc:290] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:00.172674 14276 raft_consensus.cc:515] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.201946 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:00.202569 13898 raft_consensus.cc:3060] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:00.203152 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:00.208256 14383 raft_consensus.cc:493] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.208639 14168 ts_tablet_manager.cc:1434] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.052s	user 0.009s	sys 0.010s
I20260709 14:54:00.199513 13972 raft_consensus.cc:2393] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:54:00.208721 14383 raft_consensus.cc:515] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.243525 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b321f94cbc4941a954b3d9f31da3b0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:00.244166 14124 raft_consensus.cc:3060] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.244560 14170 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.245040 14170 ts_tablet_manager.cc:1403] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.154s	user 0.019s	sys 0.014s
I20260709 14:54:00.248406 14383 leader_election.cc:290] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.248806 14170 raft_consensus.cc:359] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.248994 14383 consensus_queue.cc:1048] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.249485 14170 raft_consensus.cc:385] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.249787 14170 raft_consensus.cc:740] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.250398 14170 consensus_queue.cc:260] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.250789 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:00.251556 14276 leader_election.cc:290] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.251996 14124 raft_consensus.cc:2468] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.252470 14170 ts_tablet_manager.cc:1434] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:00.253407 14170 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.253230 13939 leader_election.cc:304] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:00.258252 14383 raft_consensus.cc:2804] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.258756 14383 raft_consensus.cc:697] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:00.259935 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:00.259593 14383 consensus_queue.cc:237] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.260592 14049 raft_consensus.cc:3060] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.263605 14170 tablet_bootstrap.cc:654] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.276786 13898 raft_consensus.cc:2468] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.282716 14173 consensus_queue.cc:1048] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.303427 14168 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.320405 13864 leader_election.cc:304] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:00.321713 14175 raft_consensus.cc:2764] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:00.330945 14276 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.331594 14276 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.333700 14276 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.335726 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:00.338809 13940 leader_election.cc:343] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.352926 14168 tablet_bootstrap.cc:654] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.275050 14166 raft_consensus.cc:359] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.362926 14166 raft_consensus.cc:385] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.363284 14166 raft_consensus.cc:740] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.364089 14173 raft_consensus.cc:493] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.364662 14173 raft_consensus.cc:515] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.366717 14173 leader_election.cc:290] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.368568 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:54:00.370394 14089 leader_election.cc:343] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.379562 14167 tablet_bootstrap.cc:654] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.384634 14427 consensus_queue.cc:1048] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:00.395009 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 178497us
I20260709 14:54:00.400070 14170 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.400636 14170 ts_tablet_manager.cc:1403] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.147s	user 0.005s	sys 0.005s
I20260709 14:54:00.400676 14166 consensus_queue.cc:260] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.402298 14314 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.415856 14424 consensus_queue.cc:1048] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.407198 14397 raft_consensus.cc:493] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.422680 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:00.423288 13901 raft_consensus.cc:3060] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.423682 14314 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.424885 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.431526 14397 raft_consensus.cc:515] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.431818 13901 raft_consensus.cc:2468] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.434587 14397 leader_election.cc:290] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.435267 14168 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.435724 14170 raft_consensus.cc:359] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.436208 14168 ts_tablet_manager.cc:1403] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.005s
I20260709 14:54:00.436666 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.437407 13899 raft_consensus.cc:2393] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
I20260709 14:54:00.436393 14170 raft_consensus.cc:385] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.438972 14170 raft_consensus.cc:740] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.436198 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.443642 14049 raft_consensus.cc:2468] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.444795 13940 leader_election.cc:304] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.446359 14173 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.446816 14173 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.451340 14168 raft_consensus.cc:359] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.452044 14168 raft_consensus.cc:385] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.447976 13974 raft_consensus.cc:3060] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.449935 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.450559 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:00.452284 14168 raft_consensus.cc:740] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.452282 14173 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:00.454816 14168 consensus_queue.cc:260] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.455226 14170 consensus_queue.cc:260] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.454264 14015 leader_election.cc:304] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
W20260709 14:54:00.460321 14088 leader_election.cc:343] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.460841 14088 leader_election.cc:304] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.462186 14386 raft_consensus.cc:2749] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.464730 14166 ts_tablet_manager.cc:1434] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.286s	user 0.008s	sys 0.000s
I20260709 14:54:00.465708 14166 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:00.469422 13941 leader_election.cc:343] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.469894 13941 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.470732 14337 raft_consensus.cc:2749] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.474278 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.455689 14384 raft_consensus.cc:2804] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.476760 14384 raft_consensus.cc:697] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
W20260709 14:54:00.477671 14089 leader_election.cc:343] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.477597 14384 consensus_queue.cc:237] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.481469 14432 raft_consensus.cc:2749] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.481998 14170 ts_tablet_manager.cc:1434] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.081s	user 0.007s	sys 0.000s
I20260709 14:54:00.482998 14170 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.484892 14166 tablet_bootstrap.cc:654] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.491845 14168 ts_tablet_manager.cc:1434] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:54:00.490574 13795 catalog_manager.cc:5697] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.493206 14168 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.494367 14167 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.494755 14167 ts_tablet_manager.cc:1403] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.329s	user 0.013s	sys 0.026s
I20260709 14:54:00.511760 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:00.513252 13865 leader_election.cc:343] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.513971 14314 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.490777 13941 leader_election.cc:304] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.522909 14397 raft_consensus.cc:493] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.527259 14426 raft_consensus.cc:2749] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:00.529994 14397 raft_consensus.cc:515] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.532061 14397 leader_election.cc:290] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.534384 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.535040 14121 raft_consensus.cc:2468] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
W20260709 14:54:00.526939 13864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 79954.6us
I20260709 14:54:00.536367 14013 leader_election.cc:304] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.539032 14432 consensus_queue.cc:1048] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:00.541257 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 69894.6us
I20260709 14:54:00.537189 14397 raft_consensus.cc:2804] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.552934 14170 tablet_bootstrap.cc:654] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.549763 14397 raft_consensus.cc:493] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.562104 14167 raft_consensus.cc:359] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.563014 14167 raft_consensus.cc:385] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.563318 14167 raft_consensus.cc:740] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.564064 14167 consensus_queue.cc:260] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.571233 14168 tablet_bootstrap.cc:654] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.573496 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.574138 14122 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:00.556031 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.565577 14397 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.589035 14167 ts_tablet_manager.cc:1434] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.094s	user 0.006s	sys 0.001s
I20260709 14:54:00.594525 14432 consensus_queue.cc:1048] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.598826 14167 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.614709 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.617645 13799 catalog_manager.cc:5697] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:00.620357 14015 leader_election.cc:343] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:00.621274 14089 leader_election.cc:343] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:00.623286 14436 log.cc:927] Time spent T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 14:54:00.623350 14089 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:00.624935 14386 raft_consensus.cc:2749] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:00.626313 14435 log.cc:927] Time spent T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 14:54:00.626420 14167 tablet_bootstrap.cc:654] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.635833 14166 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:00.636307 14166 ts_tablet_manager.cc:1403] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.171s	user 0.019s	sys 0.000s
I20260709 14:54:00.636483 14170 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.640213 14397 raft_consensus.cc:515] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.642287 14170 ts_tablet_manager.cc:1403] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.005s
I20260709 14:54:00.638875 14166 raft_consensus.cc:359] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.642789 14166 raft_consensus.cc:385] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.643080 14166 raft_consensus.cc:740] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.643877 14166 consensus_queue.cc:260] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.648017 14048 raft_consensus.cc:3060] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.649632 14166 ts_tablet_manager.cc:1434] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:54:00.650604 14166 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:00.642656 13864 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.654161 14438 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.654523 14438 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.655521 14438 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.672257 14168 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.676625 14168 ts_tablet_manager.cc:1403] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.184s	user 0.014s	sys 0.000s
I20260709 14:54:00.679055 14168 raft_consensus.cc:359] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.679713 14168 raft_consensus.cc:385] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.679991 14168 raft_consensus.cc:740] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.680598 14168 consensus_queue.cc:260] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.681813 14383 consensus_queue.cc:1048] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.682562 14168 ts_tablet_manager.cc:1434] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:00.683487 14168 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.689388 14168 tablet_bootstrap.cc:654] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.695180 14397 leader_election.cc:290] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.697775 14167 tablet_bootstrap.cc:492] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.697947 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:00.698644 14124 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.698283 14167 ts_tablet_manager.cc:1403] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.004s
I20260709 14:54:00.704288 14167 raft_consensus.cc:359] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.704917 14167 raft_consensus.cc:385] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.705173 14167 raft_consensus.cc:740] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.700098 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:00.706148 14166 tablet_bootstrap.cc:654] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.709075 14170 raft_consensus.cc:359] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.709748 14170 raft_consensus.cc:385] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.710013 14170 raft_consensus.cc:740] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.711661 14170 consensus_queue.cc:260] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.712126 14383 consensus_queue.cc:1048] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.714397 14170 ts_tablet_manager.cc:1434] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.000s
I20260709 14:54:00.715294 14170 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.716188 14167 consensus_queue.cc:260] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.717159 13974 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.718855 14168 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.719352 14168 ts_tablet_manager.cc:1403] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.008s
I20260709 14:54:00.720429 14170 tablet_bootstrap.cc:654] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.727789 14438 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.739807 14337 consensus_queue.cc:1048] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.740623 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:00.740852 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:00.741578 14122 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:00.742015 13865 leader_election.cc:343] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.750438 14122 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:00.764933 13864 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.766095 14175 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.766559 14175 raft_consensus.cc:697] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:00.767277 14175 consensus_queue.cc:237] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.721850 14168 raft_consensus.cc:359] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.769304 14168 raft_consensus.cc:385] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.769575 14168 raft_consensus.cc:740] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.770192 14168 consensus_queue.cc:260] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.763330 13974 raft_consensus.cc:2468] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:00.774818 14167 ts_tablet_manager.cc:1434] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.000s
I20260709 14:54:00.775851 14167 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.739835 14438 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.779553 14168 ts_tablet_manager.cc:1434] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.000s
I20260709 14:54:00.779487 14166 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:00.780349 14166 ts_tablet_manager.cc:1403] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.025s
I20260709 14:54:00.780704 14168 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.781087 14337 raft_consensus.cc:493] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.781545 14337 raft_consensus.cc:515] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.783509 14170 tablet_bootstrap.cc:492] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.783660 14337 leader_election.cc:290] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.783946 14170 ts_tablet_manager.cc:1403] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.069s	user 0.024s	sys 0.009s
I20260709 14:54:00.784739 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.785248 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:00.785435 14120 raft_consensus.cc:2468] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:00.786461 14170 raft_consensus.cc:359] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.786633 13939 leader_election.cc:304] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:00.787093 14170 raft_consensus.cc:385] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.787427 14170 raft_consensus.cc:740] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.788141 14170 consensus_queue.cc:260] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.791611 14337 raft_consensus.cc:2804] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.792044 14337 raft_consensus.cc:493] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.792361 14337 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.793447 14170 ts_tablet_manager.cc:1434] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:00.794381 14170 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
W20260709 14:54:00.795763 13940 leader_election.cc:343] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.796231 14168 tablet_bootstrap.cc:654] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.798620 14170 tablet_bootstrap.cc:654] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.802807 14166 raft_consensus.cc:359] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.803503 14166 raft_consensus.cc:385] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.803756 14166 raft_consensus.cc:740] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.804369 14166 consensus_queue.cc:260] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.806267 14166 ts_tablet_manager.cc:1434] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.000s
I20260709 14:54:00.807770 14166 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:00.812877 14166 tablet_bootstrap.cc:654] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.813606 14015 leader_election.cc:304] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.814429 14397 raft_consensus.cc:2804] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.814904 14397 raft_consensus.cc:697] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:00.815773 14397 consensus_queue.cc:237] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.824630 14166 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:00.825145 14166 ts_tablet_manager.cc:1403] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260709 14:54:00.733047 14124 raft_consensus.cc:2468] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:00.832808 14166 raft_consensus.cc:359] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.833498 14166 raft_consensus.cc:385] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.833753 14166 raft_consensus.cc:740] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.834362 14166 consensus_queue.cc:260] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.836205 14167 tablet_bootstrap.cc:654] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.839041 14337 raft_consensus.cc:515] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.836328 14166 ts_tablet_manager.cc:1434] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:00.841856 14166 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:00.842777 14337 leader_election.cc:290] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:00.843206 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:00.843827 14048 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.843853 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:00.844544 14121 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.846333 14167 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.846771 14167 ts_tablet_manager.cc:1403] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.000s
I20260709 14:54:00.847482 14170 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.847911 14170 ts_tablet_manager.cc:1403] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.009s
I20260709 14:54:00.849191 14167 raft_consensus.cc:359] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.849821 14167 raft_consensus.cc:385] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.850081 14167 raft_consensus.cc:740] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.850304 14170 raft_consensus.cc:359] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.850926 14170 raft_consensus.cc:385] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.851169 14170 raft_consensus.cc:740] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.851759 14170 consensus_queue.cc:260] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.841895 13794 catalog_manager.cc:5697] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.853842 14166 tablet_bootstrap.cc:654] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.854040 14170 ts_tablet_manager.cc:1434] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:00.854628 14121 raft_consensus.cc:2468] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.855237 14170 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.855037 14167 consensus_queue.cc:260] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.855792 13939 leader_election.cc:304] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:00.856518 14337 raft_consensus.cc:2804] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.856969 14337 raft_consensus.cc:697] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:00.857718 14337 consensus_queue.cc:237] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.858372 14168 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.858806 14168 ts_tablet_manager.cc:1403] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.024s
I20260709 14:54:00.861233 14168 raft_consensus.cc:359] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.861843 14168 raft_consensus.cc:385] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.862098 14168 raft_consensus.cc:740] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.862785 14168 consensus_queue.cc:260] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.864024 14170 tablet_bootstrap.cc:654] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.870630 14168 ts_tablet_manager.cc:1434] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:00.871378 14168 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.871457 14167 ts_tablet_manager.cc:1434] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 14:54:00.869388 13799 catalog_manager.cc:5697] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:00.872753 14167 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.878425 14167 tablet_bootstrap.cc:654] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.886443 14048 raft_consensus.cc:2468] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:00.899435 13795 catalog_manager.cc:5697] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.905067 14167 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.905572 14167 ts_tablet_manager.cc:1403] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.014s
I20260709 14:54:00.906368 14168 tablet_bootstrap.cc:654] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.908145 14167 raft_consensus.cc:359] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.908818 14167 raft_consensus.cc:385] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.909112 14167 raft_consensus.cc:740] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.909889 14167 consensus_queue.cc:260] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.911634 14170 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.911759 14167 ts_tablet_manager.cc:1434] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:54:00.912125 14170 ts_tablet_manager.cc:1403] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.000s
I20260709 14:54:00.913064 14167 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.914793 14170 raft_consensus.cc:359] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.915477 14170 raft_consensus.cc:385] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.915766 14170 raft_consensus.cc:740] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.917470 14184 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.917908 14184 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.919341 14168 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.919837 14168 ts_tablet_manager.cc:1403] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.004s
I20260709 14:54:00.920013 14184 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:00.921892 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:00.922290 14168 raft_consensus.cc:359] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.922991 14168 raft_consensus.cc:385] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.923259 14168 raft_consensus.cc:740] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.923890 14168 consensus_queue.cc:260] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.922595 13901 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:00.925884 14168 ts_tablet_manager.cc:1434] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:54:00.925729 14015 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.924278 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.926579 14184 raft_consensus.cc:2804] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.926649 14121 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:00.927006 14184 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.927425 14184 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.928776 14170 consensus_queue.cc:260] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:00.936237 14170 ts_tablet_manager.cc:1434] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:54:00.937817 14167 tablet_bootstrap.cc:654] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.938009 14170 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:00.944568 14170 tablet_bootstrap.cc:654] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.950161 14168 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:00.934063 14184 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.955168 14167 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:00.955953 14168 tablet_bootstrap.cc:654] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.959991 14167 ts_tablet_manager.cc:1403] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.006s
I20260709 14:54:00.960510 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:00.960819 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:00.961098 14121 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.961424 13901 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.962603 14167 raft_consensus.cc:359] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.963263 14167 raft_consensus.cc:385] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.963542 14167 raft_consensus.cc:740] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.964195 14167 consensus_queue.cc:260] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.957384 14323 raft_consensus.cc:493] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.965183 14323 raft_consensus.cc:515] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:00.966845 14167 ts_tablet_manager.cc:1434] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:00.967707 14121 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:00.968221 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:00.968802 14013 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:00.969214 14323 leader_election.cc:290] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.969882 14397 raft_consensus.cc:2804] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:00.970412 14397 raft_consensus.cc:697] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:00.971220 14397 consensus_queue.cc:237] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.971920 13901 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:00.958438 14166 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:00.974330 14166 ts_tablet_manager.cc:1403] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.023s
W20260709 14:54:00.974771 14088 leader_election.cc:343] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.977479 14167 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:00.978223 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.978853 13974 raft_consensus.cc:2468] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:00.959440 14184 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:00.958418 14170 tablet_bootstrap.cc:492] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:00.977103 14166 raft_consensus.cc:359] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.980643 14170 ts_tablet_manager.cc:1403] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.003s
I20260709 14:54:00.981810 14168 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:00.982292 14168 ts_tablet_manager.cc:1403] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 14:54:00.983495 14314 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:00.980654 14166 raft_consensus.cc:385] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.983179 14089 leader_election.cc:304] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:00.984143 14166 raft_consensus.cc:740] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.984916 14323 raft_consensus.cc:2804] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.984840 14166 consensus_queue.cc:260] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.985617 14314 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:00.985729 14168 raft_consensus.cc:359] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.986464 14168 raft_consensus.cc:385] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:00.986786 14166 ts_tablet_manager.cc:1434] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:00.987660 14314 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:00.987793 14166 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:00.989012 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:00.989418 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:00.990018 14121 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
W20260709 14:54:00.990387 13866 leader_election.cc:343] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:00.984360 13795 catalog_manager.cc:5697] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:00.991015 13864 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:00.991858 14438 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:00.992220 14438 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.992533 14438 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.993081 14166 tablet_bootstrap.cc:654] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:00.985355 14323 raft_consensus.cc:493] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:00.995728 14323 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.986776 14168 raft_consensus.cc:740] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:00.996762 14168 consensus_queue.cc:260] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:00.999107 14168 ts_tablet_manager.cc:1434] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.004s
I20260709 14:54:01.005501 14323 raft_consensus.cc:515] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.012635 14168 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:01.013715 14166 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:01.014185 14166 ts_tablet_manager.cc:1403] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.007s
I20260709 14:54:01.007022 14438 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.016697 14166 raft_consensus.cc:359] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.017359 14166 raft_consensus.cc:385] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.017618 14166 raft_consensus.cc:740] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.017890 14168 tablet_bootstrap.cc:654] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.018251 14166 consensus_queue.cc:260] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.018159 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:01.019325 14124 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.020538 14166 ts_tablet_manager.cc:1434] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:01.021240 14167 tablet_bootstrap.cc:654] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.021474 14166 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:01.025697 14124 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:01.026907 14166 tablet_bootstrap.cc:654] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.027333 13864 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:01.027835 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.028211 14175 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.028674 14175 raft_consensus.cc:697] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
W20260709 14:54:01.029345 13866 leader_election.cc:343] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.029984 14438 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:01.035756 14323 leader_election.cc:290] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:00.983129 14170 raft_consensus.cc:359] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.007927 14314 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.037053 14314 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.037346 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.037977 13974 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.040674 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:01.041316 14047 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:01.042689 13865 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:01.043865 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:01.044974 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:01.048031 13972 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:01.029403 14175 consensus_queue.cc:237] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.039299 14314 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.049962 14314 raft_consensus.cc:2804] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.050323 14314 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.050653 14314 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.069162 14337 consensus_queue.cc:1048] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.069880 13974 raft_consensus.cc:2468] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:01.071712 14089 leader_election.cc:304] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.073758 14424 raft_consensus.cc:2804] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.074488 14170 raft_consensus.cc:385] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.074827 14170 raft_consensus.cc:740] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.074867 14424 raft_consensus.cc:697] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:01.075980 14424 consensus_queue.cc:237] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.076596 14170 consensus_queue.cc:260] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.086372 14048 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.101578 14170 ts_tablet_manager.cc:1434] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.121s	user 0.006s	sys 0.001s
I20260709 14:54:01.106329 14170 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:01.066267 14314 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.112087 14048 raft_consensus.cc:2468] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:01.123689 14170 tablet_bootstrap.cc:654] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.134582 14323 raft_consensus.cc:493] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.135161 14323 raft_consensus.cc:515] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.151140 14383 consensus_queue.cc:1048] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:01.153085 14323 leader_election.cc:290] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:01.155580 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.156234 13899 raft_consensus.cc:2468] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:01.158859 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:54:01.161123 14089 leader_election.cc:343] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.161815 14089 leader_election.cc:304] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:01.163268 14314 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.163275 14386 raft_consensus.cc:2804] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.166055 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:01.166826 14046 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.166046 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.168948 13974 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.166227 14386 raft_consensus.cc:493] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.173961 14386 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.175824 13799 catalog_manager.cc:5697] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.187309 14046 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:01.190995 13865 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:01.191972 14314 raft_consensus.cc:2804] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.192605 14314 raft_consensus.cc:697] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:01.193459 14314 consensus_queue.cc:237] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.209705 14438 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.210219 14438 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.212227 14438 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.214633 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:01.215307 13972 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:01.217828 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:01.218540 14050 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:01.220238 13866 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.221185 14175 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.221721 14175 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.222091 14175 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.228976 13795 catalog_manager.cc:5697] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.238920 14167 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:01.239522 14167 ts_tablet_manager.cc:1403] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.262s	user 0.037s	sys 0.069s
I20260709 14:54:01.242063 14167 raft_consensus.cc:359] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.242712 14167 raft_consensus.cc:385] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.242964 14167 raft_consensus.cc:740] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.246500 14397 consensus_queue.cc:1048] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.251879 14167 consensus_queue.cc:260] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.259181 14167 ts_tablet_manager.cc:1434] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 14:54:01.260141 14167 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:01.265120 13974 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:01.278141 14167 tablet_bootstrap.cc:654] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.289481 14048 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.291244 14168 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:01.291765 14168 ts_tablet_manager.cc:1403] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.279s	user 0.052s	sys 0.064s
I20260709 14:54:01.294405 14168 raft_consensus.cc:359] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.295056 14168 raft_consensus.cc:385] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.295324 14168 raft_consensus.cc:740] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.295962 14168 consensus_queue.cc:260] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.297844 14168 ts_tablet_manager.cc:1434] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260709 14:54:01.301590 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:01.303839 14167 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:01.304593 14167 ts_tablet_manager.cc:1403] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.002s
I20260709 14:54:01.305657 14386 raft_consensus.cc:515] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.307175 14167 raft_consensus.cc:359] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.307924 14167 raft_consensus.cc:385] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.312443 14167 raft_consensus.cc:740] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.308563 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:01.313112 13901 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.313426 14167 consensus_queue.cc:260] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.315523 14166 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:01.315943 14167 ts_tablet_manager.cc:1434] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:01.317180 14167 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:01.319366 14383 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.319880 14383 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.321907 14383 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.323556 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:01.324321 14124 raft_consensus.cc:2393] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
I20260709 14:54:01.326912 14383 consensus_queue.cc:1048] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.330436 13901 raft_consensus.cc:2468] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:01.307754 14386 leader_election.cc:290] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:01.335104 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.338339 14475 raft_consensus.cc:493] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:01.339087 14089 leader_election.cc:343] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.315973 14166 ts_tablet_manager.cc:1403] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.295s	user 0.091s	sys 0.126s
I20260709 14:54:01.340284 14397 consensus_queue.cc:1048] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.311442 14175 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.312148 14168 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:01.307070 14438 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:54:01.343590 14337 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.343824 14167 tablet_bootstrap.cc:654] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.340466 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.347878 14175 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.338924 14475 raft_consensus.cc:515] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.351094 13794 catalog_manager.cc:5697] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.354534 14166 raft_consensus.cc:359] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.362448 14166 raft_consensus.cc:385] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.362756 14166 raft_consensus.cc:740] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.364307 14089 leader_election.cc:304] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:01.365556 14166 consensus_queue.cc:260] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.350593 14337 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.398550 14337 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.385002 14166 ts_tablet_manager.cc:1434] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.006s
I20260709 14:54:01.385802 14170 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:01.367038 14386 raft_consensus.cc:2804] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.380275 14184 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.386368 14175 raft_consensus.cc:493] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.396494 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.423473 13974 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.427009 13941 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:01.428673 14383 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.437255 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.407318 14166 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:01.407881 14170 ts_tablet_manager.cc:1403] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.305s	user 0.032s	sys 0.029s
I20260709 14:54:01.412698 14168 tablet_bootstrap.cc:654] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.412746 14175 raft_consensus.cc:515] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.413640 14386 raft_consensus.cc:697] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:01.414336 14475 leader_election.cc:290] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.414636 14184 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.453382 14184 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.411693 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:01.422752 14426 consensus_queue.cc:1048] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.451313 13899 raft_consensus.cc:2468] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:01.455946 14175 leader_election.cc:290] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:01.430501 13974 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:01.453984 14046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:01.461014 14120 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:01.468106 14046 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.485332 14170 raft_consensus.cc:359] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.486083 14170 raft_consensus.cc:385] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.486349 14170 raft_consensus.cc:740] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.463013 14386 consensus_queue.cc:237] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.489188 14170 consensus_queue.cc:260] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.468973 14184 consensus_queue.cc:1048] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:54:01.483587 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.496342 14170 ts_tablet_manager.cc:1434] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.052s	user 0.004s	sys 0.002s
I20260709 14:54:01.506960 14383 raft_consensus.cc:2749] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:01.507905 13939 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.515846 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:01.494228 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:01.519155 14170 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
W20260709 14:54:01.482417 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 54217.5us
I20260709 14:54:01.512075 13900 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:01.514695 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:01.494369 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.517194 14167 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:01.518478 14426 raft_consensus.cc:2804] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.491221 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:54:01.520047 13865 leader_election.cc:343] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:01.521996 13940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 50894.9us
W20260709 14:54:01.528080 14088 leader_election.cc:343] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.528856 14175 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.532954 14167 ts_tablet_manager.cc:1403] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.216s	user 0.038s	sys 0.055s
I20260709 14:54:01.547672 14089 leader_election.cc:304] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:01.533713 14426 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.546622 14119 raft_consensus.cc:2468] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:01.563812 14323 raft_consensus.cc:2804] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.564939 14426 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.565359 14323 raft_consensus.cc:493] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.565778 14323 raft_consensus.cc:3060] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.553207 14122 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:01.567427 13866 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.568262 14175 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.568679 14175 raft_consensus.cc:697] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:01.568568 14167 raft_consensus.cc:359] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.569272 14167 raft_consensus.cc:385] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.569542 14167 raft_consensus.cc:740] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.569468 14175 consensus_queue.cc:237] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.570358 14167 consensus_queue.cc:260] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.572049 14475 consensus_queue.cc:1048] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.582284 14167 ts_tablet_manager.cc:1434] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.002s
I20260709 14:54:01.593462 14046 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:01.595121 14167 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:01.603515 14167 tablet_bootstrap.cc:654] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.606277 14166 tablet_bootstrap.cc:654] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.610528 14323 raft_consensus.cc:515] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.612617 14323 leader_election.cc:290] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.615074 14184 consensus_queue.cc:1048] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.615561 14214 consensus_queue.cc:1048] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:01.615688 14323 raft_consensus.cc:493] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.624008 14323 raft_consensus.cc:515] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:01.625797 14490 raft_consensus.cc:493] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.626271 14490 raft_consensus.cc:515] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:01.625255 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 60928.2us
W20260709 14:54:01.630767 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 64867.5us
I20260709 14:54:01.632877 14323 leader_election.cc:290] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.633523 14490 leader_election.cc:290] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.634531 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.664014 13898 raft_consensus.cc:2393] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:01.637840 14488 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:01.658383 13864 leader_election.cc:304] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:01.638981 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:01.665017 14488 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.665485 13900 raft_consensus.cc:3060] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.639972 14013 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:01.641235 14168 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:01.668040 14168 ts_tablet_manager.cc:1403] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.356s	user 0.021s	sys 0.001s
I20260709 14:54:01.642583 14170 tablet_bootstrap.cc:654] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.662106 13795 catalog_manager.cc:5697] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.608099 14426 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.671623 14184 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:01.672215 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:01.672909 14049 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e327eeb6af14bb2bbf7a1bb66304a51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:01.677791 14184 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:01.691766 14184 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:01.695540 14167 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:01.696009 14167 ts_tablet_manager.cc:1403] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.101s	user 0.013s	sys 0.005s
I20260709 14:54:01.696738 14426 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.697865 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:01.698449 14122 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.698596 14167 raft_consensus.cc:359] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.699258 14167 raft_consensus.cc:385] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.700474 14167 raft_consensus.cc:740] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.701010 14167 consensus_queue.cc:260] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.675688 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:01.703747 14167 ts_tablet_manager.cc:1434] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:01.703431 14168 raft_consensus.cc:359] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.706308 14170 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:01.706538 14168 raft_consensus.cc:385] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.706739 14170 ts_tablet_manager.cc:1403] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.188s	user 0.005s	sys 0.010s
I20260709 14:54:01.706813 14168 raft_consensus.cc:740] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.707662 14168 consensus_queue.cc:260] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.712571 14170 raft_consensus.cc:359] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.714326 14170 raft_consensus.cc:385] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.714591 14170 raft_consensus.cc:740] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.715164 14170 consensus_queue.cc:260] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.702219 14488 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.723270 14168 ts_tablet_manager.cc:1434] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.000s
I20260709 14:54:01.724677 14168 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:01.747260 14166 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:01.747897 14166 ts_tablet_manager.cc:1403] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.341s	user 0.015s	sys 0.034s
I20260709 14:54:01.750785 14166 raft_consensus.cc:359] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.752658 13939 leader_election.cc:304] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:01.755254 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e327eeb6af14bb2bbf7a1bb66304a51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:01.789665 13974 raft_consensus.cc:2468] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:01.756160 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:01.765691 13900 raft_consensus.cc:2468] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:01.791582 14175 raft_consensus.cc:2764] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:01.792035 14492 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.779279 13796 catalog_manager.cc:5697] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:01.793756 14167 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:01.794293 14089 leader_election.cc:304] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.795662 14166 raft_consensus.cc:385] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.795994 14166 raft_consensus.cc:740] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.735047 14184 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.817011 14167 tablet_bootstrap.cc:654] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:01.812098 14015 leader_election.cc:343] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.823578 14166 consensus_queue.cc:260] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.811012 14386 raft_consensus.cc:2804] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:01.830386 14170 ts_tablet_manager.cc:1434] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.123s	user 0.056s	sys 0.046s
I20260709 14:54:01.834344 14166 ts_tablet_manager.cc:1434] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 14:54:01.835675 14170 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:01.839758 14166 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:01.800141 14122 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:01.831118 14386 raft_consensus.cc:493] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:01.842921 14184 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:01.822899 14505 consensus_queue.cc:1048] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.030s
I20260709 14:54:01.845340 14386 raft_consensus.cc:3060] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.860327 13939 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:01.866744 14513 consensus_queue.cc:1048] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.867930 14383 raft_consensus.cc:2804] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.868507 14383 raft_consensus.cc:697] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:01.869213 14168 tablet_bootstrap.cc:654] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.869292 14383 consensus_queue.cc:237] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:01.859624 13864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 133890us
I20260709 14:54:01.873020 14512 consensus_queue.cc:1048] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:01.877380 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:01.879763 14166 tablet_bootstrap.cc:654] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.898557 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:01.899287 13901 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.913686 14386 raft_consensus.cc:515] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:54:01.917277 14013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 215273us
I20260709 14:54:01.910111 13901 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:01.920194 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e327eeb6af14bb2bbf7a1bb66304a51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:01.920825 13976 raft_consensus.cc:3060] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.921957 14089 leader_election.cc:304] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:01.924132 14499 raft_consensus.cc:2804] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:01.932502 14167 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:01.932978 14167 ts_tablet_manager.cc:1403] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.139s	user 0.015s	sys 0.001s
I20260709 14:54:01.934922 14167 raft_consensus.cc:359] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.935379 14167 raft_consensus.cc:385] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.935675 14167 raft_consensus.cc:740] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.936228 14167 consensus_queue.cc:260] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:01.937328 14167 ts_tablet_manager.cc:1434] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260709 14:54:01.939127 14167 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
W20260709 14:54:01.943359 14088 leader_election.cc:343] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:01.944221 14088 leader_election.cc:343] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:01.925431 14499 raft_consensus.cc:697] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:01.943223 14492 raft_consensus.cc:2749] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:54:01.964769 14509 log.cc:927] Time spent T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: Append to log took a long time: real 0.088s	user 0.000s	sys 0.001s
I20260709 14:54:01.965360 14170 tablet_bootstrap.cc:654] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:01.967265 14499 consensus_queue.cc:237] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:01.974429 14166 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:01.974887 14166 ts_tablet_manager.cc:1403] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.135s	user 0.029s	sys 0.022s
I20260709 14:54:01.958593 14386 leader_election.cc:290] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:01.986725 13794 catalog_manager.cc:5697] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:01.988489 14166 raft_consensus.cc:359] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:01.989166 14166 raft_consensus.cc:385] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:01.989432 14166 raft_consensus.cc:740] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.991248 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:01.991921 14122 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:01.990485 13976 raft_consensus.cc:2468] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:02.009292 14337 raft_consensus.cc:493] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.052469 14168 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:02.053856 14168 ts_tablet_manager.cc:1403] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.329s	user 0.039s	sys 0.020s
I20260709 14:54:02.055492 14166 consensus_queue.cc:260] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.057817 14166 ts_tablet_manager.cc:1434] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.083s	user 0.010s	sys 0.004s
I20260709 14:54:02.058706 14166 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:02.016439 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:02.063683 14432 raft_consensus.cc:493] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.064162 14432 raft_consensus.cc:515] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.066141 14432 leader_election.cc:290] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:02.067379 14438 consensus_queue.cc:1048] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:02.067540 14013 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:02.068739 14432 raft_consensus.cc:2804] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:02.069095 14432 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.069394 14432 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:02.075115 14337 raft_consensus.cc:515] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.078192 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:02.079957 13940 leader_election.cc:343] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.080164 14167 tablet_bootstrap.cc:654] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.082335 14432 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.084735 14432 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:02.089247 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.089902 13901 raft_consensus.cc:2468] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:02.091852 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:02.093673 14337 leader_election.cc:290] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:02.094165 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:54:02.100872 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 155291us
I20260709 14:54:02.094298 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:02.094441 14013 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:02.103482 14508 raft_consensus.cc:2749] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.096236 14484 consensus_queue.cc:1048] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:02.104436 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e327eeb6af14bb2bbf7a1bb66304a51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:02.113435 14166 tablet_bootstrap.cc:654] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:02.113677 14015 leader_election.cc:343] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.099174 14168 raft_consensus.cc:359] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.115026 14170 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:02.120283 14170 ts_tablet_manager.cc:1403] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.285s	user 0.012s	sys 0.051s
I20260709 14:54:02.120107 14484 consensus_queue.cc:1048] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.100236 14089 leader_election.cc:304] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
W20260709 14:54:02.121428 14088 leader_election.cc:343] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.118299 14168 raft_consensus.cc:385] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.123248 14168 raft_consensus.cc:740] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.122969 14170 raft_consensus.cc:359] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.123692 14170 raft_consensus.cc:385] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.123960 14170 raft_consensus.cc:740] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.124006 14383 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.124476 14383 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:02.124596 14170 consensus_queue.cc:260] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.125484 14520 raft_consensus.cc:2804] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:02.126008 14520 raft_consensus.cc:697] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:02.126094 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:02.129971 14119 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:02.129282 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:02.128945 14524 consensus_queue.cc:1048] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:54:02.131842 13939 leader_election.cc:343] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.126884 14383 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:02.130041 14170 ts_tablet_manager.cc:1434] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:54:02.135614 14524 consensus_queue.cc:1048] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.136376 14170 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:02.130069 14520 consensus_queue.cc:237] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:02.137511 14214 raft_consensus.cc:493] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.137982 14214 raft_consensus.cc:515] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.140093 14168 consensus_queue.cc:260] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.146550 14170 tablet_bootstrap.cc:654] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.147217 14214 leader_election.cc:290] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:02.148072 13941 leader_election.cc:343] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.143059 14119 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:02.148542 13941 leader_election.cc:304] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:02.149811 14492 raft_consensus.cc:2749] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:02.150063 14013 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:02.150899 14432 raft_consensus.cc:2804] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:02.151355 14432 raft_consensus.cc:697] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:02.152163 14432 consensus_queue.cc:237] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.153192 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.157388 14168 ts_tablet_manager.cc:1434] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.000s
I20260709 14:54:02.158448 14168 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:02.114427 14015 leader_election.cc:304] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:02.159973 14508 raft_consensus.cc:2804] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:02.160053 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 45723.8us
I20260709 14:54:02.160389 14508 raft_consensus.cc:493] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.160777 14508 raft_consensus.cc:3060] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:02.160853 14015 leader_election.cc:343] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.161887 14170 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:02.162343 14170 ts_tablet_manager.cc:1403] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260709 14:54:02.169270 14170 raft_consensus.cc:359] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.170110 14170 raft_consensus.cc:385] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.170408 14170 raft_consensus.cc:740] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.171038 14170 consensus_queue.cc:260] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.175441 14044 raft_consensus.cc:1240] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Rejecting Update request from peer 249910f275d94fe3a00c3c846863492d for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:02.181162 14170 ts_tablet_manager.cc:1434] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:54:02.182183 14170 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:02.196040 14484 consensus_queue.cc:1059] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:02.197052 14484 raft_consensus.cc:3055] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:02.197952 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:02.198575 14123 raft_consensus.cc:2468] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:02.197405 14484 raft_consensus.cc:740] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:02.195094 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:02.216609 14170 tablet_bootstrap.cc:654] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.228601 14508 raft_consensus.cc:515] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
W20260709 14:54:02.216454 13941 leader_election.cc:343] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.208343 14484 consensus_queue.cc:260] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.237111 13941 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:02.238195 14490 raft_consensus.cc:2749] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:02.208885 13864 leader_election.cc:304] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:02.246623 14510 raft_consensus.cc:2804] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:02.247094 14510 raft_consensus.cc:493] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.247543 14510 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:02.258927 13795 catalog_manager.cc:5697] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:02.289485 14167 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:02.290015 14167 ts_tablet_manager.cc:1403] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.351s	user 0.016s	sys 0.011s
I20260709 14:54:02.294047 14484 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.246992 13865 leader_election.cc:343] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.314312 14508 leader_election.cc:290] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:02.316586 14167 raft_consensus.cc:359] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:02.318511 14167 raft_consensus.cc:385] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.318852 14167 raft_consensus.cc:740] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.321084 14167 consensus_queue.cc:260] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:02.327913 14533 log.cc:927] Time spent T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: Append to log took a long time: real 0.053s	user 0.002s	sys 0.003s
W20260709 14:54:02.330878 13865 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 97859.6us
I20260709 14:54:02.362210 14167 ts_tablet_manager.cc:1434] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.072s	user 0.005s	sys 0.002s
I20260709 14:54:02.363188 14167 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:02.338287 14510 raft_consensus.cc:515] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.376060 13901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:02.376973 13901 raft_consensus.cc:3060] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:02.385007 14383 consensus_queue.cc:1048] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.386293 13971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:02.386240 13795 catalog_manager.cc:5697] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:02.390179 14530 log.cc:927] Time spent T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.078s	user 0.000s	sys 0.000s
I20260709 14:54:02.393657 14168 tablet_bootstrap.cc:654] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.401228 14510 leader_election.cc:290] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:02.405791 13901 raft_consensus.cc:2468] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:02.412943 14167 tablet_bootstrap.cc:654] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.416837 14166 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:02.417260 14166 ts_tablet_manager.cc:1403] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.359s	user 0.006s	sys 0.013s
W20260709 14:54:02.419124 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:02.435458 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:02.436136 14120 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:02.436456 14015 leader_election.cc:343] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.440882 14432 raft_consensus.cc:493] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.441483 14432 raft_consensus.cc:515] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.442009 14015 leader_election.cc:304] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:02.442829 14508 raft_consensus.cc:2804] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:02.443284 14508 raft_consensus.cc:697] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:02.444119 14508 consensus_queue.cc:237] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.444712 14432 leader_election.cc:290] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:02.437109 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
W20260709 14:54:02.448040 13865 leader_election.cc:343] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.449234 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.451844 14166 raft_consensus.cc:359] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.452361 14166 raft_consensus.cc:385] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.452591 14166 raft_consensus.cc:740] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.453745 14166 consensus_queue.cc:260] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.456279 14166 ts_tablet_manager.cc:1434] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:54:02.457614 14166 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:02.466122 14520 consensus_queue.cc:1048] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.470312 14120 raft_consensus.cc:2468] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 1.
I20260709 14:54:02.473299 14168 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:02.475286 14166 tablet_bootstrap.cc:654] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.466647 14048 raft_consensus.cc:3060] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:02.480883 14015 leader_election.cc:343] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.482754 13864 leader_election.cc:304] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:02.560063 14314 raft_consensus.cc:2804] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:02.560622 14314 raft_consensus.cc:697] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:02.561440 14314 consensus_queue.cc:237] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.511768 14490 consensus_queue.cc:1048] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:02.585413 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 105368us
I20260709 14:54:02.615177 14432 raft_consensus.cc:493] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.615788 14432 raft_consensus.cc:515] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.648815 13794 catalog_manager.cc:5697] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.680948 14521 consensus_queue.cc:1048] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.757336 14168 ts_tablet_manager.cc:1403] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.599s	user 0.016s	sys 0.025s
I20260709 14:54:02.760188 14168 raft_consensus.cc:359] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:02.760818 13864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 281941us
I20260709 14:54:02.765384 14167 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:02.780162 13900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.780758 14168 raft_consensus.cc:385] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.781934 14168 raft_consensus.cc:740] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.773842 14492 raft_consensus.cc:493] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:02.774319 13939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 217718us
I20260709 14:54:02.775640 14432 leader_election.cc:290] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:02.776582 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 228458us
I20260709 14:54:02.780879 14167 ts_tablet_manager.cc:1403] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.418s	user 0.014s	sys 0.000s
I20260709 14:54:02.765362 14170 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:02.797456 14170 ts_tablet_manager.cc:1403] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.615s	user 0.026s	sys 0.007s
I20260709 14:54:02.784164 14168 consensus_queue.cc:260] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.806202 14168 ts_tablet_manager.cc:1434] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 14:54:02.807476 14168 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:02.813743 14168 tablet_bootstrap.cc:654] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.813524 13971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:02.814241 13971 raft_consensus.cc:2468] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:02.824424 14167 raft_consensus.cc:359] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.825172 14167 raft_consensus.cc:385] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.825433 14167 raft_consensus.cc:740] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.825875 14167 consensus_queue.cc:260] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.786614 14492 raft_consensus.cc:515] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:02.831068 14167 ts_tablet_manager.cc:1434] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:54:02.837697 14015 leader_election.cc:304] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:02.839432 14492 leader_election.cc:290] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:02.839591 14432 raft_consensus.cc:2804] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:02.839952 14432 raft_consensus.cc:493] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:02.840266 14432 raft_consensus.cc:3060] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:02.841935 14170 raft_consensus.cc:359] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.842597 14170 raft_consensus.cc:385] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:02.842864 14170 raft_consensus.cc:740] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.846491 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.846787 14214 raft_consensus.cc:493] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.846879 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3940e5872ac943c6a7df8922b42a0bd0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:02.847205 14214 raft_consensus.cc:515] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.848989 14214 leader_election.cc:290] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:02.850639 14508 consensus_queue.cc:1048] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.851684 14170 consensus_queue.cc:260] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.853672 14170 ts_tablet_manager.cc:1434] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.000s
I20260709 14:54:02.859714 14050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:02.879837 14167 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:02.883608 14170 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
W20260709 14:54:02.881605 13939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 52581.5us
I20260709 14:54:02.888562 13796 catalog_manager.cc:5697] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 0 to 1, leader changed from <none> to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 1 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.897847 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:54:02.891673 13941 leader_election.cc:343] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.874702 14013 leader_election.cc:304] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
W20260709 14:54:02.914736 14013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 46844.1us
I20260709 14:54:02.919091 14166 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:02.920923 14166 ts_tablet_manager.cc:1403] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.464s	user 0.038s	sys 0.091s
W20260709 14:54:02.910672 14015 consensus_peers.cc:597] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.912354 14432 raft_consensus.cc:515] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.931788 14432 leader_election.cc:290] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:02.932277 14050 raft_consensus.cc:2393] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
I20260709 14:54:02.938966 14170 tablet_bootstrap.cc:654] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.940951 13799 catalog_manager.cc:5697] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:02.954142 14168 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:02.954612 14168 ts_tablet_manager.cc:1403] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.147s	user 0.014s	sys 0.002s
I20260709 14:54:02.960080 14498 consensus_queue.cc:1048] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:02.947062 14520 raft_consensus.cc:493] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.979279 14520 raft_consensus.cc:515] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:02.981264 14520 leader_election.cc:290] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:02.939766 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:02.981900 13975 raft_consensus.cc:2468] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:02.981901 14549 raft_consensus.cc:493] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:02.983742 14549 raft_consensus.cc:515] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:02.985697 14549 leader_election.cc:290] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:02.986649 14167 tablet_bootstrap.cc:654] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:02.976436 13972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:02.988318 14508 raft_consensus.cc:2749] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.989377 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:02.990331 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:02.991384 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2938f7d0463144fbbffb1b5e7e936995" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:02.991999 13898 raft_consensus.cc:3060] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:02.993090 14088 consensus_peers.cc:597] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:02.986963 14168 raft_consensus.cc:359] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:02.994131 14168 raft_consensus.cc:385] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:02.994158 14089 leader_election.cc:343] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:02.994522 14168 raft_consensus.cc:740] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.007498 14170 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:03.004081 14166 raft_consensus.cc:359] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.007933 14166 raft_consensus.cc:385] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.008307 14166 raft_consensus.cc:740] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.008064 14168 consensus_queue.cc:260] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.002822 13972 raft_consensus.cc:3060] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.009267 14166 consensus_queue.cc:260] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.009904 14170 ts_tablet_manager.cc:1403] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.127s	user 0.010s	sys 0.006s
I20260709 14:54:03.018756 14166 ts_tablet_manager.cc:1434] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.098s	user 0.007s	sys 0.000s
I20260709 14:54:03.019670 14166 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:03.020936 14088 leader_election.cc:343] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.021390 14088 leader_election.cc:304] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:02.982038 14432 consensus_queue.cc:1048] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 14:54:03.025393 14521 raft_consensus.cc:2749] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:03.012738 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:03.031512 14168 ts_tablet_manager.cc:1434] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.000s
I20260709 14:54:03.032614 14168 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:03.032418 14170 raft_consensus.cc:359] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.033190 14170 raft_consensus.cc:385] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.033481 14170 raft_consensus.cc:740] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.036155 14166 tablet_bootstrap.cc:654] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.040689 14170 consensus_queue.cc:260] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.042255 14170 ts_tablet_manager.cc:1434] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:54:03.043149 14170 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:03.046509 14168 tablet_bootstrap.cc:654] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.049193 14170 tablet_bootstrap.cc:654] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.097523 13866 leader_election.cc:304] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:03.104734 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aac207e7ec14010bae402ad4af4ed8d" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:03.106709 13895 raft_consensus.cc:2393] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 1: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
W20260709 14:54:03.113150 13939 leader_election.cc:343] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.114106 13939 leader_election.cc:304] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:03.132157 13971 raft_consensus.cc:3060] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.049381 14167 tablet_bootstrap.cc:492] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:03.143751 14383 raft_consensus.cc:2749] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:03.163089 14167 ts_tablet_manager.cc:1403] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.269s	user 0.018s	sys 0.017s
I20260709 14:54:03.210152 14167 raft_consensus.cc:359] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.211251 14167 raft_consensus.cc:385] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.216931 13898 raft_consensus.cc:2468] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:03.218168 14314 raft_consensus.cc:2764] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:03.222020 14166 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:03.222404 14167 raft_consensus.cc:740] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.229768 14184 raft_consensus.cc:493] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.230589 14184 raft_consensus.cc:515] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.233110 14214 consensus_queue.cc:1048] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:03.233701 14166 ts_tablet_manager.cc:1403] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.214s	user 0.011s	sys 0.011s
I20260709 14:54:03.375697 14168 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:03.245816 14167 consensus_queue.cc:260] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.385418 14167 ts_tablet_manager.cc:1434] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.205s	user 0.016s	sys 0.020s
I20260709 14:54:03.386902 14167 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:03.375963 14166 raft_consensus.cc:359] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:03.393373 14166 raft_consensus.cc:385] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.393702 14166 raft_consensus.cc:740] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.239820 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a647ab2236da4d48a176f5dfa5a091b8" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:03.396394 13975 raft_consensus.cc:2468] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:03.315819 14184 leader_election.cc:290] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:03.398804 14170 tablet_bootstrap.cc:492] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:03.400319 14545 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.423614 14170 ts_tablet_manager.cc:1403] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.381s	user 0.015s	sys 0.007s
I20260709 14:54:03.423508 14545 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:03.401285 13865 consensus_peers.cc:597] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.407420 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a647ab2236da4d48a176f5dfa5a091b8" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:03.425252 14121 raft_consensus.cc:2468] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:03.426096 14545 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:03.429823 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:54:03.431391 13864 leader_election.cc:343] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:03.431977 14563 log.cc:927] Time spent T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Append to log took a long time: real 0.129s	user 0.000s	sys 0.000s
I20260709 14:54:03.412961 14015 leader_election.cc:304] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:03.434789 14508 raft_consensus.cc:2804] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:03.435169 14508 raft_consensus.cc:493] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:03.388875 13940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 92207.6us
I20260709 14:54:03.435578 14508 raft_consensus.cc:3060] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.251003 14558 raft_consensus.cc:493] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.417935 14166 consensus_queue.cc:260] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:03.421088 14167 tablet_bootstrap.cc:654] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.417240 13972 raft_consensus.cc:2468] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:03.447541 14168 ts_tablet_manager.cc:1403] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.415s	user 0.018s	sys 0.020s
I20260709 14:54:03.451715 14166 ts_tablet_manager.cc:1434] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.218s	user 0.008s	sys 0.000s
I20260709 14:54:03.450726 13940 leader_election.cc:304] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:03.460017 14567 consensus_queue.cc:1048] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:54:03.458207 14383 raft_consensus.cc:2749] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:03.459932 14015 leader_election.cc:304] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:03.471222 14567 raft_consensus.cc:2804] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:03.473240 14567 raft_consensus.cc:697] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:03.473649 14166 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:03.463176 14558 raft_consensus.cc:515] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:03.487679 14170 raft_consensus.cc:359] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.488240 14170 raft_consensus.cc:385] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.488441 14170 raft_consensus.cc:740] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.488962 14170 consensus_queue.cc:260] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.483366 14567 consensus_queue.cc:237] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:03.497202 14175 raft_consensus.cc:493] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.497673 14175 raft_consensus.cc:515] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:03.501210 14438 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.501763 14438 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:03.502480 14175 leader_election.cc:290] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:03.503873 14438 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:03.503913 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:03.505610 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:03.506275 14044 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
W20260709 14:54:03.507844 13865 leader_election.cc:343] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.507928 14508 raft_consensus.cc:515] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.508502 13865 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:03.509706 14170 ts_tablet_manager.cc:1434] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 14:54:03.510035 14438 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:03.510516 14438 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:03.511049 14170 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:03.525115 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:03.511152 14168 raft_consensus.cc:359] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.535315 14168 raft_consensus.cc:385] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.535662 14168 raft_consensus.cc:740] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.531037 14438 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:03.555550 14168 consensus_queue.cc:260] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.582633 14520 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.583174 14520 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.585351 14520 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:03.624229 14558 leader_election.cc:290] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:03.628193 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:03.630030 14498 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:03.630390 13899 raft_consensus.cc:2468] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:03.633244 14168 ts_tablet_manager.cc:1434] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.185s	user 0.007s	sys 0.000s
I20260709 14:54:03.634444 13975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:03.637146 13975 raft_consensus.cc:2468] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:03.639557 14166 tablet_bootstrap.cc:654] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.640713 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:54:03.642407 14015 leader_election.cc:343] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.645263 14170 tablet_bootstrap.cc:654] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.646853 14167 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:03.647373 14167 ts_tablet_manager.cc:1403] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.261s	user 0.014s	sys 0.004s
I20260709 14:54:03.630601 14498 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:03.657465 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:03.658268 13967 raft_consensus.cc:2468] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 0.
I20260709 14:54:03.663786 13970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:03.659242 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a647ab2236da4d48a176f5dfa5a091b8" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:03.665109 13970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:03.691025 14167 raft_consensus.cc:359] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.691982 14167 raft_consensus.cc:385] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.692305 14167 raft_consensus.cc:740] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.695660 14167 consensus_queue.cc:260] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.683926 13967 raft_consensus.cc:3060] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.684008 14508 leader_election.cc:290] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:03.700126 14015 leader_election.cc:343] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.700577 14015 leader_election.cc:304] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:03.702555 14168 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:03.703945 14432 raft_consensus.cc:2749] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:03.709484 14089 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
W20260709 14:54:03.710206 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 63776.8us
I20260709 14:54:03.712263 14521 raft_consensus.cc:2804] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:03.712642 14521 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:03.712960 14521 raft_consensus.cc:3060] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:03.716969 14570 log.cc:927] Time spent T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.182s	user 0.002s	sys 0.001s
I20260709 14:54:03.732877 14498 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:03.740413 14042 raft_consensus.cc:3060] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.741084 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:03.796299 14044 raft_consensus.cc:2393] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 2: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
W20260709 14:54:03.812281 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 64589.9us
I20260709 14:54:03.828843 14167 ts_tablet_manager.cc:1434] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.181s	user 0.004s	sys 0.003s
I20260709 14:54:03.830147 14167 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:03.849400 14166 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:03.849978 14166 ts_tablet_manager.cc:1403] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.377s	user 0.033s	sys 0.010s
W20260709 14:54:03.852305 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 121699us
I20260709 14:54:03.854866 14170 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
W20260709 14:54:03.855898 14577 log.cc:927] Time spent T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.157s	user 0.000s	sys 0.000s
I20260709 14:54:03.862224 14170 ts_tablet_manager.cc:1403] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.352s	user 0.011s	sys 0.029s
I20260709 14:54:03.857865 14166 raft_consensus.cc:359] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:03.862825 14166 raft_consensus.cc:385] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.863049 14166 raft_consensus.cc:740] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.799623 14438 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:03.876047 13795 catalog_manager.cc:5697] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:03.878434 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 49248.8us
I20260709 14:54:03.879093 14167 tablet_bootstrap.cc:654] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.885711 14166 consensus_queue.cc:260] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:03.889856 13967 raft_consensus.cc:2468] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:03.890924 14015 leader_election.cc:304] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:03.893334 14508 raft_consensus.cc:2804] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:03.893810 14508 raft_consensus.cc:697] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:03.894661 14508 consensus_queue.cc:237] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.884595 14521 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.905310 14170 raft_consensus.cc:359] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.909210 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a647ab2236da4d48a176f5dfa5a091b8" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:03.912297 14121 raft_consensus.cc:3060] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.911671 14170 raft_consensus.cc:385] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:03.919621 14170 raft_consensus.cc:740] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.920357 14170 consensus_queue.cc:260] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:03.921267 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:03.922174 13897 raft_consensus.cc:2368] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 for earlier term 2. Current term is 3.
I20260709 14:54:03.923022 14170 ts_tablet_manager.cc:1434] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.060s	user 0.005s	sys 0.001s
I20260709 14:54:03.931670 14170 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:03.938512 14521 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:03.941485 13866 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:54:03.943053 14214 raft_consensus.cc:2804] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:03.943452 14214 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:03.943773 14214 raft_consensus.cc:3060] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.950537 14166 ts_tablet_manager.cc:1434] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.100s	user 0.007s	sys 0.002s
W20260709 14:54:03.952320 13866 leader_election.cc:343] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:03.952766 13866 leader_election.cc:304] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:03.954083 14175 raft_consensus.cc:2749] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:03.957086 14121 raft_consensus.cc:2468] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:03.958372 14170 tablet_bootstrap.cc:654] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.959081 14168 tablet_bootstrap.cc:654] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:03.961804 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:03.962448 13967 raft_consensus.cc:3060] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:03.967720 14089 leader_election.cc:400] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Vote denied by peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831) with higher term. Message: Invalid argument: T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 for earlier term 2. Current term is 3.
I20260709 14:54:03.968063 14089 leader_election.cc:403] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 14:54:03.971055 14499 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:03.987267 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:03.982517 14499 raft_consensus.cc:2749] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831) with higher term. Message: Invalid argument: T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 for earlier term 2. Current term is 3.
I20260709 14:54:03.976824 13967 raft_consensus.cc:2468] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:03.995886 14214 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:03.999843 13899 raft_consensus.cc:2393] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 1: Already voted for candidate 249910f275d94fe3a00c3c846863492d in this term.
I20260709 14:54:03.999694 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:04.000263 14567 raft_consensus.cc:493] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.000733 14567 raft_consensus.cc:515] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.001255 14543 raft_consensus.cc:493] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.000321 14047 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:04.002725 14567 leader_election.cc:290] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:04.008484 14543 raft_consensus.cc:515] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.008983 14166 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:04.011092 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:04.011796 14042 raft_consensus.cc:2468] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:04.010684 14543 leader_election.cc:290] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:04.012964 13940 leader_election.cc:304] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:04.013742 14543 raft_consensus.cc:2804] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.014146 14543 raft_consensus.cc:493] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.014533 14543 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.014725 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:04.000913 14168 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
W20260709 14:54:04.016875 13866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 62768.7us
I20260709 14:54:04.016057 14168 ts_tablet_manager.cc:1403] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.318s	user 0.013s	sys 0.001s
I20260709 14:54:04.017900 14166 tablet_bootstrap.cc:654] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.019819 14214 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:04.011152 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:04.024032 14089 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
W20260709 14:54:04.022496 13939 leader_election.cc:343] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.032191 14521 raft_consensus.cc:2804] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.036129 14168 raft_consensus.cc:359] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.036933 14168 raft_consensus.cc:385] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.037824 14168 raft_consensus.cc:740] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.037355 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:04.018731 14438 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:04.039279 14168 consensus_queue.cc:260] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.046700 14167 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:04.047084 14167 ts_tablet_manager.cc:1403] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.217s	user 0.008s	sys 0.015s
I20260709 14:54:04.049321 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:04.049997 14168 ts_tablet_manager.cc:1434] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.032s	user 0.001s	sys 0.006s
I20260709 14:54:04.038784 14521 raft_consensus.cc:697] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:04.055423 14511 consensus_queue.cc:1048] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:54:04.057976 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:04.059495 13968 raft_consensus.cc:2393] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:04.064128 14047 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:04.064929 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:04.064908 14167 raft_consensus.cc:359] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.067687 13865 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:04.068683 14167 raft_consensus.cc:385] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.068813 14314 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:04.069072 14167 raft_consensus.cc:740] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.069379 14314 raft_consensus.cc:697] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:04.070305 14314 consensus_queue.cc:237] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.071607 14511 consensus_queue.cc:1048] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:04.073872 14013 leader_election.cc:343] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.073959 14521 consensus_queue.cc:237] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.084316 14170 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:04.084846 14170 ts_tablet_manager.cc:1403] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.153s	user 0.005s	sys 0.023s
I20260709 14:54:04.085744 14167 consensus_queue.cc:260] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.101774 14168 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:04.102259 14167 ts_tablet_manager.cc:1434] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260709 14:54:04.107329 14170 raft_consensus.cc:359] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.125824 14170 raft_consensus.cc:385] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.126173 14170 raft_consensus.cc:740] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.137873 14170 consensus_queue.cc:260] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.140411 14167 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:04.124814 14120 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:04.161000 14166 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:04.161605 14166 ts_tablet_manager.cc:1403] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.004s
I20260709 14:54:04.165668 14166 raft_consensus.cc:359] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.166385 14166 raft_consensus.cc:385] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.166638 14166 raft_consensus.cc:740] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.167332 14166 consensus_queue.cc:260] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.193905 14170 ts_tablet_manager.cc:1434] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.109s	user 0.004s	sys 0.005s
I20260709 14:54:04.195225 14170 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:04.201891 14543 raft_consensus.cc:515] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.203325 13976 raft_consensus.cc:2393] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:54:04.207391 14167 tablet_bootstrap.cc:654] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.207901 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:04.211823 14015 leader_election.cc:304] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:04.212594 14432 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.213102 14045 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.215349 14490 raft_consensus.cc:493] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.215942 14386 raft_consensus.cc:493] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.215843 14490 raft_consensus.cc:515] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.216413 14386 raft_consensus.cc:515] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.219280 13864 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
W20260709 14:54:04.213078 13939 leader_election.cc:343] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:04.266613 13864 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 47418.7us
W20260709 14:54:04.276760 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 65030.5us
I20260709 14:54:04.208043 14543 leader_election.cc:290] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:04.278635 14166 ts_tablet_manager.cc:1434] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.117s	user 0.004s	sys 0.004s
I20260709 14:54:04.217957 14490 leader_election.cc:290] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:04.266145 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:04.279666 13939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 66636.9us
I20260709 14:54:04.293982 14170 tablet_bootstrap.cc:654] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.263971 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:04.267417 14513 raft_consensus.cc:2749] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.281788 13897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:04.292038 14168 tablet_bootstrap.cc:654] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.278515 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:04.273046 14432 raft_consensus.cc:2749] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.266413 14438 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.265031 14386 leader_election.cc:290] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:04.296296 14047 raft_consensus.cc:2468] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:04.310091 14166 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:04.298925 13895 raft_consensus.cc:2468] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:04.320391 13941 leader_election.cc:304] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:04.304709 14438 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.315296 13974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:04.324313 13974 raft_consensus.cc:2468] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 0.
I20260709 14:54:04.325490 14089 leader_election.cc:304] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:04.327080 14521 raft_consensus.cc:2804] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.327474 14521 raft_consensus.cc:493] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.327831 14521 raft_consensus.cc:3060] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.337141 13794 catalog_manager.cc:5697] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:04.342255 14089 leader_election.cc:343] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.343241 14426 raft_consensus.cc:2804] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:04.343703 14426 raft_consensus.cc:493] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:04.344024 14426 raft_consensus.cc:3060] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.352356 14167 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:04.352913 14167 ts_tablet_manager.cc:1403] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.217s	user 0.027s	sys 0.000s
W20260709 14:54:04.361346 13847 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:04.366588 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:04.369122 13899 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.377488 14426 raft_consensus.cc:515] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.386781 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:04.388260 13898 raft_consensus.cc:3060] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.393819 14166 tablet_bootstrap.cc:654] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.396687 14042 raft_consensus.cc:2468] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:04.399539 14521 raft_consensus.cc:515] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.407877 14521 leader_election.cc:290] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:04.399518 13898 raft_consensus.cc:2468] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:04.410876 13941 leader_election.cc:304] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:04.411777 14543 raft_consensus.cc:2804] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.412302 14543 raft_consensus.cc:697] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:04.412784 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:04.412228 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:04.414537 13864 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:04.413304 14543 consensus_queue.cc:237] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.417503 14438 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:04.418541 14167 raft_consensus.cc:359] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.419203 14167 raft_consensus.cc:385] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.419476 14167 raft_consensus.cc:740] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.419512 14511 consensus_queue.cc:1048] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.420221 14167 consensus_queue.cc:260] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
W20260709 14:54:04.422652 14089 leader_election.cc:343] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.435863 14167 ts_tablet_manager.cc:1434] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 14:54:04.436992 14167 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: Bootstrap starting.
I20260709 14:54:04.450277 14168 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:04.450824 14168 ts_tablet_manager.cc:1403] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.389s	user 0.008s	sys 0.022s
I20260709 14:54:04.452194 13940 leader_election.cc:304] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:54:04.459910 14383 raft_consensus.cc:2804] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.440351 14426 leader_election.cc:290] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:04.497960 14508 consensus_queue.cc:1048] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.497665 13794 catalog_manager.cc:5697] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.500252 14170 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:04.500743 14170 ts_tablet_manager.cc:1403] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.306s	user 0.029s	sys 0.052s
I20260709 14:54:04.468230 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:04.504020 13968 raft_consensus.cc:3060] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.510421 14170 raft_consensus.cc:359] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.511178 14170 raft_consensus.cc:385] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.511487 14170 raft_consensus.cc:740] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.514029 14170 consensus_queue.cc:260] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.507266 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacb3330c0348e4bf580bb95293ccca" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:04.518240 14047 raft_consensus.cc:3060] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:04.524287 14168 raft_consensus.cc:359] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.532184 14168 raft_consensus.cc:385] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.532509 14168 raft_consensus.cc:740] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.533160 14168 consensus_queue.cc:260] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.537881 14170 ts_tablet_manager.cc:1434] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260709 14:54:04.538949 14168 ts_tablet_manager.cc:1434] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.002s
I20260709 14:54:04.542322 14122 raft_consensus.cc:1275] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:04.545001 14167 tablet_bootstrap.cc:654] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.548378 14513 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:04.549273 13798 catalog_manager.cc:5697] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.551273 14168 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:04.559324 14521 consensus_queue.cc:1048] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.586207 13968 raft_consensus.cc:2468] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:04.594792 14386 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.595485 14386 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.612913 14386 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:04.617079 14044 raft_consensus.cc:1275] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:04.618220 14047 raft_consensus.cc:2468] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:04.619422 14170 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
I20260709 14:54:04.623535 14383 raft_consensus.cc:697] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:04.624526 14383 consensus_queue.cc:237] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.626346 13898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:54:04.629899 14089 leader_election.cc:343] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.635751 14089 leader_election.cc:304] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:04.639050 14214 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:04.639319 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:04.639712 14314 raft_consensus.cc:2749] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.638443 14499 raft_consensus.cc:2804] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:04.650064 14499 raft_consensus.cc:697] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:04.654553 14166 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:04.659722 14166 ts_tablet_manager.cc:1403] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.362s	user 0.025s	sys 0.019s
I20260709 14:54:04.655321 14499 consensus_queue.cc:237] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.660405 14498 consensus_queue.cc:1048] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.710268 14166 raft_consensus.cc:359] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.714946 14166 raft_consensus.cc:385] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.715220 14166 raft_consensus.cc:740] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.718318 14167 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: No bootstrap required, opened a new log
I20260709 14:54:04.718799 14167 ts_tablet_manager.cc:1403] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: Time spent bootstrapping tablet: real 0.282s	user 0.008s	sys 0.005s
W20260709 14:54:04.730228 14088 leader_election.cc:343] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.730715 14088 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:04.732775 14168 tablet_bootstrap.cc:654] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.734256 13794 catalog_manager.cc:5697] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.733704 14166 consensus_queue.cc:260] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.757220 14498 raft_consensus.cc:2749] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:04.757887 14166 ts_tablet_manager.cc:1434] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.098s	user 0.005s	sys 0.002s
I20260709 14:54:04.759114 14166 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:04.774327 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 120952us
I20260709 14:54:04.797165 14166 tablet_bootstrap.cc:654] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.804984 14170 tablet_bootstrap.cc:654] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:04.808776 13796 catalog_manager.cc:5697] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.809309 14426 consensus_queue.cc:1048] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:04.806635 14167 raft_consensus.cc:359] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.812209 14167 raft_consensus.cc:385] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.812497 14167 raft_consensus.cc:740] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.836413 14167 consensus_queue.cc:260] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:04.885589 14168 tablet_bootstrap.cc:492] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:04.886123 14168 ts_tablet_manager.cc:1403] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.335s	user 0.017s	sys 0.010s
I20260709 14:54:04.891089 14168 raft_consensus.cc:359] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.891758 14168 raft_consensus.cc:385] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:04.892025 14168 raft_consensus.cc:740] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.892630 14168 consensus_queue.cc:260] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:54:04.894331 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 53563.2us
W20260709 14:54:04.925770 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 112305us
I20260709 14:54:04.934224 14168 ts_tablet_manager.cc:1434] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
I20260709 14:54:04.935289 14168 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Bootstrap starting.
I20260709 14:54:04.938042 14167 ts_tablet_manager.cc:1434] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: Time spent starting tablet: real 0.219s	user 0.013s	sys 0.006s
I20260709 14:54:04.947541 14607 raft_consensus.cc:493] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.962960 14607 raft_consensus.cc:515] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:04.964989 14607 leader_election.cc:290] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:04.969412 14432 raft_consensus.cc:493] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.969930 14432 raft_consensus.cc:515] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:04.971958 14432 leader_election.cc:290] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:04.970446 14386 raft_consensus.cc:493] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:04.973462 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:04.973464 14386 raft_consensus.cc:515] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:04.975849 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:04.976354 14386 leader_election.cc:290] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:04.976498 14118 raft_consensus.cc:2468] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:04.977635 14013 leader_election.cc:304] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:04.981775 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:04.982584 14047 raft_consensus.cc:2393] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:54:04.985714 14426 consensus_queue.cc:1048] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:04.986595 14015 leader_election.cc:343] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:04.991642 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:04.997723 14170 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:04.998178 14170 ts_tablet_manager.cc:1403] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.379s	user 0.010s	sys 0.011s
I20260709 14:54:05.002265 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:05.004649 13940 leader_election.cc:343] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.007611 14432 raft_consensus.cc:2804] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.008031 14432 raft_consensus.cc:493] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.008344 14432 raft_consensus.cc:3060] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.008976 13896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:05.010053 13896 raft_consensus.cc:2468] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:05.011116 13941 leader_election.cc:304] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:05.019362 14088 leader_election.cc:304] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:05.022392 14168 tablet_bootstrap.cc:654] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.020673 14170 raft_consensus.cc:359] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.023203 14170 raft_consensus.cc:385] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.023510 14170 raft_consensus.cc:740] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.028538 14170 consensus_queue.cc:260] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.021955 14607 raft_consensus.cc:2804] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.026911 14498 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.035043 14607 raft_consensus.cc:493] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.041237 14607 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.054024 14170 ts_tablet_manager.cc:1434] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.005s
I20260709 14:54:05.061502 14607 raft_consensus.cc:515] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:05.064783 14607 leader_election.cc:290] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:05.073427 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:05.074185 13899 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.078135 14214 raft_consensus.cc:493] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.078616 14214 raft_consensus.cc:515] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.080592 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:05.083461 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:05.090231 14214 leader_election.cc:290] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:05.095023 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad95d5812ab04ee3a065d8ac7b10a1f8" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:05.096046 13973 raft_consensus.cc:2393] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:05.099561 14170 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: Bootstrap starting.
W20260709 14:54:05.099885 13940 leader_election.cc:343] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.101626 13866 leader_election.cc:304] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:05.102552 14214 raft_consensus.cc:3060] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.104985 14166 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:05.105453 14166 ts_tablet_manager.cc:1403] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.347s	user 0.020s	sys 0.012s
I20260709 14:54:05.108392 14166 raft_consensus.cc:359] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.109040 14166 raft_consensus.cc:385] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.109335 14166 raft_consensus.cc:740] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.109970 14166 consensus_queue.cc:260] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.115806 14214 raft_consensus.cc:2749] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.114846 14498 raft_consensus.cc:2749] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.119290 14166 ts_tablet_manager.cc:1434] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:54:05.119725 13899 raft_consensus.cc:2468] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:05.122143 13941 leader_election.cc:304] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [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: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: d4655bc422524375a50b00a80f38d5df
I20260709 14:54:05.125893 14607 raft_consensus.cc:2804] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.126492 14607 raft_consensus.cc:697] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:05.127245 14607 consensus_queue.cc:237] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:05.129417 13795 catalog_manager.cc:5697] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 1 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.132306 14166 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:05.137413 14432 raft_consensus.cc:515] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.141459 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:05.142058 14118 raft_consensus.cc:3060] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.142710 14498 consensus_queue.cc:1048] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.144729 14168 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: No bootstrap required, opened a new log
I20260709 14:54:05.145180 14168 ts_tablet_manager.cc:1403] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent bootstrapping tablet: real 0.210s	user 0.012s	sys 0.012s
I20260709 14:54:05.151244 14170 tablet_bootstrap.cc:654] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.154301 14118 raft_consensus.cc:2468] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:05.155830 14432 leader_election.cc:290] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:05.156383 13895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:05.155352 14013 leader_election.cc:304] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
W20260709 14:54:05.158804 14015 leader_election.cc:343] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.160817 14607 consensus_queue.cc:1048] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.162323 14624 consensus_queue.cc:1048] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.162990 14166 tablet_bootstrap.cc:654] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.159868 14432 raft_consensus.cc:2804] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.164958 14432 raft_consensus.cc:697] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:05.156302 14168 raft_consensus.cc:359] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.166075 14168 raft_consensus.cc:385] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.165779 14432 consensus_queue.cc:237] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.166380 14168 raft_consensus.cc:740] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.167994 14168 consensus_queue.cc:260] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.172024 14168 ts_tablet_manager.cc:1434] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:54:05.179077 13794 catalog_manager.cc:5697] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.192641 14170 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: No bootstrap required, opened a new log
I20260709 14:54:05.199930 14170 ts_tablet_manager.cc:1403] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: Time spent bootstrapping tablet: real 0.129s	user 0.015s	sys 0.006s
I20260709 14:54:05.202397 14170 raft_consensus.cc:359] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:05.203047 14170 raft_consensus.cc:385] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.203310 14170 raft_consensus.cc:740] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.203650 14607 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.204190 14607 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.206939 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:05.207554 14118 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 0.
I20260709 14:54:05.208967 13939 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:05.209729 14607 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:05.210083 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
W20260709 14:54:05.211290 13941 leader_election.cc:343] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.209771 14593 raft_consensus.cc:2804] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.212965 14593 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.213339 14593 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.214435 14170 consensus_queue.cc:260] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:05.216269 14170 ts_tablet_manager.cc:1434] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:54:05.232321 14607 consensus_queue.cc:1048] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:05.244704 14593 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.251765 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:05.252379 14118 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.261337 14166 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:05.261881 14166 ts_tablet_manager.cc:1403] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.140s	user 0.025s	sys 0.026s
I20260709 14:54:05.263126 14593 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:05.264062 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
W20260709 14:54:05.265491 13941 leader_election.cc:343] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:05.268746 14118 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:05.269176 14166 raft_consensus.cc:359] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.269811 14166 raft_consensus.cc:385] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.269930 13939 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:05.270824 14568 raft_consensus.cc:2804] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.274099 14568 raft_consensus.cc:697] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:05.274848 14568 consensus_queue.cc:237] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.279050 13796 catalog_manager.cc:5697] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.270088 14166 raft_consensus.cc:740] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.281998 14166 consensus_queue.cc:260] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.284427 14166 ts_tablet_manager.cc:1434] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:54:05.292361 14166 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:05.301287 14166 tablet_bootstrap.cc:654] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:05.313202 13794 catalog_manager.cc:5697] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 0 to 1, leader changed from <none> to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 1 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:05.322033 14558 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.322633 14558 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.324821 14558 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:05.328276 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:05.329048 14120 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:05.332430 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:05.333081 13899 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 0.
I20260709 14:54:05.334414 14013 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:05.335211 14432 raft_consensus.cc:2804] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:05.335601 14432 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:05.335927 14432 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.343945 14432 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.345978 14432 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:05.347030 14166 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: No bootstrap required, opened a new log
I20260709 14:54:05.347560 14166 ts_tablet_manager.cc:1403] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.018s
I20260709 14:54:05.347707 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:05.348030 13899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:05.348313 14118 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.348506 13899 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.350535 14166 raft_consensus.cc:359] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.351190 14166 raft_consensus.cc:385] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:05.351461 14166 raft_consensus.cc:740] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.352169 14166 consensus_queue.cc:260] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.354372 13899 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:05.355820 14015 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:05.356092 14118 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:05.356387 14432 raft_consensus.cc:2804] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:05.356848 14432 raft_consensus.cc:697] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:05.357517 14432 consensus_queue.cc:237] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.354624 14166 ts_tablet_manager.cc:1434] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:05.367981 13794 catalog_manager.cc:5697] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 0 to 1, leader changed from <none> to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:05.397679 14214 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.398161 14214 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:05.400030 14214 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:05.400615 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:05.401047 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:05.401405 14118 raft_consensus.cc:2393] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 1: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:54:05.402766 13864 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:05.403680 14214 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.410255 14214 raft_consensus.cc:2749] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:05.517082 14426 consensus_queue.cc:1048] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.533696 14047 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.548776 14607 consensus_queue.cc:1048] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.556263 14432 consensus_queue.cc:1048] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.568032 13895 raft_consensus.cc:3060] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:05.582327 14214 raft_consensus.cc:493] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:05.582790 14214 raft_consensus.cc:515] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:05.585939 14214 leader_election.cc:290] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:05.587244 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:05.587550 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b0c0feb58264342a3ac700593d6274b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:05.591308 13864 leader_election.cc:304] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:05.591262 14432 consensus_queue.cc:1048] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:05.592355 14214 raft_consensus.cc:2749] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:05.681556 14607 consensus_queue.cc:1048] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.694065 14568 consensus_queue.cc:1048] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.771322 14558 consensus_queue.cc:1048] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.791811 14432 consensus_queue.cc:1048] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:05.829387 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
W20260709 14:54:05.841635 14089 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 72 similar messages]
W20260709 14:54:05.845618 14089 consensus_peers.cc:597] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.870489 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:05.871487 11858 tablet_replica.cc:333] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.872269 11858 raft_consensus.cc:2243] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:05.872264 13941 consensus_peers.cc:597] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.872802 11858 raft_consensus.cc:2272] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.875285 11858 tablet_replica.cc:333] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.875855 11858 raft_consensus.cc:2243] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.876278 11858 raft_consensus.cc:2272] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.878643 11858 tablet_replica.cc:333] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.879247 11858 raft_consensus.cc:2243] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.879707 11858 raft_consensus.cc:2272] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:05.880249 13941 consensus_peers.cc:597] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.881683 11858 tablet_replica.cc:333] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.882324 11858 raft_consensus.cc:2243] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.882706 11858 raft_consensus.cc:2272] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.884313 11858 tablet_replica.cc:333] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.884809 11858 raft_consensus.cc:2243] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.885159 11858 raft_consensus.cc:2272] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.887153 11858 tablet_replica.cc:333] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.887696 11858 raft_consensus.cc:2243] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.888049 11858 raft_consensus.cc:2272] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.889717 11858 tablet_replica.cc:333] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.890344 11858 raft_consensus.cc:2243] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.890699 11858 raft_consensus.cc:2272] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.892223 11858 tablet_replica.cc:333] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.892709 11858 raft_consensus.cc:2243] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.893051 11858 raft_consensus.cc:2272] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.894815 11858 tablet_replica.cc:333] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.895330 11858 raft_consensus.cc:2243] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.896003 11858 raft_consensus.cc:2272] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.897509 11858 tablet_replica.cc:333] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.898015 11858 raft_consensus.cc:2243] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.898411 11858 raft_consensus.cc:2272] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.900213 11858 tablet_replica.cc:333] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.900871 11858 raft_consensus.cc:2243] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.901551 11858 raft_consensus.cc:2272] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.903311 11858 tablet_replica.cc:333] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.903849 11858 raft_consensus.cc:2243] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.904230 11858 raft_consensus.cc:2272] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.905797 11858 tablet_replica.cc:333] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.906332 11858 raft_consensus.cc:2243] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.906999 11858 raft_consensus.cc:2272] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.908628 11858 tablet_replica.cc:333] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.909113 11858 raft_consensus.cc:2243] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.909457 11858 raft_consensus.cc:2272] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.910993 11858 tablet_replica.cc:333] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.911504 11858 raft_consensus.cc:2243] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.911854 11858 raft_consensus.cc:2272] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.913789 11858 tablet_replica.cc:333] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.914498 11858 raft_consensus.cc:2243] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.914929 11858 raft_consensus.cc:2272] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.917402 11858 tablet_replica.cc:333] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.918165 11858 raft_consensus.cc:2243] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.918947 11858 raft_consensus.cc:2272] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:05.920524 14015 consensus_peers.cc:597] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.921157 11858 tablet_replica.cc:333] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.921867 11858 raft_consensus.cc:2243] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.922338 11858 raft_consensus.cc:2272] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:05.923316 14089 consensus_peers.cc:597] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.924805 11858 tablet_replica.cc:333] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.925377 11858 raft_consensus.cc:2243] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.926074 11858 raft_consensus.cc:2272] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.927805 11858 tablet_replica.cc:333] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.928319 11858 raft_consensus.cc:2243] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.928696 11858 raft_consensus.cc:2272] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.930320 11858 tablet_replica.cc:333] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.930779 11858 raft_consensus.cc:2243] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.931615 11858 raft_consensus.cc:2272] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.933449 11858 tablet_replica.cc:333] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.934091 11858 raft_consensus.cc:2243] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.934562 11858 raft_consensus.cc:2272] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.936448 11858 tablet_replica.cc:333] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.936918 11858 raft_consensus.cc:2243] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.937280 11858 raft_consensus.cc:2272] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.938879 11858 tablet_replica.cc:333] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.939353 11858 raft_consensus.cc:2243] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.939800 11858 raft_consensus.cc:2272] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.941469 11858 tablet_replica.cc:333] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.941946 11858 raft_consensus.cc:2243] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.942651 11858 raft_consensus.cc:2272] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.944380 11858 tablet_replica.cc:333] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.944890 11858 raft_consensus.cc:2243] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.945250 11858 raft_consensus.cc:2272] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.946797 11858 tablet_replica.cc:333] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.947283 11858 raft_consensus.cc:2243] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.947669 11858 raft_consensus.cc:2272] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.949280 11858 tablet_replica.cc:333] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.949908 11858 raft_consensus.cc:2243] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.950744 11858 raft_consensus.cc:2272] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.953171 11858 tablet_replica.cc:333] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.953810 11858 raft_consensus.cc:2243] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.954173 11858 raft_consensus.cc:2272] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.956420 11858 tablet_replica.cc:333] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.957079 11858 raft_consensus.cc:2243] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.957870 11858 raft_consensus.cc:2272] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.959849 11858 tablet_replica.cc:333] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.960326 11858 raft_consensus.cc:2243] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.960669 11858 raft_consensus.cc:2272] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.962430 11858 tablet_replica.cc:333] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.962898 11858 raft_consensus.cc:2243] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.963620 11858 raft_consensus.cc:2272] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.965194 11858 tablet_replica.cc:333] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.965644 11858 raft_consensus.cc:2243] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.966274 11858 raft_consensus.cc:2272] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.968003 11858 tablet_replica.cc:333] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.968571 11858 raft_consensus.cc:2243] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.969383 11858 raft_consensus.cc:2272] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.971253 11858 tablet_replica.cc:333] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.971752 11858 raft_consensus.cc:2243] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.972136 11858 raft_consensus.cc:2272] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.974020 11858 tablet_replica.cc:333] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.974603 11858 raft_consensus.cc:2243] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.974967 11858 raft_consensus.cc:2272] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:05.975062 13941 consensus_peers.cc:597] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.976696 11858 tablet_replica.cc:333] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.977181 11858 raft_consensus.cc:2243] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.977532 11858 raft_consensus.cc:2272] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.979480 11858 tablet_replica.cc:333] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.979961 11858 raft_consensus.cc:2243] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.980362 11858 raft_consensus.cc:2272] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.982468 11858 tablet_replica.cc:333] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.983083 11858 raft_consensus.cc:2243] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:05.983530 13941 consensus_peers.cc:597] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.984014 11858 raft_consensus.cc:2272] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.985977 11858 tablet_replica.cc:333] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.986632 11858 raft_consensus.cc:2243] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.987495 11858 raft_consensus.cc:2272] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:05.987886 14089 consensus_peers.cc:597] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:05.989292 11858 tablet_replica.cc:333] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.989804 11858 raft_consensus.cc:2243] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.990149 11858 raft_consensus.cc:2272] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.991858 11858 tablet_replica.cc:333] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.992321 11858 raft_consensus.cc:2243] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.992743 11858 raft_consensus.cc:2272] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.994452 11858 tablet_replica.cc:333] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.994999 11858 raft_consensus.cc:2243] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:05.995841 11858 raft_consensus.cc:2272] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:05.998111 11858 tablet_replica.cc:333] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:05.998556 11858 raft_consensus.cc:2243] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:05.999008 11858 raft_consensus.cc:2272] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:06.001259 11858 tablet_replica.cc:333] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: stopping tablet replica
I20260709 14:54:06.001786 11858 raft_consensus.cc:2243] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:06.002239 11858 raft_consensus.cc:2272] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:06.011837 14015 consensus_peers.cc:597] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.033972 14015 consensus_peers.cc:597] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.036118 14089 consensus_peers.cc:597] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.055624 13941 consensus_peers.cc:597] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.072324 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
W20260709 14:54:06.092633 13941 consensus_peers.cc:597] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.120815 14015 consensus_peers.cc:597] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.123543 14015 consensus_peers.cc:597] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.124009 14015 consensus_peers.cc:597] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.125217 13941 consensus_peers.cc:597] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.147691 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:06.152663 13941 consensus_peers.cc:597] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.156481 14654 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
W20260709 14:54:06.156658 14653 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
W20260709 14:54:06.158385 13941 consensus_peers.cc:597] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.160694 14656 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
I20260709 14:54:06.160981 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:06.164754 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:06.165062 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:06.165282 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608846165264 us; error 0 us; skew 500 ppm
I20260709 14:54:06.165957 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:54:06.168162 14015 consensus_peers.cc:597] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.171854 11858 webserver.cc:533] Webserver started at http://127.11.148.129:44047/ using document root <none> and password file <none>
I20260709 14:54:06.172650 11858 fs_manager.cc:362] Metadata directory not provided
W20260709 14:54:06.172602 13941 consensus_peers.cc:597] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.173079 11858 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:06.176834 11858 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:54:06.183409 14661 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:06.184144 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:06.184449 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "249910f275d94fe3a00c3c846863492d"
format_stamp: "Formatted at 2026-07-09 14:53:55 on dist-test-slave-tnbt"
I20260709 14:54:06.184926 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608792473900-11858-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)
I20260709 14:54:06.196704 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:06.198015 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:06.199910 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:54:06.201786 14089 consensus_peers.cc:597] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.204767 14669 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:54:06.231719 14089 consensus_peers.cc:597] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.235256 14015 consensus_peers.cc:597] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.243896 14089 consensus_peers.cc:597] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.282361 13941 consensus_peers.cc:597] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.297542 14015 consensus_peers.cc:597] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.342038 14089 consensus_peers.cc:597] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.378221 14015 consensus_peers.cc:597] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:06.402565 14089 consensus_peers.cc:597] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:06.417757 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:54:06.418146 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.214s	user 0.006s	sys 0.000s
I20260709 14:54:06.419353 11858 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:54:06.425806 14669 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.441008 14669 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.441751 14669 tablet_bootstrap.cc:492] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.442203 14669 ts_tablet_manager.cc:1403] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:54:06.444099 14669 raft_consensus.cc:359] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.444880 14669 raft_consensus.cc:740] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.445528 14669 consensus_queue.cc:260] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.449888 14669 ts_tablet_manager.cc:1434] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.006s
I20260709 14:54:06.450451 14669 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.466483 14669 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.467470 14669 tablet_bootstrap.cc:492] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.468135 14669 ts_tablet_manager.cc:1403] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260709 14:54:06.470734 14669 raft_consensus.cc:359] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.471382 14669 raft_consensus.cc:740] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.472021 14669 consensus_queue.cc:260] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.473744 14669 ts_tablet_manager.cc:1434] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:06.474668 14669 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.511122 14669 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.511853 14669 tablet_bootstrap.cc:492] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.512337 14669 ts_tablet_manager.cc:1403] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.012s
I20260709 14:54:06.513998 14669 raft_consensus.cc:359] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.514472 14669 raft_consensus.cc:740] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.515112 14669 consensus_queue.cc:260] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.516489 14669 ts_tablet_manager.cc:1434] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:06.517068 14669 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.527231 14669 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.527992 14669 tablet_bootstrap.cc:492] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.528443 14669 ts_tablet_manager.cc:1403] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260709 14:54:06.530110 14669 raft_consensus.cc:359] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.530586 14669 raft_consensus.cc:740] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.531085 14669 consensus_queue.cc:260] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:06.532675 14669 ts_tablet_manager.cc:1434] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:06.533358 14669 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.546166 14669 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.547037 14669 tablet_bootstrap.cc:492] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.547588 14669 ts_tablet_manager.cc:1403] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.004s
I20260709 14:54:06.549688 14669 raft_consensus.cc:359] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:06.550148 14669 raft_consensus.cc:740] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.550694 14669 consensus_queue.cc:260] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:06.552083 14669 ts_tablet_manager.cc:1434] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:06.552812 14669 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.564281 14669 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.565136 14669 tablet_bootstrap.cc:492] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.565694 14669 ts_tablet_manager.cc:1403] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:06.567991 14669 raft_consensus.cc:359] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.568622 14669 raft_consensus.cc:740] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.569242 14669 consensus_queue.cc:260] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.571185 14669 ts_tablet_manager.cc:1434] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:54:06.571895 14669 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.596652 14669 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.597608 14669 tablet_bootstrap.cc:492] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.598309 14669 ts_tablet_manager.cc:1403] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.000s
I20260709 14:54:06.600804 14669 raft_consensus.cc:359] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:06.601485 14669 raft_consensus.cc:740] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.602178 14669 consensus_queue.cc:260] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:06.604439 14669 ts_tablet_manager.cc:1434] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:06.605234 14669 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.635939 14669 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.651991 11858 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:54:06.652369 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.233s	user 0.196s	sys 0.000s
I20260709 14:54:06.655730 14669 tablet_bootstrap.cc:492] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.656545 14669 ts_tablet_manager.cc:1403] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.004s
I20260709 14:54:06.713886 14669 raft_consensus.cc:359] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.716104 14669 raft_consensus.cc:740] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.716727 14669 consensus_queue.cc:260] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.725490 14669 ts_tablet_manager.cc:1434] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.069s	user 0.010s	sys 0.013s
I20260709 14:54:06.726225 14669 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:06.788600 13940 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 62078.1us
W20260709 14:54:06.856494 14013 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 255321us
I20260709 14:54:06.948083 14669 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.949024 14669 tablet_bootstrap.cc:492] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.949648 14669 ts_tablet_manager.cc:1403] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.224s	user 0.072s	sys 0.120s
I20260709 14:54:06.952092 14669 raft_consensus.cc:359] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.952746 14669 raft_consensus.cc:740] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:06.953409 14669 consensus_queue.cc:260] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.955271 14669 ts_tablet_manager.cc:1434] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:54:06.956007 14669 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:06.991326 14669 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:06.992120 14669 tablet_bootstrap.cc:492] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:06.992595 14669 ts_tablet_manager.cc:1403] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.011s
I20260709 14:54:06.993257 14432 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:06.993758 14432 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:06.994814 14669 raft_consensus.cc:359] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:06.996104 14432 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.001976 14015 leader_election.cc:336] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.008042 14669 raft_consensus.cc:740] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.008919 14669 consensus_queue.cc:260] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.010766 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.011303 14669 ts_tablet_manager.cc:1434] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:07.012137 14669 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.014062 14013 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.015532 14432 raft_consensus.cc:2749] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.030447 14669 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.031342 14669 tablet_bootstrap.cc:492] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.032035 14669 ts_tablet_manager.cc:1403] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:54:07.034513 14669 raft_consensus.cc:359] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.035151 14669 raft_consensus.cc:740] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.035897 14669 consensus_queue.cc:260] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.037861 14669 ts_tablet_manager.cc:1434] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:07.040181 14621 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.040714 14621 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.042733 14621 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.045567 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.047058 14432 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.047580 14432 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.049355 14432 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.049849 14521 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.050341 14521 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:07.051954 14089 leader_election.cc:336] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.052431 14089 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.053969 14680 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.054452 14680 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.054689 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.056414 14669 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.056806 14621 raft_consensus.cc:2749] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:07.058682 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:07.060969 14015 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.056424 14680 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.052243 14521 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.062968 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.064153 14015 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.063295 14621 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.064796 14680 raft_consensus.cc:2749] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.065233 14621 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.066270 14120 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.067126 14521 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.067621 14521 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.069461 14521 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
W20260709 14:54:07.072993 14015 leader_election.cc:336] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.074576 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.075212 14047 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:07.076431 14088 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.077222 14521 raft_consensus.cc:2804] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.077579 14521 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.077920 14521 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.087922 14621 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.088578 14680 raft_consensus.cc:493] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.087139 14521 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.089435 14680 raft_consensus.cc:515] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.091614 14680 leader_election.cc:290] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.091936 14521 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.088790 14089 leader_election.cc:336] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.094982 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:07.096307 14047 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.096454 14521 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.096911 14521 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.098681 14521 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.103623 14047 raft_consensus.cc:2468] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
W20260709 14:54:07.104465 14015 leader_election.cc:336] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.104873 14607 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.104840 14088 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.095283 14089 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.105454 14607 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.106225 14621 raft_consensus.cc:2749] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.107559 14013 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.105770 14521 raft_consensus.cc:2804] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.108337 14669 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.108431 14521 raft_consensus.cc:697] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:07.109223 14669 tablet_bootstrap.cc:492] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.109305 14521 consensus_queue.cc:237] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.109884 14669 ts_tablet_manager.cc:1403] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.011s
I20260709 14:54:07.111141 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.112370 14669 raft_consensus.cc:359] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.112980 14669 raft_consensus.cc:740] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.107476 14607 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.113781 14669 consensus_queue.cc:260] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [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: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.115921 14669 ts_tablet_manager.cc:1434] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:07.116638 14669 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:07.117364 13941 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.117846 13941 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.121435 14593 raft_consensus.cc:2749] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.122506 14680 raft_consensus.cc:2764] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:54:07.126998 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.145438 13794 catalog_manager.cc:5697] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.155927 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.156733 14120 raft_consensus.cc:2468] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.161056 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.169211 14669 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.170141 14669 tablet_bootstrap.cc:492] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.170742 14669 ts_tablet_manager.cc:1403] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.012s
I20260709 14:54:07.173235 14669 raft_consensus.cc:359] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.173940 14669 raft_consensus.cc:740] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.174651 14669 consensus_queue.cc:260] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.176769 14669 ts_tablet_manager.cc:1434] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:07.177502 14669 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.196064 14013 leader_election.cc:304] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.197297 14680 raft_consensus.cc:2804] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.197748 14680 raft_consensus.cc:493] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.197932 14669 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.198241 14680 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.198951 14669 tablet_bootstrap.cc:492] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.199680 14669 ts_tablet_manager.cc:1403] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.007s
I20260709 14:54:07.202442 14669 raft_consensus.cc:359] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.203220 14669 raft_consensus.cc:740] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.204061 14669 consensus_queue.cc:260] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.204715 14521 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.205370 14521 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.207011 14669 ts_tablet_manager.cc:1434] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:07.207247 14521 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.207840 14669 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:07.209765 14089 leader_election.cc:336] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.212059 14089 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:07.212829 14707 raft_consensus.cc:2749] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:07.213014 14089 leader_election.cc:336] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.213724 14089 leader_election.cc:336] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.211545 14680 raft_consensus.cc:515] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.228920 14669 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.223541 14707 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.232448 14669 tablet_bootstrap.cc:492] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.232039 14707 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.233120 14669 ts_tablet_manager.cc:1403] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.003s
I20260709 14:54:07.234297 14707 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.231182 14680 leader_election.cc:290] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.214375 14089 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.235869 14089 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:07.235926 14669 raft_consensus.cc:359] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.236621 14707 raft_consensus.cc:2749] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.236653 14669 raft_consensus.cc:740] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.237321 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.237568 14669 consensus_queue.cc:260] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.241283 14669 ts_tablet_manager.cc:1434] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:07.242014 14669 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.242691 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "382661fdedbd4df5b3ededa073fab539" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.243281 14122 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.243716 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.246392 14047 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:07.247565 14088 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
W20260709 14:54:07.248553 14015 leader_election.cc:336] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.249042 14707 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.249467 14707 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.249857 14707 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.253522 14650 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.254034 14650 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.255430 14122 raft_consensus.cc:2468] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:07.255993 14650 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.258087 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.258659 14047 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:07.259770 14088 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.259959 14707 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.265161 14707 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.266338 14521 raft_consensus.cc:2804] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.267066 14521 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.267410 14521 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.268831 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:07.269356 14047 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.274559 14521 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.277281 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:07.277819 14042 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.282603 14593 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.283141 14593 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.284564 14042 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:07.285090 14593 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:07.285420 14521 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.286446 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.286861 14088 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.287647 14521 raft_consensus.cc:2804] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.288394 14521 raft_consensus.cc:697] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:07.289157 14521 consensus_queue.cc:237] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.295499 14013 leader_election.cc:304] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.296497 14432 raft_consensus.cc:2804] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.296891 14432 raft_consensus.cc:697] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:07.297538 14432 consensus_queue.cc:237] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:07.299584 13941 leader_election.cc:336] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.300035 13941 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.301023 14684 raft_consensus.cc:2749] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.304148 14047 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:07.305301 14088 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.306871 14650 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.307560 14650 raft_consensus.cc:697] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:07.308369 14650 consensus_queue.cc:237] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.318580 14669 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.319516 14669 tablet_bootstrap.cc:492] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.320114 14669 ts_tablet_manager.cc:1403] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.078s	user 0.024s	sys 0.015s
I20260709 14:54:07.322623 14669 raft_consensus.cc:359] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.327024 14680 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.327700 14680 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.329571 14680 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.330761 13794 catalog_manager.cc:5697] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.323309 14669 raft_consensus.cc:740] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.333221 14669 consensus_queue.cc:260] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.336301 14669 ts_tablet_manager.cc:1434] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
W20260709 14:54:07.336935 14015 leader_election.cc:336] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.339339 14669 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.345696 14567 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.346207 14567 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.347064 13796 catalog_manager.cc:5697] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.348500 14567 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.348654 13796 catalog_manager.cc:5697] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:07.351713 14089 leader_election.cc:336] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.352602 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.352783 14684 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.352150 14089 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:07.353229 14684 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.353739 14650 raft_consensus.cc:2749] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:07.354705 14089 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.355391 13967 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.356537 14684 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:07.357609 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.358239 14042 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:07.358583 14607 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.359064 14607 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.359444 13940 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.360786 14593 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.361125 14593 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.361651 14593 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:07.362419 13941 leader_election.cc:336] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.365321 14015 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.362644 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:07.366242 13941 leader_election.cc:336] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.365931 14567 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.366904 14567 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.367367 13940 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.361179 14607 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:07.368148 14684 raft_consensus.cc:2749] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.369576 14680 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.369962 14680 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.366946 14669 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.370486 14680 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.371141 14669 tablet_bootstrap.cc:492] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
W20260709 14:54:07.371553 14015 leader_election.cc:336] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.371815 14669 ts_tablet_manager.cc:1403] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.002s
I20260709 14:54:07.374241 14669 raft_consensus.cc:359] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.374887 14669 raft_consensus.cc:740] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.380200 14567 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.381740 14669 consensus_queue.cc:260] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.385131 14669 ts_tablet_manager.cc:1434] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.001s
I20260709 14:54:07.385907 14669 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.388027 14684 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
W20260709 14:54:07.388018 14015 leader_election.cc:336] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.388612 14684 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.379112 14680 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.394416 14680 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.386691 14593 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
W20260709 14:54:07.395948 13941 leader_election.cc:336] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.396787 14593 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:07.397161 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:07.397908 14042 raft_consensus.cc:2393] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate baae2b4e15864b12b966c3b2cad956bf in current term 2: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
I20260709 14:54:07.394589 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.399430 13939 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.402884 14593 raft_consensus.cc:2749] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.403429 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.403554 14684 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:07.403999 14120 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 3.
I20260709 14:54:07.397809 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:07.405023 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.405678 14120 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.404984 13967 raft_consensus.cc:2393] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 2: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
W20260709 14:54:07.408677 13941 leader_election.cc:336] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.409128 13941 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.410916 14680 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.411336 14684 raft_consensus.cc:2749] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.411567 14680 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.413615 14680 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
W20260709 14:54:07.410583 14015 leader_election.cc:336] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.414943 14015 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
W20260709 14:54:07.416097 14089 leader_election.cc:336] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.416303 14432 raft_consensus.cc:2749] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:54:07.416834 14089 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.419032 14593 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.416128 14680 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.419569 14593 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.419688 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.420459 13973 raft_consensus.cc:2468] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.422140 14593 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.422569 14015 leader_election.cc:336] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.417552 14089 leader_election.cc:336] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.422629 14593 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.423368 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.419816 14680 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.424077 14120 raft_consensus.cc:2468] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:07.425380 14607 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.425858 14607 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.427778 14607 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.428614 14015 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.428709 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.429253 14707 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.429423 14432 raft_consensus.cc:2804] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.429474 13967 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 1.
I20260709 14:54:07.429929 14432 raft_consensus.cc:493] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.430318 14432 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.431198 14707 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.433020 14707 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.423787 14593 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.425395 14680 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.425956 13939 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.435719 14593 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.436213 14593 raft_consensus.cc:2804] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.436548 14593 raft_consensus.cc:493] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.436883 14593 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.437517 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.437449 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.438140 14120 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:07.438200 14118 raft_consensus.cc:2468] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:07.440492 14013 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
W20260709 14:54:07.440078 13941 leader_election.cc:336] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.441742 13939 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.442958 13939 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.443091 14015 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.441200 14432 raft_consensus.cc:515] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.445060 14684 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.448355 14432 leader_election.cc:290] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.442373 14567 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:07.452561 14521 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.445448 14684 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.453668 14684 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.445779 14607 raft_consensus.cc:2804] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.454191 14567 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.454499 14607 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.454660 14567 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:07.454928 14607 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.452512 14650 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.455899 14650 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.453059 14521 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.457695 14650 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.458268 14521 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.459043 14669 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.459956 14669 tablet_bootstrap.cc:492] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.458138 14677 raft_consensus.cc:2804] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.461175 14677 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.460628 14684 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.461555 14677 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.460554 14669 ts_tablet_manager.cc:1403] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.005s
I20260709 14:54:07.464991 14669 raft_consensus.cc:359] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.465611 14669 raft_consensus.cc:740] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.466238 14669 consensus_queue.cc:260] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.468144 14669 ts_tablet_manager.cc:1434] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:07.468885 14669 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.471719 14013 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.473395 14432 raft_consensus.cc:2804] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.473804 14432 raft_consensus.cc:493] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.474188 14432 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.477635 14607 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.478834 14567 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.479697 14607 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.480945 14567 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.481633 14677 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.483587 14684 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.490054 13941 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.492900 14677 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.495517 14432 raft_consensus.cc:515] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.497669 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.498039 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.498458 14118 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.498562 14120 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.499115 14593 raft_consensus.cc:515] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.505113 14120 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:07.505867 14593 leader_election.cc:290] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.509390 13941 leader_election.cc:336] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.509532 14734 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
W20260709 14:54:07.510607 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 67604.1us
I20260709 14:54:07.510068 14734 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.512550 14734 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.513346 14118 raft_consensus.cc:2468] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:07.514021 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "472d616ad56a428f994a13c18f0540cf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:07.514490 13939 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.514607 13973 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.516223 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.516764 14122 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 1.
I20260709 14:54:07.517933 13939 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.518642 14734 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.519268 14684 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.519632 14684 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.519960 14684 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.521907 13973 raft_consensus.cc:2468] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:07.522702 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6739b77f4f054929805eedeec8cd4f81" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.523229 14120 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:07.510110 13941 leader_election.cc:336] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.527348 14734 raft_consensus.cc:697] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
W20260709 14:54:07.530176 14015 leader_election.cc:336] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.513896 14432 leader_election.cc:290] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.530347 14734 consensus_queue.cc:237] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:07.531481 13941 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.526630 14684 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.538764 14684 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:07.536005 13939 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.541056 14684 raft_consensus.cc:2804] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.541344 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.541532 14684 raft_consensus.cc:697] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:07.541875 14122 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.542369 14684 consensus_queue.cc:237] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.554296 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.554890 14118 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:07.557618 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1978f96f15954e3f86f4cf4140ddeae2" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:07.558308 14119 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.566231 14120 raft_consensus.cc:2468] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:07.568604 13939 leader_election.cc:304] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.569281 14735 raft_consensus.cc:2804] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.569744 14735 raft_consensus.cc:697] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:07.570576 14118 raft_consensus.cc:2468] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 4.
I20260709 14:54:07.570508 14735 consensus_queue.cc:237] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.575552 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:07.576103 13973 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.581871 14119 raft_consensus.cc:2468] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:07.583855 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.584517 13967 raft_consensus.cc:2468] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:07.583024 13973 raft_consensus.cc:2468] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
W20260709 14:54:07.588102 14015 leader_election.cc:336] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.588384 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:54:07.588784 13941 leader_election.cc:336] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.589015 13967 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 1.
I20260709 14:54:07.590583 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.591295 13967 raft_consensus.cc:2393] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1c5816d7e8974b57ba174dc733ea3cc7 in current term 2: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
I20260709 14:54:07.595427 14015 leader_election.cc:304] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.596629 14015 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.602593 14677 raft_consensus.cc:2804] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.603052 14677 raft_consensus.cc:697] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:07.603865 14677 consensus_queue.cc:237] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.604028 13796 catalog_manager.cc:5697] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.605677 14122 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
W20260709 14:54:07.605819 13941 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.606648 13941 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.607522 14737 raft_consensus.cc:2804] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.610245 14737 raft_consensus.cc:697] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:07.611060 14737 consensus_queue.cc:237] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.610241 14013 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.614892 14013 leader_election.cc:304] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:07.615759 14567 raft_consensus.cc:2804] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:07.616228 14567 raft_consensus.cc:697] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 4 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:07.616331 14680 raft_consensus.cc:2804] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.616827 14680 raft_consensus.cc:697] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:07.617031 14567 consensus_queue.cc:237] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.617631 14680 consensus_queue.cc:237] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.622648 13939 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:07.624289 14684 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.624786 14684 raft_consensus.cc:697] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:07.625583 14684 consensus_queue.cc:237] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.635033 13796 catalog_manager.cc:5697] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.637887 14669 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.638335 13796 catalog_manager.cc:5697] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.640486 14669 tablet_bootstrap.cc:492] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.641158 14669 ts_tablet_manager.cc:1403] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.172s	user 0.022s	sys 0.001s
I20260709 14:54:07.646086 14669 raft_consensus.cc:359] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.646705 14669 raft_consensus.cc:740] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.647511 14669 consensus_queue.cc:260] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.647210 13794 catalog_manager.cc:5697] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:07.649107 14015 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 51801.8us
I20260709 14:54:07.649581 14669 ts_tablet_manager.cc:1434] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:07.609395 14089 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.650339 14669 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.650503 14521 raft_consensus.cc:2804] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.650836 14521 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.651144 14521 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.657481 14521 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.660421 14521 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:07.661906 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 62588.1us
I20260709 14:54:07.662631 14089 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.671633 14669 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.672569 14669 tablet_bootstrap.cc:492] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.673211 14669 ts_tablet_manager.cc:1403] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260709 14:54:07.675702 14521 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:07.676349 14521 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:07.676677 14521 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:07.681108 14089 leader_election.cc:336] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.681913 14089 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.682530 14089 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.682878 14089 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:07.683004 14521 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.683583 14621 raft_consensus.cc:2749] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.684957 14521 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.675637 14669 raft_consensus.cc:359] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.686265 14669 raft_consensus.cc:740] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.687016 14669 consensus_queue.cc:260] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.689026 14669 ts_tablet_manager.cc:1434] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:07.689744 14669 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:07.689867 14015 leader_election.cc:336] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.695694 13795 catalog_manager.cc:5697] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:07.696521 14015 leader_election.cc:336] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:07.700994 14015 leader_election.cc:336] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.706326 14042 raft_consensus.cc:1275] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:07.678895 13794 catalog_manager.cc:5697] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:07.708719 14521 consensus_queue.cc:1048] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:07.709252 13794 catalog_manager.cc:5697] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 3 to 4, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 4 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.710570 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:07.711138 13967 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.718715 13967 raft_consensus.cc:2468] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:07.719437 13794 catalog_manager.cc:5697] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.724996 14671 raft_consensus.cc:493] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.725571 14671 raft_consensus.cc:515] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.736609 14671 leader_election.cc:290] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:07.766191 14671 raft_consensus.cc:493] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.766729 14671 raft_consensus.cc:515] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.773398 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:07.774046 13967 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:07.781773 13967 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
W20260709 14:54:07.785585 14015 consensus_peers.cc:597] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:07.798482 14671 leader_election.cc:290] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:07.813313 14042 raft_consensus.cc:1275] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:07.814746 14650 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:07.817860 14089 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.818917 14521 raft_consensus.cc:2804] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.819342 14521 raft_consensus.cc:697] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:07.815611 14669 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.820086 14521 consensus_queue.cc:237] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:07.821305 14669 tablet_bootstrap.cc:492] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.825917 14089 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:07.827989 14669 ts_tablet_manager.cc:1403] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.138s	user 0.030s	sys 0.051s
I20260709 14:54:07.828329 14650 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:07.828850 14650 raft_consensus.cc:697] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:07.829703 14650 consensus_queue.cc:237] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:07.831895 14089 leader_election.cc:336] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.837976 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.838459 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.830535 14669 raft_consensus.cc:359] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.843134 14669 raft_consensus.cc:740] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.844277 14669 consensus_queue.cc:260] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.848238 14664 leader_election.cc:304] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.851307 14671 raft_consensus.cc:2749] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.851577 14669 ts_tablet_manager.cc:1434] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:54:07.839231 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:07.852344 14669 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.853927 13794 catalog_manager.cc:5697] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:07.876385 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 44506.4us
W20260709 14:54:07.877092 14089 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:07.880944 14669 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.881906 14669 tablet_bootstrap.cc:492] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.882567 14669 ts_tablet_manager.cc:1403] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 14:54:07.885016 14669 raft_consensus.cc:359] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.885721 14669 raft_consensus.cc:740] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.886332 14119 raft_consensus.cc:1275] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:07.886559 14669 consensus_queue.cc:260] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:07.888818 14669 ts_tablet_manager.cc:1434] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:07.889588 14669 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:07.891265 14089 consensus_peers.cc:597] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:07.901649 14677 consensus_queue.cc:1048] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:07.907219 14669 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:07.908249 14669 tablet_bootstrap.cc:492] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:07.908840 14669 ts_tablet_manager.cc:1403] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260709 14:54:07.910559 14669 raft_consensus.cc:359] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.911031 14669 raft_consensus.cc:740] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:07.911882 14669 consensus_queue.cc:260] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:07.912715 14671 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:07.913230 14671 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:07.915305 14671 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:07.910907 13796 catalog_manager.cc:5697] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:07.917234 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:07.919252 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:40831
I20260709 14:54:07.919528 14788 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:40831 every 8 connection(s)
I20260709 14:54:07.921322 14669 ts_tablet_manager.cc:1434] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:54:07.922174 14669 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:07.935418 14042 raft_consensus.cc:1275] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:07.936254 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4989f97f9c8f42a0adb71a3c03612af9" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.937139 14650 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:07.937925 14119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:07.954515 14662 leader_election.cc:304] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:07.955472 14789 raft_consensus.cc:2749] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:07.958160 14662 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:07.979846 14789 raft_consensus.cc:2749] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:08.013331 14789 raft_consensus.cc:493] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.016371 14789 raft_consensus.cc:515] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:08.021908 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:08.022699 13967 raft_consensus.cc:2393] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 2: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
I20260709 14:54:08.019243 14789 leader_election.cc:290] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:08.023798 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c19fd5aabcd848628664339def2b49fe" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.026414 14669 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:08.027834 14669 tablet_bootstrap.cc:492] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:08.028415 14669 ts_tablet_manager.cc:1403] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.106s	user 0.043s	sys 0.027s
I20260709 14:54:08.031080 14664 leader_election.cc:304] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:08.031538 14669 raft_consensus.cc:359] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.032106 14669 raft_consensus.cc:740] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.032859 14669 consensus_queue.cc:260] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.034293 14789 raft_consensus.cc:3060] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.035606 14791 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40963
I20260709 14:54:08.036021 14791 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:08.036720 14669 ts_tablet_manager.cc:1434] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:08.036880 14791 heartbeater.cc:507] Master 127.11.148.190:40963 requested a full tablet report, sending...
I20260709 14:54:08.037498 14669 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:08.042935 14740 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.040879 14789 raft_consensus.cc:2749] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:08.051918 13973 raft_consensus.cc:1275] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.052239 14740 raft_consensus.cc:1275] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:08.057060 14089 consensus_peers.cc:597] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:08.057786 14677 consensus_queue.cc:1048] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.060550 14669 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:08.062281 14118 raft_consensus.cc:1275] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:08.064211 14677 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:08.065019 14119 raft_consensus.cc:1275] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.067090 14684 consensus_queue.cc:1048] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.071542 14669 tablet_bootstrap.cc:492] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:08.072093 14669 ts_tablet_manager.cc:1403] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.005s
I20260709 14:54:08.080520 14738 raft_consensus.cc:3060] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.081740 14669 raft_consensus.cc:359] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.083333 14669 raft_consensus.cc:740] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.084853 14669 consensus_queue.cc:260] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.086805 14669 ts_tablet_manager.cc:1434] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:54:08.090646 14738 raft_consensus.cc:1275] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.093140 14684 consensus_queue.cc:1048] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.106324 14727 raft_consensus.cc:3060] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:08.113616 14727 raft_consensus.cc:1275] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 14:54:08.118119 13941 consensus_peers.cc:597] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:08.118752 13941 consensus_peers.cc:597] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:08.122395 14650 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.123109 14669 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:08.127278 14677 consensus_queue.cc:1048] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:08.140906 14118 raft_consensus.cc:1275] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.147949 14734 consensus_queue.cc:1048] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.150620 14669 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:08.151621 14669 tablet_bootstrap.cc:492] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:08.152232 14669 ts_tablet_manager.cc:1403] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.002s
I20260709 14:54:08.154548 14669 raft_consensus.cc:359] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.155191 14669 raft_consensus.cc:740] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.163054 14789 raft_consensus.cc:493] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4655bc422524375a50b00a80f38d5df)
I20260709 14:54:08.163059 14669 consensus_queue.cc:260] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.163784 14789 raft_consensus.cc:515] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:08.166436 14669 ts_tablet_manager.cc:1434] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:54:08.167222 14669 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:08.172304 13795 ts_manager.cc:194] Re-registered known tserver with Master: 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:08.177418 14118 raft_consensus.cc:1275] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.181067 14789 leader_election.cc:290] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:08.184971 14732 raft_consensus.cc:1275] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.202481 14119 raft_consensus.cc:1275] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.203280 13973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:08.207993 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74d235b862c4b63b9e777ddfd091dd1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.253086 13973 raft_consensus.cc:1275] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.219146 14810 consensus_queue.cc:1048] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:54:08.211467 14677 consensus_queue.cc:1048] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 14:54:08.244856 14811 consensus_queue.cc:1048] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
W20260709 14:54:08.260227 13939 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 53137.4us
I20260709 14:54:08.264535 14802 raft_consensus.cc:493] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.269235 14118 raft_consensus.cc:1275] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.257310 14737 consensus_queue.cc:1048] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 14:54:08.283329 14802 raft_consensus.cc:515] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.279950 14789 raft_consensus.cc:493] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.305696 14669 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:08.312572 14733 consensus_queue.cc:1048] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.314090 14669 tablet_bootstrap.cc:492] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:08.314862 14669 ts_tablet_manager.cc:1403] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.148s	user 0.021s	sys 0.025s
I20260709 14:54:08.332237 14669 raft_consensus.cc:359] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:08.333212 14669 raft_consensus.cc:740] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.334515 14669 consensus_queue.cc:260] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:08.327724 14664 leader_election.cc:304] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:08.316812 14789 raft_consensus.cc:515] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.348807 13795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60302
I20260709 14:54:08.340078 14728 raft_consensus.cc:3060] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.347661 14671 raft_consensus.cc:2749] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:08.480649 14089 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:36367, user_credentials={real_user=slave}} blocked reactor thread for 152257us
W20260709 14:54:08.481019 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 140410us
I20260709 14:54:08.483759 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.486346 14669 ts_tablet_manager.cc:1434] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.171s	user 0.018s	sys 0.000s
I20260709 14:54:08.487596 14669 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
W20260709 14:54:08.492929 13941 consensus_peers.cc:597] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:08.493920 13941 consensus_peers.cc:597] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:08.490132 14730 raft_consensus.cc:3060] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:08.508930 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 127225us
I20260709 14:54:08.509756 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.509604 14671 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.517755 14802 leader_election.cc:290] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:08.566974 14744 log.cc:927] Time spent T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: Append to log took a long time: real 0.115s	user 0.000s	sys 0.009s
I20260709 14:54:08.526597 14671 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:08.596276 14819 log.cc:927] Time spent T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:54:08.750361 14671 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:08.569535 14822 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.590662 14725 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.584288 14723 raft_consensus.cc:3060] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.778666 14728 raft_consensus.cc:1275] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.781769 14791 heartbeater.cc:499] Master 127.11.148.190:40963 was elected leader, sending a full tablet report...
I20260709 14:54:08.782128 14738 raft_consensus.cc:3060] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.784853 14730 raft_consensus.cc:1275] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.788870 14822 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:08.815068 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.826532 14822 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:08.825444 13967 raft_consensus.cc:1275] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.865876 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3528c7e55e6418daa9b1a7a8f17a6c1" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:08.861297 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:08.872860 14042 raft_consensus.cc:2393] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 2: Already voted for candidate d4655bc422524375a50b00a80f38d5df in this term.
W20260709 14:54:08.885093 14089 consensus_peers.cc:597] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:08.889020 14124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:54:08.890851 14089 consensus_peers.cc:597] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:08.927841 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:08.939257 14669 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:08.944958 13974 raft_consensus.cc:1275] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.951741 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:08.952657 13968 raft_consensus.cc:2393] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 249910f275d94fe3a00c3c846863492d in current term 2: Already voted for candidate baae2b4e15864b12b966c3b2cad956bf in this term.
W20260709 14:54:08.953903 14827 log.cc:927] Time spent T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.446s	user 0.003s	sys 0.002s
I20260709 14:54:08.957254 14740 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:08.957777 14662 leader_election.cc:304] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:08.945196 14830 consensus_queue.cc:1048] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 14:54:08.966854 14789 leader_election.cc:290] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:08.968825 13941 consensus_peers.cc:597] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:08.969337 14669 tablet_bootstrap.cc:492] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:08.973726 14669 ts_tablet_manager.cc:1403] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.486s	user 0.019s	sys 0.021s
W20260709 14:54:08.976176 14089 consensus_peers.cc:597] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:08.976033 14669 raft_consensus.cc:359] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.976656 14669 raft_consensus.cc:740] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:08.977330 14669 consensus_queue.cc:260] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:08.978994 14723 raft_consensus.cc:1275] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:08.979077 14664 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:08.980455 14671 raft_consensus.cc:493] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:08.991279 14669 ts_tablet_manager.cc:1434] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:54:08.992444 14669 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.015306 14567 consensus_queue.cc:1048] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:08.989977 14789 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.029843 14707 consensus_queue.cc:1048] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:08.958765 14662 leader_election.cc:304] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:08.980890 14671 raft_consensus.cc:515] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:09.078971 14802 raft_consensus.cc:2749] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:09.080840 14088 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:46303, user_credentials={real_user=slave}} blocked reactor thread for 90549.7us
I20260709 14:54:09.093798 14820 consensus_queue.cc:1048] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:09.109268 13941 consensus_peers.cc:597] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.109920 13941 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:40831, user_credentials={real_user=slave}} blocked reactor thread for 140543us
I20260709 14:54:09.039017 14567 consensus_queue.cc:1048] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 14:54:09.134080 14671 leader_election.cc:290] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:09.135906 14851 log.cc:927] Time spent T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d: Append to log took a long time: real 0.055s	user 0.000s	sys 0.007s
W20260709 14:54:09.108796 14662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 150107us
I20260709 14:54:09.137246 14662 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
W20260709 14:54:09.139200 14015 consensus_peers.cc:597] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:09.126709 14841 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:09.144377 14841 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.146364 14841 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:09.149833 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:09.150517 14042 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:09.154186 13940 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:09.155462 14815 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:09.155819 14815 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:09.156152 14815 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:09.154202 14789 raft_consensus.cc:2749] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:09.164350 14802 raft_consensus.cc:2749] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:09.195948 13941 consensus_peers.cc:597] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:09.211124 14822 raft_consensus.cc:2749] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:09.215428 14724 raft_consensus.cc:3060] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:09.220400 13941 consensus_peers.cc:597] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:09.215097 14815 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.243865 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:09.290524 14738 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d" is_pre_election: true
I20260709 14:54:09.291221 14738 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:09.322058 14815 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:09.326264 14669 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.328191 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:09.328836 14048 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:09.329538 14669 tablet_bootstrap.cc:492] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.330216 14669 ts_tablet_manager.cc:1403] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.338s	user 0.024s	sys 0.014s
I20260709 14:54:09.332495 14669 raft_consensus.cc:359] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.333122 14669 raft_consensus.cc:740] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
W20260709 14:54:09.342916 14015 consensus_peers.cc:597] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:09.344102 14669 consensus_queue.cc:260] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.345010 14048 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 3.
I20260709 14:54:09.346200 13940 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:09.346870 14669 ts_tablet_manager.cc:1434] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:09.347906 14847 raft_consensus.cc:2804] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:09.348335 14847 raft_consensus.cc:697] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 3 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:09.348976 14847 consensus_queue.cc:237] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.360731 14725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "249910f275d94fe3a00c3c846863492d"
I20260709 14:54:09.365963 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7cfe7e514ca47cf932007a790433acd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:09.373807 14725 raft_consensus.cc:3060] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:09.375317 14871 log.cc:927] Time spent T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 14:54:09.413620 14662 leader_election.cc:304] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:09.421373 14725 raft_consensus.cc:2468] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 3.
I20260709 14:54:09.422020 14669 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.424296 14870 raft_consensus.cc:2749] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:09.465081 13941 consensus_peers.cc:597] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.476797 14089 consensus_peers.cc:597] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.479235 14015 consensus_peers.cc:597] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.480186 14015 consensus_peers.cc:597] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:09.486099 14089 consensus_peers.cc:597] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:09.487872 13798 catalog_manager.cc:5697] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 3, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 3 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:09.493062 14669 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.494001 14669 tablet_bootstrap.cc:492] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.495055 14669 ts_tablet_manager.cc:1403] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.002s
I20260709 14:54:09.497325 14669 raft_consensus.cc:359] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.501142 14669 raft_consensus.cc:740] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.501778 14669 consensus_queue.cc:260] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.505864 14669 ts_tablet_manager.cc:1434] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:09.513136 14669 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.538178 14669 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.539055 14669 tablet_bootstrap.cc:492] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.539661 14669 ts_tablet_manager.cc:1403] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.005s
I20260709 14:54:09.542192 14669 raft_consensus.cc:359] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.542676 14669 raft_consensus.cc:740] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.543372 14669 consensus_queue.cc:260] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.544867 14669 ts_tablet_manager.cc:1434] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260709 14:54:09.545413 14669 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.557092 14669 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.557753 14669 tablet_bootstrap.cc:492] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.558197 14669 ts_tablet_manager.cc:1403] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:09.559804 14669 raft_consensus.cc:359] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.560254 14669 raft_consensus.cc:740] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.560811 14669 consensus_queue.cc:260] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.563177 14669 ts_tablet_manager.cc:1434] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:09.563922 14669 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.577528 14669 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.578195 14669 tablet_bootstrap.cc:492] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.578691 14669 ts_tablet_manager.cc:1403] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260709 14:54:09.580351 14669 raft_consensus.cc:359] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.580817 14669 raft_consensus.cc:740] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.581350 14669 consensus_queue.cc:260] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.582789 14669 ts_tablet_manager.cc:1434] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:54:09.583534 14669 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.597779 14669 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.598567 14669 tablet_bootstrap.cc:492] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.599169 14669 ts_tablet_manager.cc:1403] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:54:09.601543 14669 raft_consensus.cc:359] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.602171 14669 raft_consensus.cc:740] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.602896 14669 consensus_queue.cc:260] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.604878 14669 ts_tablet_manager.cc:1434] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:09.605499 14669 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.616986 14669 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.617621 14669 tablet_bootstrap.cc:492] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.618096 14669 ts_tablet_manager.cc:1403] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:09.619844 14669 raft_consensus.cc:359] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.620266 14669 raft_consensus.cc:740] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.620767 14669 consensus_queue.cc:260] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.622182 14669 ts_tablet_manager.cc:1434] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:09.623261 14669 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.634177 14669 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.635025 14669 tablet_bootstrap.cc:492] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.635641 14669 ts_tablet_manager.cc:1403] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:54:09.637538 14669 raft_consensus.cc:359] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.638083 14669 raft_consensus.cc:740] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.638593 14669 consensus_queue.cc:260] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.640311 14669 ts_tablet_manager.cc:1434] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:09.641273 14669 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.652998 14669 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.653885 14669 tablet_bootstrap.cc:492] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.654475 14669 ts_tablet_manager.cc:1403] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:09.656585 14669 raft_consensus.cc:359] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.657083 14669 raft_consensus.cc:740] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.657517 14669 consensus_queue.cc:260] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.658877 14669 ts_tablet_manager.cc:1434] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:09.659780 14669 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.671587 14669 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.672430 14669 tablet_bootstrap.cc:492] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.673024 14669 ts_tablet_manager.cc:1403] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:09.674798 14669 raft_consensus.cc:359] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.675248 14669 raft_consensus.cc:740] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.675951 14669 consensus_queue.cc:260] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [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: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:09.677788 14669 ts_tablet_manager.cc:1434] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:09.678483 14669 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.691323 14669 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.692095 14669 tablet_bootstrap.cc:492] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.692692 14669 ts_tablet_manager.cc:1403] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260709 14:54:09.694793 14669 raft_consensus.cc:359] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.695420 14669 raft_consensus.cc:740] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.695932 14669 consensus_queue.cc:260] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.697834 14669 ts_tablet_manager.cc:1434] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:09.699040 14669 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.718518 14669 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.719311 14669 tablet_bootstrap.cc:492] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.719843 14669 ts_tablet_manager.cc:1403] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.001s
I20260709 14:54:09.721740 14669 raft_consensus.cc:359] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.722332 14669 raft_consensus.cc:740] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.722978 14669 consensus_queue.cc:260] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.724493 14669 ts_tablet_manager.cc:1434] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:09.725160 14669 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.738382 14669 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.739288 14669 tablet_bootstrap.cc:492] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.740003 14669 ts_tablet_manager.cc:1403] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260709 14:54:09.742283 14669 raft_consensus.cc:359] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.742954 14669 raft_consensus.cc:740] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.743664 14669 consensus_queue.cc:260] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.745752 14669 ts_tablet_manager.cc:1434] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:09.746363 14669 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.758332 14669 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.759052 14669 tablet_bootstrap.cc:492] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.759640 14669 ts_tablet_manager.cc:1403] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.003s
I20260709 14:54:09.761734 14669 raft_consensus.cc:359] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.762359 14669 raft_consensus.cc:740] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.762987 14669 consensus_queue.cc:260] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.765209 14669 ts_tablet_manager.cc:1434] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:09.766047 14669 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.777825 14669 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.778512 14669 tablet_bootstrap.cc:492] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.779080 14669 ts_tablet_manager.cc:1403] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:09.781353 14669 raft_consensus.cc:359] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.781911 14669 raft_consensus.cc:740] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.782524 14669 consensus_queue.cc:260] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.784413 14669 ts_tablet_manager.cc:1434] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:54:09.787214 14669 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.802146 14669 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.802799 14669 tablet_bootstrap.cc:492] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.803267 14669 ts_tablet_manager.cc:1403] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260709 14:54:09.804863 14669 raft_consensus.cc:359] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.805433 14669 raft_consensus.cc:740] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.806034 14669 consensus_queue.cc:260] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:09.811096 14669 ts_tablet_manager.cc:1434] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 14:54:09.811841 14669 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Bootstrap starting.
I20260709 14:54:09.824034 14669 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: 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
I20260709 14:54:09.824680 14669 tablet_bootstrap.cc:492] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Bootstrap complete.
I20260709 14:54:09.825139 14669 ts_tablet_manager.cc:1403] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260709 14:54:09.826676 14669 raft_consensus.cc:359] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.827152 14669 raft_consensus.cc:740] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Initialized, Role: FOLLOWER
I20260709 14:54:09.827679 14669 consensus_queue.cc:260] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:09.829506 14669 ts_tablet_manager.cc:1434] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:09.829697 14724 raft_consensus.cc:3060] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.837414 14740 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.860499 14725 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.926313 14725 raft_consensus.cc:1275] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:09.927591 14826 consensus_queue.cc:1048] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:09.935700 14048 raft_consensus.cc:1275] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:09.938346 14815 consensus_queue.cc:1048] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.510036 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.562728 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "d4655bc422524375a50b00a80f38d5df"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:14.563717 14118 raft_consensus.cc:606] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Received request to transfer leadership to TS d4655bc422524375a50b00a80f38d5df
I20260709 14:54:14.566757 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:14.567320 14118 raft_consensus.cc:606] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:14.570559 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:14.571095 14118 raft_consensus.cc:606] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:14.586040 14042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:43186
I20260709 14:54:14.586655 14042 raft_consensus.cc:606] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:14.589246 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de0a878643f741938d198cf162f53158"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:14.589830 14118 raft_consensus.cc:606] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:14.604666 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:14.605173 13976 raft_consensus.cc:606] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:14.607793 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "d4655bc422524375a50b00a80f38d5df"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:14.608695 14118 raft_consensus.cc:606] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Received request to transfer leadership to TS d4655bc422524375a50b00a80f38d5df
I20260709 14:54:14.610373 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 14:54:14.612036 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:14.626324 14919 raft_consensus.cc:993] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.626873 14918 raft_consensus.cc:1081] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.628355 14724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50840
I20260709 14:54:14.628854 14724 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.629215 14724 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.635690 14724 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.637781 14724 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:14.638857 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:14.638988 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c5c0d93a7ec4339b23452feef4f2cdf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:14.639691 14118 raft_consensus.cc:3055] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:14.639912 14042 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.640017 14118 raft_consensus.cc:740] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:14.641001 14118 consensus_queue.cc:260] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.642261 14118 raft_consensus.cc:3060] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.647224 14042 raft_consensus.cc:2468] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.648627 14663 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:14.649044 14118 raft_consensus.cc:2468] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.650537 14924 raft_consensus.cc:2804] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:14.652370 14924 raft_consensus.cc:697] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:14.653311 14924 consensus_queue.cc:237] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.661580 13798 catalog_manager.cc:5697] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:14.761405 14913 raft_consensus.cc:993] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.761900 14840 raft_consensus.cc:1081] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.763147 14724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50850
I20260709 14:54:14.763638 14724 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.763912 14724 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.770197 14724 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.771775 14724 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:14.772642 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:14.773058 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d819c2e362d24343bad11a249a48e73e" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:14.773219 14042 raft_consensus.cc:3055] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:14.773620 14118 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.773654 14042 raft_consensus.cc:740] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:14.774547 14042 consensus_queue.cc:260] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.775738 14042 raft_consensus.cc:3060] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.779301 14118 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.780618 14662 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:14.781411 14924 raft_consensus.cc:2804] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:14.781919 14924 raft_consensus.cc:697] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:14.781987 14042 raft_consensus.cc:2468] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.782889 14924 consensus_queue.cc:237] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:14.792544 13798 catalog_manager.cc:5697] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from d4655bc422524375a50b00a80f38d5df (127.11.148.131) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:14.847000 14909 raft_consensus.cc:993] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.847580 14906 raft_consensus.cc:1081] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:14.849086 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:14.849511 14725 raft_consensus.cc:493] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.849844 14725 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.855726 14725 raft_consensus.cc:515] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:14.857122 14725 leader_election.cc:290] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:14.857877 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:14.858088 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3899986a5584064a4381f8de4da5c6b" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:14.858438 13968 raft_consensus.cc:3055] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:14.858589 14042 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.858755 13968 raft_consensus.cc:740] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:14.859599 13968 consensus_queue.cc:260] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:14.860538 13968 raft_consensus.cc:3060] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.863080 14042 raft_consensus.cc:2468] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.863960 14663 leader_election.cc:304] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:14.864627 14924 raft_consensus.cc:2804] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:14.865054 14924 raft_consensus.cc:697] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:14.865950 13968 raft_consensus.cc:2468] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:14.865816 14924 consensus_queue.cc:237] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:14.874845 13798 catalog_manager.cc:5697] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.944720 14919 raft_consensus.cc:993] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower d4655bc422524375a50b00a80f38d5df to start an election
I20260709 14:54:14.945344 14918 raft_consensus.cc:1081] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Signalling peer d4655bc422524375a50b00a80f38d5df to start an election
I20260709 14:54:14.946628 14042 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
 from {username='slave'} at 127.0.0.1:39472
I20260709 14:54:14.947052 14042 raft_consensus.cc:493] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.947467 14042 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.951063 14918 raft_consensus.cc:993] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower d4655bc422524375a50b00a80f38d5df to start an election
I20260709 14:54:14.951556 14918 raft_consensus.cc:1081] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Signalling peer d4655bc422524375a50b00a80f38d5df to start an election
I20260709 14:54:14.952800 14048 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
 from {username='slave'} at 127.0.0.1:39472
I20260709 14:54:14.953229 14048 raft_consensus.cc:493] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.953534 14048 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.953258 14042 raft_consensus.cc:515] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.956352 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:14.956629 14042 leader_election.cc:290] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:14.956652 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b642a6157c0408abcf21b8d6703a12d" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:14.957495 14118 raft_consensus.cc:3055] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:14.956943 13968 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.957759 14118 raft_consensus.cc:740] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:14.962262 14118 consensus_queue.cc:260] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.963150 14118 raft_consensus.cc:3060] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.966706 13968 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:14.967325 14118 raft_consensus.cc:2468] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:14.967547 14048 raft_consensus.cc:515] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.968113 14015 leader_election.cc:304] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:14.968760 14840 raft_consensus.cc:2804] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:14.969306 14048 leader_election.cc:290] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:14.969177 14840 raft_consensus.cc:697] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:14.969990 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:14.970396 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e75776405e8a48b3a2932bcdc8937f39" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:14.970670 13968 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.970901 14118 raft_consensus.cc:3055] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:14.970554 14840 consensus_queue.cc:237] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.971216 14118 raft_consensus.cc:740] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:14.971978 14118 consensus_queue.cc:260] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.972939 14118 raft_consensus.cc:3060] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:14.981113 13798 catalog_manager.cc:5697] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.983147 13968 raft_consensus.cc:2468] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:14.984172 14118 raft_consensus.cc:2468] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:14.984206 14015 leader_election.cc:304] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:14.986246 14840 raft_consensus.cc:2804] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:14.986721 14840 raft_consensus.cc:697] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:14.987522 14840 consensus_queue.cc:237] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:14.996464 13798 catalog_manager.cc:5697] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 1 to 2, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:15.038467 14918 raft_consensus.cc:993] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.039002 14933 raft_consensus.cc:1081] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.040350 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de0a878643f741938d198cf162f53158"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50840
I20260709 14:54:15.040861 14725 raft_consensus.cc:493] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.041131 14725 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.046335 14725 raft_consensus.cc:515] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.048031 14725 leader_election.cc:290] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:15.048347 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:15.048545 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de0a878643f741938d198cf162f53158" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:15.048964 14123 raft_consensus.cc:3055] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:15.049021 13968 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.049336 14123 raft_consensus.cc:740] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:15.050128 14123 consensus_queue.cc:260] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.051345 14123 raft_consensus.cc:3060] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.055094 13968 raft_consensus.cc:2468] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:15.056137 14664 leader_election.cc:304] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:15.056833 14924 raft_consensus.cc:2804] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:15.057269 14123 raft_consensus.cc:2468] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:15.057305 14924 raft_consensus.cc:697] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:15.058403 14924 consensus_queue.cc:237] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.067323 13798 catalog_manager.cc:5697] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:15.084223 14048 raft_consensus.cc:1275] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.085444 14924 consensus_queue.cc:1048] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.094964 14123 raft_consensus.cc:1275] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.096659 14925 consensus_queue.cc:1048] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.122709 14918 raft_consensus.cc:993] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.123196 14933 raft_consensus.cc:1081] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.124442 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50840
I20260709 14:54:15.124862 14725 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.125101 14725 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:15.129416 14725 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:15.131343 14725 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:15.131559 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:15.132126 14042 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:15.132652 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:15.133205 14123 raft_consensus.cc:3055] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:15.133492 14123 raft_consensus.cc:740] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:15.134231 14123 consensus_queue.cc:260] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:15.135416 14123 raft_consensus.cc:3060] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:15.138170 14042 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:15.139123 14663 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:15.140012 14925 raft_consensus.cc:2804] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:15.140542 14925 raft_consensus.cc:697] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:15.141469 14925 consensus_queue.cc:237] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:15.142036 14123 raft_consensus.cc:2468] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:15.149588 13798 catalog_manager.cc:5697] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 2 to 3, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:15.277025 14042 raft_consensus.cc:1275] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.278066 14925 consensus_queue.cc:1048] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.287281 13968 raft_consensus.cc:1275] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.289173 14925 consensus_queue.cc:1048] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.354167 14123 raft_consensus.cc:1275] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.355217 14925 consensus_queue.cc:1048] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.364212 14042 raft_consensus.cc:1275] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.366230 14947 consensus_queue.cc:1048] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:15.420910 13968 raft_consensus.cc:1275] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.422837 14913 consensus_queue.cc:1048] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.435573 14123 raft_consensus.cc:1275] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.437752 14913 consensus_queue.cc:1048] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.449668 14118 raft_consensus.cc:1275] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.451601 14953 consensus_queue.cc:1048] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.455130 13976 raft_consensus.cc:1275] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.456910 14952 consensus_queue.cc:1048] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:15.576979 14123 raft_consensus.cc:1275] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.577900 14947 consensus_queue.cc:1048] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.586481 13976 raft_consensus.cc:1275] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:15.588109 14924 consensus_queue.cc:1048] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:15.601428 14123 raft_consensus.cc:1275] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:15.602527 14924 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:15.613301 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.619931 14048 raft_consensus.cc:1275] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:15.621078 14925 consensus_queue.cc:1048] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:15.675253 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.711177 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:15.711704 13976 raft_consensus.cc:606] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:15.713874 14048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660a648d1e934362913610225b652ff9"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
mode: GRACEFUL
new_leader_uuid: "baae2b4e15864b12b966c3b2cad956bf"
 from {username='slave'} at 127.0.0.1:43186
I20260709 14:54:15.714321 14048 raft_consensus.cc:606] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Received request to transfer leadership to TS baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:15.716411 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:15.716879 13976 raft_consensus.cc:606] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:15.718843 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "709809d822c24f37b555641fc4b34d21"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:15.719197 13976 raft_consensus.cc:606] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:15.721036 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:15.721385 13976 raft_consensus.cc:606] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:15.723124 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cc75e9503c254058918633cfd68adf58"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:15.723527 13976 raft_consensus.cc:606] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:54:15.724360 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:54:15.725701 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:15.891889 14951 raft_consensus.cc:993] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: : Instructing follower baae2b4e15864b12b966c3b2cad956bf to start an election
I20260709 14:54:15.892294 14913 raft_consensus.cc:1081] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Signalling peer baae2b4e15864b12b966c3b2cad956bf to start an election
I20260709 14:54:15.893461 13976 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660a648d1e934362913610225b652ff9"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
 from {username='slave'} at 127.0.0.1:50668
I20260709 14:54:15.893882 13976 raft_consensus.cc:493] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.894119 13976 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.898663 13976 raft_consensus.cc:515] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:15.901136 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:15.901219 13976 leader_election.cc:290] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:15.901401 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660a648d1e934362913610225b652ff9" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:15.901796 14048 raft_consensus.cc:3055] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:15.901965 14123 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.902235 14048 raft_consensus.cc:740] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:15.904069 14048 consensus_queue.cc:260] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:15.906493 14048 raft_consensus.cc:3060] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.907220 14906 raft_consensus.cc:993] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.908107 14961 raft_consensus.cc:1081] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.909757 14724 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "709809d822c24f37b555641fc4b34d21"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:15.910216 14724 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.910539 14724 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.912070 14123 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:15.913443 13939 leader_election.cc:304] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:15.914327 14906 raft_consensus.cc:2804] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:15.914716 14906 raft_consensus.cc:697] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:15.915681 14906 consensus_queue.cc:237] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:15.916033 14048 raft_consensus.cc:2468] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:15.916908 14724 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.920153 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:15.920689 14123 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.922833 14724 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:15.923677 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:15.924214 13976 raft_consensus.cc:3055] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:15.924477 13976 raft_consensus.cc:740] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:15.925194 13976 consensus_queue.cc:260] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.926245 13976 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.931198 13976 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:15.931787 14123 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:15.932245 14664 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:15.933112 14947 raft_consensus.cc:2804] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:15.931562 13796 catalog_manager.cc:5697] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from d4655bc422524375a50b00a80f38d5df (127.11.148.131) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:15.933564 14947 raft_consensus.cc:697] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:15.934372 14947 consensus_queue.cc:237] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.944435 13798 catalog_manager.cc:5697] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:15.974316 14909 raft_consensus.cc:993] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.974658 14906 raft_consensus.cc:1081] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:15.975883 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:15.976334 14740 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:15.976574 14740 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.980780 14740 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.982795 14740 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:15.982736 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:15.983297 14123 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.983346 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:15.983916 13976 raft_consensus.cc:3055] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:15.984241 13976 raft_consensus.cc:740] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:15.984959 13976 consensus_queue.cc:260] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.985971 13976 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:15.989493 14123 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:15.990425 14662 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:15.991150 14947 raft_consensus.cc:2804] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:15.991643 14947 raft_consensus.cc:697] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:15.992378 14947 consensus_queue.cc:237] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:15.993573 13976 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:16.001955 13798 catalog_manager.cc:5697] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.024614 14909 raft_consensus.cc:993] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:16.024966 14909 raft_consensus.cc:1081] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:16.026144 14123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cc75e9503c254058918633cfd68adf58"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:54:16.026599 14123 raft_consensus.cc:493] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.026888 14123 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.032131 14123 raft_consensus.cc:515] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:16.034262 14123 leader_election.cc:290] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:16.035238 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:16.035254 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc75e9503c254058918633cfd68adf58" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:16.035812 14048 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.035955 13976 raft_consensus.cc:3055] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:16.036319 13976 raft_consensus.cc:740] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:16.037019 13976 consensus_queue.cc:260] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:16.038134 13976 raft_consensus.cc:3060] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.043313 14048 raft_consensus.cc:2468] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:16.044268 13976 raft_consensus.cc:2468] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:16.044564 14088 leader_election.cc:304] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:16.045259 14933 raft_consensus.cc:2804] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:16.045712 14933 raft_consensus.cc:697] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:16.046458 14933 consensus_queue.cc:237] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:16.057907 14961 raft_consensus.cc:993] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.058375 14909 raft_consensus.cc:1081] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.059774 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:16.060276 14725 raft_consensus.cc:493] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.060606 14725 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.061137 13798 catalog_manager.cc:5697] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:16.066617 14725 raft_consensus.cc:515] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:16.068663 14725 leader_election.cc:290] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:16.068833 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:16.069201 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cadc5983f8c493abbcbbb2cb11a5167" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:16.069443 13976 raft_consensus.cc:3055] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:16.069891 13976 raft_consensus.cc:740] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:16.069891 14048 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.070684 13976 consensus_queue.cc:260] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:16.072850 13976 raft_consensus.cc:3060] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:16.076468 14048 raft_consensus.cc:2468] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:16.077467 14663 leader_election.cc:304] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:16.078199 14947 raft_consensus.cc:2804] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:16.078603 14947 raft_consensus.cc:697] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:16.079085 13976 raft_consensus.cc:2468] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:16.079479 14947 consensus_queue.cc:237] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:16.088313 13798 catalog_manager.cc:5697] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.282224 14909 raft_consensus.cc:993] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.282632 14961 raft_consensus.cc:1081] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.283864 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:16.284376 14725 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.284724 14725 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.289337 14725 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.290652 14725 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:16.291184 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:16.291520 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:16.291751 14118 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.292105 13976 raft_consensus.cc:3055] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:16.292420 13976 raft_consensus.cc:740] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:16.293113 13976 consensus_queue.cc:260] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.293946 13976 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.298425 14118 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:16.299192 13976 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:16.299479 14662 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:16.300452 14947 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:16.300906 14947 raft_consensus.cc:697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:16.301730 14947 consensus_queue.cc:237] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.309983 13798 catalog_manager.cc:5697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 2 to 3, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:16.367986 14118 raft_consensus.cc:1275] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.369072 14961 consensus_queue.cc:1048] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.381095 14048 raft_consensus.cc:1275] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.383251 14909 consensus_queue.cc:1048] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.414451 14118 raft_consensus.cc:1275] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.415602 14947 consensus_queue.cc:1048] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.426565 13976 raft_consensus.cc:1275] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.427688 14947 consensus_queue.cc:1048] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.478715 13976 raft_consensus.cc:1275] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.479746 14947 consensus_queue.cc:1048] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.487679 14042 raft_consensus.cc:1275] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.489674 14947 consensus_queue.cc:1048] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.515144 14118 raft_consensus.cc:1275] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.516185 14947 consensus_queue.cc:1048] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.526276 13976 raft_consensus.cc:1275] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.528285 14948 consensus_queue.cc:1048] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.558331 14042 raft_consensus.cc:1275] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.559679 14918 consensus_queue.cc:1048] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:16.569586 13976 raft_consensus.cc:1275] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:16.571077 14933 consensus_queue.cc:1048] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:16.726493 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:16.741050 13976 raft_consensus.cc:1275] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:16.742282 14947 consensus_queue.cc:1048] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:16.751273 14118 raft_consensus.cc:1275] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:16.753842 14948 consensus_queue.cc:1048] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:16.780918 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:16.824506 14042 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
mode: GRACEFUL
new_leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:43186
I20260709 14:54:16.825022 14042 raft_consensus.cc:606] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Received request to transfer leadership to TS 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:54:16.827543 14048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:43186
I20260709 14:54:16.828096 14048 raft_consensus.cc:606] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:16.830439 14048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0"
dest_uuid: "d4655bc422524375a50b00a80f38d5df"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:43186
I20260709 14:54:16.830951 14048 raft_consensus.cc:606] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:16.833884 14118 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:16.834427 14118 raft_consensus.cc:606] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:16.836786 13976 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e992910be51e4b14876f87abf74c9214"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:16.837190 13976 raft_consensus.cc:606] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:16.838094 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:16.839574 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:16.874300 14961 raft_consensus.cc:993] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.874752 14909 raft_consensus.cc:1081] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:16.875972 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e992910be51e4b14876f87abf74c9214"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50828
I20260709 14:54:16.876389 14740 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:16.876684 14740 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.881366 14740 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.882758 14740 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:16.883307 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:16.883718 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:16.883894 14123 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.884250 13976 raft_consensus.cc:3055] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:16.884512 13976 raft_consensus.cc:740] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:16.885085 13976 consensus_queue.cc:260] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.885890 13976 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:16.888768 14123 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:16.889683 14662 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:16.890357 14947 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:16.890813 14947 raft_consensus.cc:697] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:16.891265 13976 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:16.891716 14947 consensus_queue.cc:237] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:16.900012 13799 catalog_manager.cc:5697] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 2 to 3, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.018623 14933 raft_consensus.cc:993] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.019043 14918 raft_consensus.cc:1081] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.020298 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50840
I20260709 14:54:17.020747 14740 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:17.021023 14740 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.027132 14740 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:17.029271 14740 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:17.029595 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:17.030194 14123 raft_consensus.cc:3055] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:17.030489 14123 raft_consensus.cc:740] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:17.030205 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:17.031589 13968 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.031147 14123 consensus_queue.cc:260] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:17.032491 14123 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.037751 14123 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:17.037518 13968 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:17.038749 14662 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [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: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:17.039593 14947 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.040068 14947 raft_consensus.cc:697] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:17.040819 14947 consensus_queue.cc:237] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:17.050239 13799 catalog_manager.cc:5697] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 2 to 3, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.283066 14951 raft_consensus.cc:993] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.283525 14995 raft_consensus.cc:1081] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.283846 13968 raft_consensus.cc:1275] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.284760 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50850
I20260709 14:54:17.285326 14740 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:17.284969 14947 consensus_queue.cc:1048] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:17.285698 14740 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.291834 14740 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.293641 14740 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:17.294545 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:17.295046 14118 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.300999 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:17.301615 14048 raft_consensus.cc:3055] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:17.302127 14048 raft_consensus.cc:740] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:17.302896 14048 consensus_queue.cc:260] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.306299 14048 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.309419 14123 raft_consensus.cc:1275] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.300371 14118 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:17.313186 14947 consensus_queue.cc:1048] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:17.313472 14662 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d; no voters: 
I20260709 14:54:17.314831 14924 raft_consensus.cc:2804] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:17.317142 14048 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:17.344784 14995 raft_consensus.cc:993] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.347297 14995 raft_consensus.cc:1081] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:17.348899 14740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50850
I20260709 14:54:17.349437 14740 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:17.349781 14740 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.330917 14924 raft_consensus.cc:697] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:17.351832 14924 consensus_queue.cc:237] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.362496 14740 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.364658 14740 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:17.365129 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:17.365556 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:17.365839 14045 raft_consensus.cc:3055] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:17.366153 14123 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.366185 14045 raft_consensus.cc:740] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:17.366798 13799 catalog_manager.cc:5697] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from d4655bc422524375a50b00a80f38d5df (127.11.148.131) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.367125 14045 consensus_queue.cc:260] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.368537 14045 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.376726 14045 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:17.380259 14663 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:17.382987 14924 raft_consensus.cc:2804] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:17.383193 14123 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 2.
I20260709 14:54:17.383540 14924 raft_consensus.cc:697] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:17.384442 14924 consensus_queue.cc:237] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:17.389577 14951 raft_consensus.cc:993] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: : Instructing follower 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:17.390066 14995 raft_consensus.cc:1081] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Signalling peer 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:17.392073 14123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:46016
I20260709 14:54:17.393245 14123 raft_consensus.cc:493] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:17.393579 14123 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.399240 14123 raft_consensus.cc:515] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:17.399494 13798 catalog_manager.cc:5697] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 1 to 2, leader changed from d4655bc422524375a50b00a80f38d5df (127.11.148.131) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 2 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.400986 14123 leader_election.cc:290] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:17.401453 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:17.402014 13968 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.401873 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:17.402575 14045 raft_consensus.cc:3055] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:17.402853 14045 raft_consensus.cc:740] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:17.403532 14045 consensus_queue.cc:260] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:17.404496 14045 raft_consensus.cc:3060] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:17.408061 13968 raft_consensus.cc:2468] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:17.410048 14089 leader_election.cc:304] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:17.410336 14045 raft_consensus.cc:2468] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:17.410853 14918 raft_consensus.cc:2804] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:17.411352 14918 raft_consensus.cc:697] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:17.412129 14918 consensus_queue.cc:237] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:17.420325 13798 catalog_manager.cc:5697] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from d4655bc422524375a50b00a80f38d5df (127.11.148.131) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.462663 14123 raft_consensus.cc:1275] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.463740 14924 consensus_queue.cc:1048] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:17.471980 13968 raft_consensus.cc:1275] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.473227 15001 consensus_queue.cc:1048] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:17.790745 14045 raft_consensus.cc:1275] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.791762 15001 consensus_queue.cc:1048] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.802106 14123 raft_consensus.cc:1275] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.803274 14947 consensus_queue.cc:1048] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.840456 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:17.881415 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:17.897069 13968 raft_consensus.cc:1275] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.898176 14997 consensus_queue.cc:1048] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.907704 14042 raft_consensus.cc:1275] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.909143 14918 consensus_queue.cc:1048] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.932533 14123 raft_consensus.cc:1275] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.934216 14924 consensus_queue.cc:1048] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.938596 14042 raft_consensus.cc:1275] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:17.940205 14924 consensus_queue.cc:1048] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:17.960773 14120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "baae2b4e15864b12b966c3b2cad956bf"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:17.961352 14120 raft_consensus.cc:606] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Received request to transfer leadership to TS baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:17.965929 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:17.967976 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:17.997386 14918 raft_consensus.cc:993] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower baae2b4e15864b12b966c3b2cad956bf to start an election
I20260709 14:54:17.997833 15013 raft_consensus.cc:1081] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Signalling peer baae2b4e15864b12b966c3b2cad956bf to start an election
I20260709 14:54:17.999085 13968 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
 from {username='slave'} at 127.0.0.1:50640
I20260709 14:54:17.999532 13968 raft_consensus.cc:493] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:17.999773 13968 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.003917 13968 raft_consensus.cc:515] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:18.005301 13968 leader_election.cc:290] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:18.006026 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:18.006273 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c279fc65230c4daaa4bed4a1251f3b58" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:18.006600 14045 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.006873 14123 raft_consensus.cc:3055] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:18.007193 14123 raft_consensus.cc:740] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:18.007953 14123 consensus_queue.cc:260] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:18.009057 14123 raft_consensus.cc:3060] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:18.011256 14045 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:18.012230 13940 leader_election.cc:304] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:18.012861 14961 raft_consensus.cc:2804] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:18.013250 14961 raft_consensus.cc:697] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:18.014015 14961 consensus_queue.cc:237] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:18.015074 14123 raft_consensus.cc:2468] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:18.022734 13795 catalog_manager.cc:5697] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 1 to 2, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 2 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:18.399062 14123 raft_consensus.cc:1275] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:18.400096 15023 consensus_queue.cc:1048] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:18.408468 14045 raft_consensus.cc:1275] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer baae2b4e15864b12b966c3b2cad956bf: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:18.409611 14909 consensus_queue.cc:1048] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:18.968891 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:19.012648 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:19.045555 13968 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "234b06bf017f43e8918204664682eb48"
dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
mode: GRACEFUL
new_leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:56000
I20260709 14:54:19.046062 13968 raft_consensus.cc:606] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Received request to transfer leadership to TS 1c5816d7e8974b57ba174dc733ea3cc7
I20260709 14:54:19.047062 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:19.048478 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:19.051414 14909 raft_consensus.cc:993] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: : Instructing follower 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:19.051918 15023 raft_consensus.cc:1081] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Signalling peer 1c5816d7e8974b57ba174dc733ea3cc7 to start an election
I20260709 14:54:19.053431 14123 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "234b06bf017f43e8918204664682eb48"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
 from {username='slave'} at 127.0.0.1:46006
I20260709 14:54:19.054513 14123 raft_consensus.cc:493] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:19.054800 14123 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.060146 14123 raft_consensus.cc:515] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:19.064069 14123 leader_election.cc:290] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Requested vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:19.064623 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:19.065196 13968 raft_consensus.cc:3055] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:19.065423 13968 raft_consensus.cc:740] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:19.065951 13968 consensus_queue.cc:260] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:19.066749 13968 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.071154 13968 raft_consensus.cc:2468] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:19.072264 14089 leader_election.cc:304] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:19.073035 15013 raft_consensus.cc:2804] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:19.072903 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "234b06bf017f43e8918204664682eb48" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:19.073592 15013 raft_consensus.cc:697] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:19.073643 14045 raft_consensus.cc:3060] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:19.074458 15013 consensus_queue.cc:237] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:19.078905 14045 raft_consensus.cc:2468] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:19.084264 13798 catalog_manager.cc:5697] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 1 to 2, leader changed from baae2b4e15864b12b966c3b2cad956bf (127.11.148.130) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 2 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:19.606313 14042 raft_consensus.cc:1275] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.607343 15013 consensus_queue.cc:1048] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:19.617699 13976 raft_consensus.cc:1275] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:19.620050 15037 consensus_queue.cc:1048] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:20.049391 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:20.102581 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:20.137718 14120 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf"
dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
mode: GRACEFUL
new_leader_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:39326
I20260709 14:54:20.138170 14120 raft_consensus.cc:606] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Received request to transfer leadership to TS 249910f275d94fe3a00c3c846863492d
I20260709 14:54:20.139081 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:20.140093 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:20.483067 15013 raft_consensus.cc:993] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: : Instructing follower 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:20.483578 14918 raft_consensus.cc:1081] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Signalling peer 249910f275d94fe3a00c3c846863492d to start an election
I20260709 14:54:20.484767 14725 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf"
dest_uuid: "249910f275d94fe3a00c3c846863492d"
 from {username='slave'} at 127.0.0.1:50840
I20260709 14:54:20.485271 14725 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:20.485575 14725 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:20.490375 14725 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:20.492672 14725 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:20.492818 14042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:20.493103 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:20.493394 14042 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:20.493677 14123 raft_consensus.cc:3055] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:20.493973 14123 raft_consensus.cc:740] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:20.494508 14123 consensus_queue.cc:260] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:20.495503 14123 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:20.498859 14042 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:20.499825 14663 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:20.500516 15033 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:20.500629 14123 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 249910f275d94fe3a00c3c846863492d in term 3.
I20260709 14:54:20.500908 15033 raft_consensus.cc:697] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Becoming Leader. State: Replica: 249910f275d94fe3a00c3c846863492d, State: Running, Role: LEADER
I20260709 14:54:20.501744 15033 consensus_queue.cc:237] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:20.509688 13795 catalog_manager.cc:5697] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d reported cstate change: term changed from 2 to 3, leader changed from 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132) to 249910f275d94fe3a00c3c846863492d (127.11.148.129). New cstate: current_term: 3 leader_uuid: "249910f275d94fe3a00c3c846863492d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:20.983008 14123 raft_consensus.cc:1275] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:20.984138 15033 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:21.003127 14045 raft_consensus.cc:1275] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Refusing update from remote peer 249910f275d94fe3a00c3c846863492d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:21.004773 15033 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:21.140913 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:21.177199 11858 tablet_server.cc:179] TabletServer@127.11.148.129:40831 shutting down...
W20260709 14:54:21.184521 13941 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 165 similar messages]
W20260709 14:54:21.191633 13941 consensus_peers.cc:597] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.211756 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:21.212704 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.213702 11858 raft_consensus.cc:2243] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.214214 11858 raft_consensus.cc:2272] T bd02b03118694b2495a6f2bae572e604 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.216565 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.217314 11858 raft_consensus.cc:2243] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.217662 11858 raft_consensus.cc:2272] T 7c984e4bb9c34be08144b1eadfe3e8cd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.219700 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.220413 11858 raft_consensus.cc:2243] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.221216 11858 raft_consensus.cc:2272] T 548782fdaa4340b684644d2e2c03d8a0 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.222358 14015 consensus_peers.cc:597] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.223443 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.224043 11858 raft_consensus.cc:2243] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.224404 11858 raft_consensus.cc:2272] T ad7746b55daf42cfb439954ab5a7d8e9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.226241 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.226893 11858 raft_consensus.cc:2243] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.227319 11858 raft_consensus.cc:2272] T d837d20927aa4ba3ae302e81db9bbdd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.230082 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.230818 11858 raft_consensus.cc:2243] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.231318 11858 raft_consensus.cc:2272] T 9b0c0feb58264342a3ac700593d6274b P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.233713 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.234344 11858 raft_consensus.cc:2243] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.234788 11858 raft_consensus.cc:2272] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.237031 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.237881 11858 raft_consensus.cc:2243] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.238345 11858 raft_consensus.cc:2272] T 2aac207e7ec14010bae402ad4af4ed8d P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.240646 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.241202 11858 raft_consensus.cc:2243] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.241552 11858 raft_consensus.cc:2272] T 8bacb3330c0348e4bf580bb95293ccca P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.243173 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.243741 11858 raft_consensus.cc:2243] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.244385 11858 raft_consensus.cc:2272] T e992910be51e4b14876f87abf74c9214 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.246376 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.246974 11858 raft_consensus.cc:2243] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.247854 11858 raft_consensus.cc:2272] T c5fefd9b973a4a0b84e630f851785004 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.249981 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.250674 11858 raft_consensus.cc:2243] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.251096 11858 raft_consensus.cc:2272] T 790d39a748ae4c1786dd736c65a9d535 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.251565 13941 consensus_peers.cc:597] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.253114 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.253732 11858 raft_consensus.cc:2243] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.254436 11858 raft_consensus.cc:2272] T 0c9a97ea9c2e414583a77067985cb7bf P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.256279 14015 consensus_peers.cc:597] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.256847 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.258353 11858 raft_consensus.cc:2243] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.258880 11858 raft_consensus.cc:2272] T 1978f96f15954e3f86f4cf4140ddeae2 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.261408 11858 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:21.261721 13941 consensus_peers.cc:597] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.261924 11858 raft_consensus.cc:2243] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.262369 11858 raft_consensus.cc:2272] T 73ba24c66bde42de88c79f7a20607d52 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.264182 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.264675 11858 raft_consensus.cc:2243] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.265309 11858 raft_consensus.cc:2272] T 5d4afbaf5a7f403197f4251a3ab11b51 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.267246 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.268059 11858 raft_consensus.cc:2243] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.268546 11858 raft_consensus.cc:2272] T 07f8c05054cf422faeb75aa1085759bf P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.270932 14015 consensus_peers.cc:597] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.271163 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.271903 11858 raft_consensus.cc:2243] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.272415 11858 raft_consensus.cc:2272] T 71b321f94cbc4941a954b3d9f31da3b0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.273299 14089 consensus_peers.cc:597] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.274600 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.275167 11858 raft_consensus.cc:2243] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.275882 11858 raft_consensus.cc:2272] T 3223a50f293f478a86ea8d3364fdb2ce P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.277612 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.278368 11858 raft_consensus.cc:2243] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.278888 11858 raft_consensus.cc:2272] T 3940e5872ac943c6a7df8922b42a0bd0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.281121 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.281637 11858 raft_consensus.cc:2243] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.282001 11858 raft_consensus.cc:2272] T 5082a1f3eee14bc198a3dfbcd9af21af P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.283814 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.284299 11858 raft_consensus.cc:2243] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.284655 11858 raft_consensus.cc:2272] T b7cfe7e514ca47cf932007a790433acd P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.286274 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.286769 11858 raft_consensus.cc:2243] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.287143 11858 raft_consensus.cc:2272] T e74d235b862c4b63b9e777ddfd091dd1 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.288830 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.289326 11858 raft_consensus.cc:2243] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.290009 11858 raft_consensus.cc:2272] T 709809d822c24f37b555641fc4b34d21 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.291676 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.292164 11858 raft_consensus.cc:2243] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.292552 11858 raft_consensus.cc:2272] T 472d616ad56a428f994a13c18f0540cf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.294361 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.294878 11858 raft_consensus.cc:2243] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.295244 11858 raft_consensus.cc:2272] T 382661fdedbd4df5b3ededa073fab539 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.296901 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.297398 11858 raft_consensus.cc:2243] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.298059 11858 raft_consensus.cc:2272] T aaf9708c42ae4ecbbeacebbd9933bc39 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.299841 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.300349 11858 raft_consensus.cc:2243] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.300689 11858 raft_consensus.cc:2272] T 2938f7d0463144fbbffb1b5e7e936995 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.302300 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:21.302784 11858 raft_consensus.cc:2243] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.303133 11858 raft_consensus.cc:2272] T 4989f97f9c8f42a0adb71a3c03612af9 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.305011 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.159616 15066 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.160231 15066 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.162446 15066 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:22.229442 14665 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.554s	user 0.000s	sys 0.019s
W20260709 14:54:22.230095 14665 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.555s	user 0.000s	sys 0.020s
I20260709 14:54:22.279158 15061 raft_consensus.cc:493] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader d4655bc422524375a50b00a80f38d5df)
I20260709 14:54:22.279873 15061 raft_consensus.cc:515] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.282213 15061 leader_election.cc:290] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:22.296415 14087 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.508s	user 0.002s	sys 0.009s
W20260709 14:54:22.297325 14087 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.003s	sys 0.010s
I20260709 14:54:22.299117 14123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.302275 15063 raft_consensus.cc:493] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.302731 15063 raft_consensus.cc:515] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.304667 15063 leader_election.cc:290] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.305081 15063 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.305493 15063 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.306006 15067 raft_consensus.cc:493] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c5816d7e8974b57ba174dc733ea3cc7)
I20260709 14:54:22.306509 15067 raft_consensus.cc:515] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:22.308552 15067 leader_election.cc:290] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:22.310720 15063 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.312526 14122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.309510 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.323925 11858 raft_consensus.cc:2243] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.324613 11858 raft_consensus.cc:2272] T 6739b77f4f054929805eedeec8cd4f81 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.327231 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.328158 11858 raft_consensus.cc:2243] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.328979 11858 raft_consensus.cc:2272] T e3899986a5584064a4381f8de4da5c6b P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.330375 14663 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.645s	user 0.008s	sys 0.006s
W20260709 14:54:22.330709 14663 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.646s	user 0.008s	sys 0.006s
I20260709 14:54:22.331339 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.333005 15059 raft_consensus.cc:493] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader baae2b4e15864b12b966c3b2cad956bf)
I20260709 14:54:22.333532 15059 raft_consensus.cc:515] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:22.334193 14088 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.538s	user 0.000s	sys 0.008s
W20260709 14:54:22.334501 14088 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.539s	user 0.000s	sys 0.009s
I20260709 14:54:22.335773 15059 leader_election.cc:290] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.338220 14918 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.338670 14918 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.339313 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.346356 14918 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.334216 11858 raft_consensus.cc:2243] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.355070 11858 raft_consensus.cc:2272] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.356590 15061 raft_consensus.cc:493] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader baae2b4e15864b12b966c3b2cad956bf)
I20260709 14:54:22.357209 15061 raft_consensus.cc:515] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:22.359747 13976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.340054 15059 raft_consensus.cc:493] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1c5816d7e8974b57ba174dc733ea3cc7)
I20260709 14:54:22.360530 15059 raft_consensus.cc:515] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.339361 15063 raft_consensus.cc:493] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4655bc422524375a50b00a80f38d5df)
I20260709 14:54:22.362442 15059 leader_election.cc:290] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:22.362952 15063 raft_consensus.cc:515] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.359234 15061 leader_election.cc:290] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:22.365029 15063 leader_election.cc:290] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.343766 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a103b4a3ec4270889d9da2bf0b6677" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.349766 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f5ca257f4214979abb7a77785022332" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.368516 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01a34912db2a430fa971d1467e828905" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.370139 14663 leader_election.cc:304] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.370860 15060 raft_consensus.cc:2749] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:22.373342 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c984e4bb9c34be08144b1eadfe3e8cd" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.381057 14047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.342778 15069 raft_consensus.cc:493] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader baae2b4e15864b12b966c3b2cad956bf)
I20260709 14:54:22.385316 15060 raft_consensus.cc:493] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader baae2b4e15864b12b966c3b2cad956bf)
I20260709 14:54:22.385888 15060 raft_consensus.cc:515] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:22.387919 15060 leader_election.cc:290] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:22.389521 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.385355 15069 raft_consensus.cc:515] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:22.393615 15069 leader_election.cc:290] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.397703 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f8d5c6829aa4f68b59a5b5030df88c0" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.399240 14664 leader_election.cc:304] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.400353 15060 raft_consensus.cc:2749] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.405227 14045 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39472 (request call id 484) took 1038 ms. Trace:
I20260709 14:54:22.405704 14045 rpcz_store.cc:276] 0709 14:54:21.366966 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:21.596775 (+229809us) service_pool.cc:224] Handling call
0709 14:54:22.404765 (+807990us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 14:54:22.404926 (+   161us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 14:54:22.404950 (+    24us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 14:54:22.404988 (+    38us) raft_consensus.cc:1645] Marking committed up to 2
0709 14:54:22.405016 (+    28us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 14:54:22.405064 (+    48us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 14:54:22.405153 (+    89us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:54:22.420107 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d837d20927aa4ba3ae302e81db9bbdd1" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.428843 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.429816 11858 raft_consensus.cc:2243] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.431319 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bfeac9edca24630a388934cb2f6674f" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
W20260709 14:54:22.440133 14662 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.132:45995, user_credentials={real_user=slave}} blocked reactor thread for 84017.1us
I20260709 14:54:22.440862 14662 leader_election.cc:304] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.441990 15072 raft_consensus.cc:493] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1c5816d7e8974b57ba174dc733ea3cc7)
I20260709 14:54:22.442513 15070 raft_consensus.cc:493] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election (detected failure of leader baae2b4e15864b12b966c3b2cad956bf)
I20260709 14:54:22.443032 15070 raft_consensus.cc:515] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
I20260709 14:54:22.445094 15070 leader_election.cc:290] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
I20260709 14:54:22.445694 15061 raft_consensus.cc:493] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d4655bc422524375a50b00a80f38d5df)
I20260709 14:54:22.446185 15061 raft_consensus.cc:515] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } }
I20260709 14:54:22.442516 15072 raft_consensus.cc:515] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } } peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } }
W20260709 14:54:22.446900 14089 consensus_peers.cc:597] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.447674 14089 consensus_peers.cc:597] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.448185 14089 consensus_peers.cc:597] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.448544 15072 leader_election.cc:290] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995)
W20260709 14:54:22.448709 14089 consensus_peers.cc:597] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.449254 14045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.452713 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.448587 15061 leader_election.cc:290] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367), d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303)
I20260709 14:54:22.456512 15060 raft_consensus.cc:2749] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:22.432293 15062 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.464042 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ce9bba7e91247f1ba55c81737aadcd5" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.463833 15062 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.466475 15062 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
W20260709 14:54:22.449270 14089 consensus_peers.cc:597] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.471616 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1035a5277afc4ebeb9a36e557eed905a" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.468477 11858 raft_consensus.cc:2272] T 3c5c0d93a7ec4339b23452feef4f2cdf P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.469851 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fdc9099c44a4be7ac923a33091584fd" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.473591 14664 leader_election.cc:304] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: baae2b4e15864b12b966c3b2cad956bf, d4655bc422524375a50b00a80f38d5df
W20260709 14:54:22.473702 14089 consensus_peers.cc:597] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.475632 14089 consensus_peers.cc:597] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.474609 15076 raft_consensus.cc:2749] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.479241 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
W20260709 14:54:22.489010 14089 leader_election.cc:336] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.484138 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.498689 13940 leader_election.cc:304] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.499366 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.489415 14089 leader_election.cc:304] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
W20260709 14:54:22.488373 13941 consensus_peers.cc:597] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.500761 14089 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.501405 15062 raft_consensus.cc:2749] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:22.501576 15077 raft_consensus.cc:2749] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:22.501401 14089 consensus_peers.cc:597] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.505383 13940 leader_election.cc:304] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.506134 15077 raft_consensus.cc:2749] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:22.506062 14662 leader_election.cc:304] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:22.508975 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.508810 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.509253 15076 raft_consensus.cc:2749] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:22.509784 13968 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 3.
I20260709 14:54:22.510281 15013 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.510821 15013 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:22.511226 13941 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.511793 13941 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.512372 15062 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.512503 15077 raft_consensus.cc:2749] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:22.512811 15013 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.509995 11858 raft_consensus.cc:2243] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:22.513720 13941 consensus_peers.cc:597] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.514264 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
W20260709 14:54:22.514390 13941 consensus_peers.cc:597] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.515147 13941 consensus_peers.cc:597] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.515782 13941 consensus_peers.cc:597] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.516158 15078 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.515576 15062 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.516700 15078 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.519147 15078 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.519706 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.520131 15062 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:22.516378 13941 consensus_peers.cc:597] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.514286 11858 raft_consensus.cc:2272] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.521260 13941 consensus_peers.cc:597] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.521427 15076 raft_consensus.cc:670] T c19fd5aabcd848628664339def2b49fe P 249910f275d94fe3a00c3c846863492d: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
I20260709 14:54:22.520401 14044 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 3.
I20260709 14:54:22.523068 14088 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:22.523949 15013 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:22.524305 15013 raft_consensus.cc:493] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.524684 15013 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.525099 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.525843 11858 raft_consensus.cc:2243] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.526289 11858 raft_consensus.cc:2272] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.527530 14089 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:22.529783 14089 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.530434 15075 raft_consensus.cc:2749] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:22.531020 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb22bc109db4ed3b76230c0498edc97" candidate_uuid: "249910f275d94fe3a00c3c846863492d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.528643 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.531016 15062 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:22.532573 11858 raft_consensus.cc:2243] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.532439 15013 raft_consensus.cc:515] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.533186 11858 raft_consensus.cc:2272] T d205619b102b47a6992ebd46f4e994ad P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:22.533520 14015 consensus_peers.cc:597] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.534168 14015 consensus_peers.cc:597] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.534533 15062 raft_consensus.cc:493] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.535036 15062 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.535094 14044 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df"
I20260709 14:54:22.535761 14044 raft_consensus.cc:3060] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.539664 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c9a97ea9c2e414583a77067985cb7bf" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.540037 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b6f37bb00814eb0849823ea3aa5d8e3" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.540411 14120 raft_consensus.cc:2393] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d4655bc422524375a50b00a80f38d5df in current term 4: Already voted for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in this term.
I20260709 14:54:22.540236 14662 leader_election.cc:304] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d [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: 249910f275d94fe3a00c3c846863492d; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df
W20260709 14:54:22.541224 14662 raft_consensus.cc:2686] T 3cb22bc109db4ed3b76230c0498edc97 P 249910f275d94fe3a00c3c846863492d: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 14:54:22.542598 15075 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
W20260709 14:54:22.541177 14015 consensus_peers.cc:597] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.543103 15075 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:22.543968 14015 consensus_peers.cc:597] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.544492 14015 consensus_peers.cc:597] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.545002 14015 consensus_peers.cc:597] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.545456 14015 consensus_peers.cc:597] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.547456 14048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d4655bc422524375a50b00a80f38d5df" is_pre_election: true
I20260709 14:54:22.546129 15075 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.546141 15013 leader_election.cc:290] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: Requested vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.547536 15077 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
W20260709 14:54:22.548105 14015 consensus_peers.cc:597] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:22.548650 14015 consensus_peers.cc:597] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.548352 15077 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:22.547079 14089 leader_election.cc:336] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.549521 14089 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:22.549921 15062 raft_consensus.cc:515] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.550225 15075 raft_consensus.cc:2749] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:22.550544 15077 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.535681 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.551939 15062 leader_election.cc:290] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.545531 14044 raft_consensus.cc:2468] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 4.
W20260709 14:54:22.549201 14015 leader_election.cc:336] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.552800 11858 raft_consensus.cc:2243] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:22.551512 14089 leader_election.cc:336] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.553035 14015 leader_election.cc:304] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:22.553289 14088 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:22.553794 15078 raft_consensus.cc:2749] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.553956 14089 leader_election.cc:304] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.551887 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.555174 15062 raft_consensus.cc:2804] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:22.553285 11858 raft_consensus.cc:2272] T 7f8d5c6829aa4f68b59a5b5030df88c0 P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.555984 15075 raft_consensus.cc:2749] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.557142 15062 raft_consensus.cc:697] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:22.557991 15062 consensus_queue.cc:237] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
W20260709 14:54:22.561209 14015 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.574694 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.575703 11858 raft_consensus.cc:2243] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.576710 11858 raft_consensus.cc:2272] T b7a103b4a3ec4270889d9da2bf0b6677 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.579289 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.581099 14013 leader_election.cc:304] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:22.582656 15070 raft_consensus.cc:2749] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:22.582737 14013 leader_election.cc:304] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [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: d4655bc422524375a50b00a80f38d5df; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.583528 15070 raft_consensus.cc:2749] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:22.581633 13941 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.584491 13941 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [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: baae2b4e15864b12b966c3b2cad956bf; no voters: 1c5816d7e8974b57ba174dc733ea3cc7, 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.585156 15072 raft_consensus.cc:2749] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:22.588605 11858 raft_consensus.cc:2243] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.589269 11858 raft_consensus.cc:2272] T 3bfeac9edca24630a388934cb2f6674f P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.592147 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.594825 11858 raft_consensus.cc:2243] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.595781 11858 raft_consensus.cc:2272] T d819c2e362d24343bad11a249a48e73e P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.598510 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.599254 11858 raft_consensus.cc:2243] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.599833 11858 raft_consensus.cc:2272] T 01a34912db2a430fa971d1467e828905 P 249910f275d94fe3a00c3c846863492d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.602648 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.603526 11858 raft_consensus.cc:2243] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.601840 13798 catalog_manager.cc:5697] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 3 to 4, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 4 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.604431 11858 raft_consensus.cc:2272] T 6cadc5983f8c493abbcbbb2cb11a5167 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.607208 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.607919 11858 raft_consensus.cc:2243] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:22.609664 15062 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.610316 11858 raft_consensus.cc:2272] T de0a878643f741938d198cf162f53158 P 249910f275d94fe3a00c3c846863492d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.611611 15062 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.613803 15062 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.614496 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.615315 11858 raft_consensus.cc:2243] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.615846 11858 raft_consensus.cc:2272] T 5f5ca257f4214979abb7a77785022332 P 249910f275d94fe3a00c3c846863492d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.618485 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:22.619098 11858 raft_consensus.cc:2243] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.619599 11858 raft_consensus.cc:2272] T 3fdc9099c44a4be7ac923a33091584fd P 249910f275d94fe3a00c3c846863492d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:22.636055 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d4afbaf5a7f403197f4251a3ab11b51" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:22.636679 13968 raft_consensus.cc:3060] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.644896 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.645520 13967 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 3.
W20260709 14:54:22.648924 14089 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:54:22.649809 14089 leader_election.cc:336] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.650215 14089 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.650925 15062 raft_consensus.cc:2749] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:22.651253 14089 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.655069 13968 raft_consensus.cc:2468] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 4.
I20260709 14:54:22.658756 14089 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.663889 15062 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:22.664065 14089 leader_election.cc:304] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.664292 15062 raft_consensus.cc:493] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.664655 15062 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.665210 15013 raft_consensus.cc:2804] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:22.665701 15013 raft_consensus.cc:697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
W20260709 14:54:22.666112 14089 leader_election.cc:336] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.666674 14089 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:22.666477 15013 consensus_queue.cc:237] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.667479 15063 raft_consensus.cc:2749] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:22.669106 14089 leader_election.cc:336] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:54:22.669888 14089 leader_election.cc:336] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:54:22.670620 14089 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.671564 15062 raft_consensus.cc:515] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.673730 15062 leader_election.cc:290] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.675194 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e992910be51e4b14876f87abf74c9214" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:22.675836 13968 raft_consensus.cc:3060] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.682480 13968 raft_consensus.cc:2468] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 4.
I20260709 14:54:22.686228 15072 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.686347 14089 leader_election.cc:304] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.686842 15072 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.687943 15063 raft_consensus.cc:2804] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:22.688454 15063 raft_consensus.cc:697] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:22.688982 15072 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.689388 15063 consensus_queue.cc:237] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.691104 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.692759 15070 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.692970 14121 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 2.
I20260709 14:54:22.693898 15070 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.694435 13939 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
W20260709 14:54:22.694986 13941 leader_election.cc:336] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.695264 15072 raft_consensus.cc:2804] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:22.696069 15070 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.698719 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.699314 14120 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
W20260709 14:54:22.699512 14089 leader_election.cc:336] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:54:22.700804 14015 leader_election.cc:336] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:22.702188 14013 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.695984 15072 raft_consensus.cc:493] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.703166 15070 raft_consensus.cc:2804] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:22.703293 15072 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.703601 15070 raft_consensus.cc:493] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.703969 15070 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:22.708318 14089 connection.cc:769] client connection to 127.11.148.129:40831 send error: Network error: sendmsg error: Broken pipe (error 32)
I20260709 14:54:22.713100 15070 raft_consensus.cc:515] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.712598 15072 raft_consensus.cc:515] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.716643 15070 leader_election.cc:290] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.717700 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaf9708c42ae4ecbbeacebbd9933bc39" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:22.718262 14121 raft_consensus.cc:3060] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.720731 15072 leader_election.cc:290] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.721542 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "548782fdaa4340b684644d2e2c03d8a0" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:22.722060 14120 raft_consensus.cc:3060] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.725183 14121 raft_consensus.cc:2468] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 3.
I20260709 14:54:22.729511 13939 leader_election.cc:304] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.731057 15077 raft_consensus.cc:2804] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:22.732240 14120 raft_consensus.cc:2468] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 3.
I20260709 14:54:22.734261 15077 raft_consensus.cc:697] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:22.735117 15077 consensus_queue.cc:237] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.739020 11858 tablet_server.cc:196] TabletServer@127.11.148.129:40831 shutdown complete.
I20260709 14:54:22.740921 14013 leader_election.cc:304] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [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: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:22.741671 15070 raft_consensus.cc:2804] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:22.742321 15070 raft_consensus.cc:697] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 3 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:22.743077 15070 consensus_queue.cc:237] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.749110 13798 catalog_manager.cc:5697] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 3 to 4, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 4 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.750849 13798 catalog_manager.cc:5697] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 3 to 4, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 4 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.754117 15072 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.754717 15072 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.756812 15072 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.757452 13795 catalog_manager.cc:5697] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 2 to 3, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 3 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.758095 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.759310 14120 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 3.
I20260709 14:54:22.760324 13939 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
I20260709 14:54:22.761946 15077 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:22.762333 15077 raft_consensus.cc:493] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.762745 15077 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.770143 15069 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.770699 15069 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.770988 13796 catalog_manager.cc:5697] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 2 to 3, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 3 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.772702 15069 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.769677 15077 raft_consensus.cc:515] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.776944 14120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fefd9b973a4a0b84e630f851785004" candidate_uuid: "baae2b4e15864b12b966c3b2cad956bf" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:22.777491 14120 raft_consensus.cc:3060] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:22.780351 15063 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.780936 15063 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.782994 15063 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:22.783294 15077 leader_election.cc:290] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.784785 14121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" is_pre_election: true
I20260709 14:54:22.785387 14121 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 2.
I20260709 14:54:22.786201 13968 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf" is_pre_election: true
I20260709 14:54:22.786757 13968 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 2.
I20260709 14:54:22.787670 14013 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 
I20260709 14:54:22.788378 15069 raft_consensus.cc:2804] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:22.788733 15069 raft_consensus.cc:493] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.789062 15069 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:22.789712 14089 leader_election.cc:336] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.796372 15069 raft_consensus.cc:515] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.796553 14089 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.797420 15075 raft_consensus.cc:2804] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:22.797787 15075 raft_consensus.cc:493] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:22.798113 15075 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:22.813827 13941 leader_election.cc:336] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:22.813833 14015 leader_election.cc:336] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.817526 15069 leader_election.cc:290] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 election: Requested vote from peers 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132:45995), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:22.820088 14120 raft_consensus.cc:2468] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate baae2b4e15864b12b966c3b2cad956bf in term 4.
I20260709 14:54:22.823944 15075 raft_consensus.cc:515] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.826289 15075 leader_election.cc:290] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 election: Requested vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
W20260709 14:54:22.828366 14015 leader_election.cc:336] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.828756 13939 leader_election.cc:304] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [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: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 
W20260709 14:54:22.829836 14015 leader_election.cc:336] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.829933 15072 raft_consensus.cc:2804] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:22.830449 15072 raft_consensus.cc:697] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 LEADER]: Becoming Leader. State: Replica: baae2b4e15864b12b966c3b2cad956bf, State: Running, Role: LEADER
I20260709 14:54:22.831336 14118 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3223a50f293f478a86ea8d3364fdb2ce" candidate_uuid: "d4655bc422524375a50b00a80f38d5df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "1c5816d7e8974b57ba174dc733ea3cc7"
I20260709 14:54:22.831915 14118 raft_consensus.cc:3060] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.831266 15072 consensus_queue.cc:237] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
W20260709 14:54:22.842377 13941 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:22.843025 14089 leader_election.cc:336] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.844924 14118 raft_consensus.cc:2468] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d4655bc422524375a50b00a80f38d5df in term 3.
I20260709 14:54:22.846593 14013 leader_election.cc:304] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, d4655bc422524375a50b00a80f38d5df; no voters: 249910f275d94fe3a00c3c846863492d
W20260709 14:54:22.843125 13941 leader_election.cc:336] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:22.847900 15065 raft_consensus.cc:2804] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:22.848366 15065 raft_consensus.cc:697] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 3 LEADER]: Becoming Leader. State: Replica: d4655bc422524375a50b00a80f38d5df, State: Running, Role: LEADER
I20260709 14:54:22.849093 15065 consensus_queue.cc:237] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [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: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:22.853463 13967 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "709809d822c24f37b555641fc4b34d21" candidate_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "baae2b4e15864b12b966c3b2cad956bf"
I20260709 14:54:22.854064 13967 raft_consensus.cc:3060] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:22.860597 13967 raft_consensus.cc:2468] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c5816d7e8974b57ba174dc733ea3cc7 in term 3.
I20260709 14:54:22.867761 14089 leader_election.cc:304] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1c5816d7e8974b57ba174dc733ea3cc7, baae2b4e15864b12b966c3b2cad956bf; no voters: 249910f275d94fe3a00c3c846863492d
I20260709 14:54:22.868528 15062 raft_consensus.cc:2804] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:22.870721 15062 raft_consensus.cc:697] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 LEADER]: Becoming Leader. State: Replica: 1c5816d7e8974b57ba174dc733ea3cc7, State: Running, Role: LEADER
I20260709 14:54:22.871555 15062 consensus_queue.cc:237] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:22.880697 13795 catalog_manager.cc:5697] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf reported cstate change: term changed from 3 to 4, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to baae2b4e15864b12b966c3b2cad956bf (127.11.148.130). New cstate: current_term: 4 leader_uuid: "baae2b4e15864b12b966c3b2cad956bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:22.881333 13798 catalog_manager.cc:5697] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df reported cstate change: term changed from 2 to 3, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to d4655bc422524375a50b00a80f38d5df (127.11.148.131). New cstate: current_term: 3 leader_uuid: "d4655bc422524375a50b00a80f38d5df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.924233 13795 catalog_manager.cc:5697] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 reported cstate change: term changed from 2 to 3, leader changed from 249910f275d94fe3a00c3c846863492d (127.11.148.129) to 1c5816d7e8974b57ba174dc733ea3cc7 (127.11.148.132). New cstate: current_term: 3 leader_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:22.956810 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:54:22.973925 14015 consensus_peers.cc:597] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:22.995625 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:22.996479 11858 tablet_replica.cc:333] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:22.997311 11858 raft_consensus.cc:2243] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:22.997855 11858 raft_consensus.cc:2272] T a647ab2236da4d48a176f5dfa5a091b8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:23.000123 14015 consensus_peers.cc:597] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.000167 11858 tablet_replica.cc:333] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
W20260709 14:54:23.000775 14015 consensus_peers.cc:597] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.001139 11858 raft_consensus.cc:2243] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:23.001310 14015 consensus_peers.cc:597] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.002111 11858 raft_consensus.cc:2272] T 8bacb3330c0348e4bf580bb95293ccca P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.004294 11858 tablet_replica.cc:333] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.004900 11858 raft_consensus.cc:2243] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.005272 11858 raft_consensus.cc:2272] T 2aac207e7ec14010bae402ad4af4ed8d P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.007035 11858 tablet_replica.cc:333] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.007598 11858 raft_consensus.cc:2243] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.007975 11858 raft_consensus.cc:2272] T ad95d5812ab04ee3a065d8ac7b10a1f8 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.009918 11858 tablet_replica.cc:333] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.010439 11858 raft_consensus.cc:2243] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.010833 11858 raft_consensus.cc:2272] T 3e327eeb6af14bb2bbf7a1bb66304a51 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.013226 11858 tablet_replica.cc:333] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.013927 11858 raft_consensus.cc:2243] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.014431 11858 raft_consensus.cc:2272] T 2938f7d0463144fbbffb1b5e7e936995 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.016700 11858 tablet_replica.cc:333] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.017191 11858 raft_consensus.cc:2243] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.017735 11858 pending_rounds.cc:70] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Trying to abort 1 pending ops.
I20260709 14:54:23.017931 11858 pending_rounds.cc:77] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661901777170432 op_type: NO_OP noop_request { }
I20260709 14:54:23.018250 11858 raft_consensus.cc:2889] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:23.018555 11858 raft_consensus.cc:2272] T aaf9708c42ae4ecbbeacebbd9933bc39 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.020991 11858 tablet_replica.cc:333] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.021483 11858 raft_consensus.cc:2243] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.022148 11858 raft_consensus.cc:2272] T 01a34912db2a430fa971d1467e828905 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.024425 11858 tablet_replica.cc:333] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.025173 11858 raft_consensus.cc:2243] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.025645 11858 raft_consensus.cc:2272] T e75776405e8a48b3a2932bcdc8937f39 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.027501 11858 tablet_replica.cc:333] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.028074 11858 raft_consensus.cc:2243] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.028496 11858 raft_consensus.cc:2272] T 1035a5277afc4ebeb9a36e557eed905a P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.030023 14044 raft_consensus.cc:1275] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Refusing update from remote peer 1c5816d7e8974b57ba174dc733ea3cc7: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:23.030576 11858 tablet_replica.cc:333] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.031349 11858 raft_consensus.cc:2243] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.031325 15013 consensus_queue.cc:1048] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:23.032055 11858 raft_consensus.cc:2272] T c19fd5aabcd848628664339def2b49fe P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.034628 11858 tablet_replica.cc:333] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.035483 11858 raft_consensus.cc:2243] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.036087 11858 raft_consensus.cc:2272] T e74d235b862c4b63b9e777ddfd091dd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.038429 11858 tablet_replica.cc:333] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.039250 11858 raft_consensus.cc:2243] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.040282 11858 raft_consensus.cc:2272] T 71b321f94cbc4941a954b3d9f31da3b0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.042798 11858 tablet_replica.cc:333] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.043568 11858 raft_consensus.cc:2243] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.044574 11858 raft_consensus.cc:2272] T 07f8c05054cf422faeb75aa1085759bf P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.047309 11858 tablet_replica.cc:333] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.048051 11858 raft_consensus.cc:2243] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.048542 11858 raft_consensus.cc:2272] T 5d4afbaf5a7f403197f4251a3ab11b51 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.050952 11858 tablet_replica.cc:333] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.051679 11858 raft_consensus.cc:2243] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.052124 11858 raft_consensus.cc:2272] T 709809d822c24f37b555641fc4b34d21 P baae2b4e15864b12b966c3b2cad956bf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.054359 11858 tablet_replica.cc:333] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
W20260709 14:54:23.054585 14015 consensus_peers.cc:597] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.055030 11858 raft_consensus.cc:2243] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:23.055548 14089 consensus_peers.cc:597] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.055658 11858 raft_consensus.cc:2272] T 472d616ad56a428f994a13c18f0540cf P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.058198 11858 tablet_replica.cc:333] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.059100 11858 raft_consensus.cc:2243] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:23.059374 14015 consensus_peers.cc:597] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.059924 11858 raft_consensus.cc:2272] T 5ae240bc78e24201a4826c7a9c7aabf2 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.061923 11858 tablet_replica.cc:333] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.063596 11858 raft_consensus.cc:2243] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.063970 11858 raft_consensus.cc:2272] T ad7746b55daf42cfb439954ab5a7d8e9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:23.065857 14089 consensus_peers.cc:597] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.066161 11858 tablet_replica.cc:333] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.066745 11858 raft_consensus.cc:2243] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.067166 11858 raft_consensus.cc:2272] T cc75e9503c254058918633cfd68adf58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:23.068298 14089 consensus_peers.cc:597] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.069260 11858 tablet_replica.cc:333] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.069832 11858 raft_consensus.cc:2243] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.070199 11858 raft_consensus.cc:2272] T 4989f97f9c8f42a0adb71a3c03612af9 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.071907 11858 tablet_replica.cc:333] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.072372 11858 raft_consensus.cc:2243] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.073041 11858 raft_consensus.cc:2272] T 1b6f37bb00814eb0849823ea3aa5d8e3 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.074703 11858 tablet_replica.cc:333] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.075167 11858 raft_consensus.cc:2243] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.075829 11858 raft_consensus.cc:2272] T 3bfeac9edca24630a388934cb2f6674f P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.077376 11858 tablet_replica.cc:333] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.077863 11858 raft_consensus.cc:2243] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.078223 11858 raft_consensus.cc:2272] T de0a878643f741938d198cf162f53158 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.079792 11858 tablet_replica.cc:333] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.080265 11858 raft_consensus.cc:2243] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.080614 11858 raft_consensus.cc:2272] T 6cadc5983f8c493abbcbbb2cb11a5167 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.082257 11858 tablet_replica.cc:333] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.082732 11858 raft_consensus.cc:2243] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.083364 11858 raft_consensus.cc:2272] T 7f8d5c6829aa4f68b59a5b5030df88c0 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.084949 11858 tablet_replica.cc:333] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.085422 11858 raft_consensus.cc:2243] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.086098 11858 raft_consensus.cc:2272] T d205619b102b47a6992ebd46f4e994ad P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.087826 11858 tablet_replica.cc:333] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.088299 11858 raft_consensus.cc:2243] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.088798 11858 pending_rounds.cc:70] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Trying to abort 1 pending ops.
I20260709 14:54:23.088963 11858 pending_rounds.cc:77] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661902178807808 op_type: NO_OP noop_request { }
I20260709 14:54:23.089213 11858 raft_consensus.cc:2889] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:23.089452 11858 raft_consensus.cc:2272] T c5fefd9b973a4a0b84e630f851785004 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.091293 11858 tablet_replica.cc:333] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.091991 11858 raft_consensus.cc:2243] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.092471 11858 raft_consensus.cc:2272] T 76f7ab2d25ed4159bec1a8484ce867a4 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.094705 11858 tablet_replica.cc:333] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.095422 11858 raft_consensus.cc:2243] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.095911 11858 raft_consensus.cc:2272] T 790d39a748ae4c1786dd736c65a9d535 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.097980 11858 tablet_replica.cc:333] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.098423 11858 raft_consensus.cc:2243] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.098765 11858 raft_consensus.cc:2272] T b7cfe7e514ca47cf932007a790433acd P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.100416 11858 tablet_replica.cc:333] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.100867 11858 raft_consensus.cc:2243] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.101487 11858 raft_consensus.cc:2272] T c279fc65230c4daaa4bed4a1251f3b58 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.102988 11858 tablet_replica.cc:333] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.103530 11858 raft_consensus.cc:2243] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.103864 11858 raft_consensus.cc:2272] T 3fdc9099c44a4be7ac923a33091584fd P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.105311 11858 tablet_replica.cc:333] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.105743 11858 raft_consensus.cc:2243] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.106058 11858 raft_consensus.cc:2272] T 0b642a6157c0408abcf21b8d6703a12d P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.107558 11858 tablet_replica.cc:333] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.107965 11858 raft_consensus.cc:2243] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.108647 11858 raft_consensus.cc:2272] T 660a648d1e934362913610225b652ff9 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.110157 11858 tablet_replica.cc:333] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.110586 11858 raft_consensus.cc:2243] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.110893 11858 raft_consensus.cc:2272] T 6ce9bba7e91247f1ba55c81737aadcd5 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.112519 11858 tablet_replica.cc:333] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.112962 11858 raft_consensus.cc:2243] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.113272 11858 raft_consensus.cc:2272] T e3899986a5584064a4381f8de4da5c6b P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.114753 11858 tablet_replica.cc:333] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.115157 11858 raft_consensus.cc:2243] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.115787 11858 raft_consensus.cc:2272] T 6739b77f4f054929805eedeec8cd4f81 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.117268 11858 tablet_replica.cc:333] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.117681 11858 raft_consensus.cc:2243] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.118271 11858 raft_consensus.cc:2272] T 7456d8e88f6a43cf9b7632918772002a P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.119867 11858 tablet_replica.cc:333] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.120265 11858 raft_consensus.cc:2243] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.120586 11858 raft_consensus.cc:2272] T 234b06bf017f43e8918204664682eb48 P baae2b4e15864b12b966c3b2cad956bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.122079 11858 tablet_replica.cc:333] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.122519 11858 raft_consensus.cc:2243] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.122898 11858 raft_consensus.cc:2272] T bd02b03118694b2495a6f2bae572e604 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.124611 11858 tablet_replica.cc:333] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.125017 11858 raft_consensus.cc:2243] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.125363 11858 raft_consensus.cc:2272] T e992910be51e4b14876f87abf74c9214 P baae2b4e15864b12b966c3b2cad956bf [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.126936 11858 tablet_replica.cc:333] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.127344 11858 raft_consensus.cc:2243] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.128036 11858 raft_consensus.cc:2272] T 73ba24c66bde42de88c79f7a20607d52 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.129583 11858 tablet_replica.cc:333] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf: stopping tablet replica
I20260709 14:54:23.129971 11858 raft_consensus.cc:2243] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.130628 11858 raft_consensus.cc:2272] T d837d20927aa4ba3ae302e81db9bbdd1 P baae2b4e15864b12b966c3b2cad956bf [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:23.154208 14089 consensus_peers.cc:597] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.166725 14089 consensus_peers.cc:597] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.170198 14015 consensus_peers.cc:597] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.187359 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
W20260709 14:54:23.189776 14015 consensus_peers.cc:597] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.192371 14089 consensus_peers.cc:597] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.268641 14089 consensus_peers.cc:597] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.274459 14015 consensus_peers.cc:597] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.281164 14015 consensus_peers.cc:597] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.281598 14015 consensus_peers.cc:597] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.283739 14089 consensus_peers.cc:597] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.284574 14145 debug-util.cc:398] Leaking SignalData structure 0x7b08001fa2a0 after lost signal to thread 11861
W20260709 14:54:23.286032 14145 debug-util.cc:398] Leaking SignalData structure 0x7b0800219200 after lost signal to thread 13833
W20260709 14:54:23.292240 14145 debug-util.cc:398] Leaking SignalData structure 0x7b0800272720 after lost signal to thread 14074
W20260709 14:54:23.295285 14145 debug-util.cc:398] Leaking SignalData structure 0x7b0800124840 after lost signal to thread 14148
W20260709 14:54:23.311816 14089 consensus_peers.cc:597] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.316947 14120 raft_consensus.cc:1275] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:23.321054 15069 consensus_queue.cc:1048] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 14:54:23.329509 14089 consensus_peers.cc:597] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.336236 14089 consensus_peers.cc:597] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.339854 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
W20260709 14:54:23.357700 14088 consensus_peers.cc:597] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.359483 14089 consensus_peers.cc:597] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.366802 14089 consensus_peers.cc:597] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Couldn't send request to peer 249910f275d94fe3a00c3c846863492d. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.379218 14089 consensus_peers.cc:597] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.391742 14088 consensus_peers.cc:597] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.407752 14089 consensus_peers.cc:597] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.412756 14120 raft_consensus.cc:1275] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Refusing update from remote peer d4655bc422524375a50b00a80f38d5df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:54:23.421030 14088 consensus_peers.cc:597] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.425701 15070 consensus_queue.cc:1048] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [LEADER]: Connected to new peer: Peer: permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
W20260709 14:54:23.427134 14088 consensus_peers.cc:597] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.430781 14088 consensus_peers.cc:597] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.438776 14089 consensus_peers.cc:597] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.463902 14089 consensus_peers.cc:597] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.467904 14089 consensus_peers.cc:597] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.471884 14089 consensus_peers.cc:597] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Couldn't send request to peer baae2b4e15864b12b966c3b2cad956bf. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.482475 14088 consensus_peers.cc:597] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.492053 14088 consensus_peers.cc:597] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.497372 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:23.498426 11858 tablet_replica.cc:333] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.499356 11858 raft_consensus.cc:2243] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.500442 11858 raft_consensus.cc:2272] T 548782fdaa4340b684644d2e2c03d8a0 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.503062 11858 tablet_replica.cc:333] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.503805 11858 raft_consensus.cc:2243] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.504820 11858 raft_consensus.cc:2272] T 9b0c0feb58264342a3ac700593d6274b P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.507122 11858 tablet_replica.cc:333] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.508078 11858 raft_consensus.cc:2243] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.508713 11858 raft_consensus.cc:2272] T 3e327eeb6af14bb2bbf7a1bb66304a51 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.511055 11858 tablet_replica.cc:333] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.511680 11858 raft_consensus.cc:2243] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.512557 11858 raft_consensus.cc:2272] T a647ab2236da4d48a176f5dfa5a091b8 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.514842 11858 tablet_replica.cc:333] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.515556 11858 raft_consensus.cc:2243] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.516959 11858 raft_consensus.cc:2272] T 382661fdedbd4df5b3ededa073fab539 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.519359 11858 tablet_replica.cc:333] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.520156 11858 raft_consensus.cc:2243] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.521277 11858 raft_consensus.cc:2272] T 2938f7d0463144fbbffb1b5e7e936995 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.523216 11858 tablet_replica.cc:333] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.523751 11858 raft_consensus.cc:2243] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.524238 11858 raft_consensus.cc:2272] T 8bacb3330c0348e4bf580bb95293ccca P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.526660 11858 tablet_replica.cc:333] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.527486 11858 raft_consensus.cc:2243] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.528299 11858 raft_consensus.cc:2272] T 2aac207e7ec14010bae402ad4af4ed8d P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.530710 11858 tablet_replica.cc:333] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.531358 11858 raft_consensus.cc:2243] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.532132 11858 raft_consensus.cc:2272] T 3223a50f293f478a86ea8d3364fdb2ce P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.535319 11858 tablet_replica.cc:333] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.536283 11858 raft_consensus.cc:2243] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.537462 11858 raft_consensus.cc:2272] T e75776405e8a48b3a2932bcdc8937f39 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.540930 11858 tablet_replica.cc:333] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.541545 11858 raft_consensus.cc:2243] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.542120 11858 raft_consensus.cc:2272] T 01a34912db2a430fa971d1467e828905 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.544646 11858 tablet_replica.cc:333] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.545199 11858 raft_consensus.cc:2243] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.545625 11858 raft_consensus.cc:2272] T 234b06bf017f43e8918204664682eb48 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.547497 11858 tablet_replica.cc:333] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.548056 11858 raft_consensus.cc:2243] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.548527 11858 raft_consensus.cc:2272] T d819c2e362d24343bad11a249a48e73e P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.550364 11858 tablet_replica.cc:333] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.550836 11858 raft_consensus.cc:2243] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.551261 11858 raft_consensus.cc:2272] T 1035a5277afc4ebeb9a36e557eed905a P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.553249 11858 tablet_replica.cc:333] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.553772 11858 raft_consensus.cc:2243] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.554311 11858 raft_consensus.cc:2272] T cc75e9503c254058918633cfd68adf58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.556087 11858 tablet_replica.cc:333] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.556613 11858 raft_consensus.cc:2243] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.557024 11858 raft_consensus.cc:2272] T 1b6f37bb00814eb0849823ea3aa5d8e3 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.558879 11858 tablet_replica.cc:333] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.559418 11858 raft_consensus.cc:2243] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.560209 11858 raft_consensus.cc:2272] T c19fd5aabcd848628664339def2b49fe P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.562053 11858 tablet_replica.cc:333] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.562616 11858 raft_consensus.cc:2243] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.563181 11858 raft_consensus.cc:2272] T 3c5c0d93a7ec4339b23452feef4f2cdf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.565721 11858 tablet_replica.cc:333] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.566452 11858 raft_consensus.cc:2243] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.567139 11858 raft_consensus.cc:2272] T d205619b102b47a6992ebd46f4e994ad P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.569502 11858 tablet_replica.cc:333] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.570226 11858 raft_consensus.cc:2243] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.570796 11858 raft_consensus.cc:2272] T 7f8d5c6829aa4f68b59a5b5030df88c0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.572878 11858 tablet_replica.cc:333] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.573372 11858 raft_consensus.cc:2243] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.573822 11858 raft_consensus.cc:2272] T b7a103b4a3ec4270889d9da2bf0b6677 P d4655bc422524375a50b00a80f38d5df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.575675 11858 tablet_replica.cc:333] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.576138 11858 raft_consensus.cc:2243] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.577237 11858 raft_consensus.cc:2272] T 7c984e4bb9c34be08144b1eadfe3e8cd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.579041 11858 tablet_replica.cc:333] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.579615 11858 raft_consensus.cc:2243] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.580175 11858 raft_consensus.cc:2272] T 76f7ab2d25ed4159bec1a8484ce867a4 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.582799 11858 tablet_replica.cc:333] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.583530 11858 raft_consensus.cc:2243] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.584120 11858 raft_consensus.cc:2272] T 0c9a97ea9c2e414583a77067985cb7bf P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.586692 11858 tablet_replica.cc:333] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.587218 11858 raft_consensus.cc:2243] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.588169 11858 raft_consensus.cc:2272] T 472d616ad56a428f994a13c18f0540cf P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.590159 11858 tablet_replica.cc:333] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.590608 11858 raft_consensus.cc:2243] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.591008 11858 raft_consensus.cc:2272] T 5ae240bc78e24201a4826c7a9c7aabf2 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.592837 11858 tablet_replica.cc:333] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.593385 11858 raft_consensus.cc:2243] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.594019 11858 raft_consensus.cc:2272] T 07f8c05054cf422faeb75aa1085759bf P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.596794 11858 tablet_replica.cc:333] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.597507 11858 raft_consensus.cc:2243] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.598464 11858 raft_consensus.cc:2272] T e74d235b862c4b63b9e777ddfd091dd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.600751 11858 tablet_replica.cc:333] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.601254 11858 raft_consensus.cc:2243] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.602205 11858 raft_consensus.cc:2272] T 1978f96f15954e3f86f4cf4140ddeae2 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.603951 11858 tablet_replica.cc:333] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.604458 11858 raft_consensus.cc:2243] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.604882 11858 raft_consensus.cc:2272] T 6cadc5983f8c493abbcbbb2cb11a5167 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.606603 11858 tablet_replica.cc:333] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.607056 11858 raft_consensus.cc:2243] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.607524 11858 raft_consensus.cc:2272] T 7456d8e88f6a43cf9b7632918772002a P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.609419 11858 tablet_replica.cc:333] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.609875 11858 raft_consensus.cc:2243] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.610267 11858 raft_consensus.cc:2272] T 3cb22bc109db4ed3b76230c0498edc97 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.612177 11858 tablet_replica.cc:333] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.612649 11858 raft_consensus.cc:2243] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.613143 11858 raft_consensus.cc:2272] T c279fc65230c4daaa4bed4a1251f3b58 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.614991 11858 tablet_replica.cc:333] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.615504 11858 raft_consensus.cc:2243] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.616248 11858 raft_consensus.cc:2272] T 5f5ca257f4214979abb7a77785022332 P d4655bc422524375a50b00a80f38d5df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.618026 11858 tablet_replica.cc:333] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.618556 11858 raft_consensus.cc:2243] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.619447 11858 raft_consensus.cc:2272] T 3fdc9099c44a4be7ac923a33091584fd P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.621176 11858 tablet_replica.cc:333] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.621655 11858 raft_consensus.cc:2243] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.622155 11858 raft_consensus.cc:2272] T 660a648d1e934362913610225b652ff9 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.624532 11858 tablet_replica.cc:333] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.625185 11858 raft_consensus.cc:2243] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.626161 11858 raft_consensus.cc:2272] T 0b642a6157c0408abcf21b8d6703a12d P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.628283 11858 tablet_replica.cc:333] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.628772 11858 raft_consensus.cc:2243] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.629376 11858 raft_consensus.cc:2272] T e3899986a5584064a4381f8de4da5c6b P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.631685 11858 tablet_replica.cc:333] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.632355 11858 raft_consensus.cc:2243] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.632964 11858 raft_consensus.cc:2272] T c3528c7e55e6418daa9b1a7a8f17a6c1 P d4655bc422524375a50b00a80f38d5df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.636049 11858 tablet_replica.cc:333] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.636495 11858 raft_consensus.cc:2243] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.637014 11858 raft_consensus.cc:2272] T 73ba24c66bde42de88c79f7a20607d52 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.638746 11858 tablet_replica.cc:333] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.639194 11858 raft_consensus.cc:2243] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.639580 11858 raft_consensus.cc:2272] T d837d20927aa4ba3ae302e81db9bbdd1 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.641384 11858 tablet_replica.cc:333] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.641822 11858 raft_consensus.cc:2243] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.642221 11858 raft_consensus.cc:2272] T 6ce9bba7e91247f1ba55c81737aadcd5 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.644279 11858 tablet_replica.cc:333] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.644727 11858 raft_consensus.cc:2243] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.645190 11858 raft_consensus.cc:2272] T 3940e5872ac943c6a7df8922b42a0bd0 P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.647177 11858 tablet_replica.cc:333] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df: stopping tablet replica
I20260709 14:54:23.647622 11858 raft_consensus.cc:2243] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.648422 11858 raft_consensus.cc:2272] T 5082a1f3eee14bc198a3dfbcd9af21af P d4655bc422524375a50b00a80f38d5df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.721652 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
W20260709 14:54:23.725486 14088 consensus_peers.cc:597] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.131:46303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.739499 14088 consensus_peers.cc:597] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.131:46303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:23.782974 14088 consensus_peers.cc:597] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 -> Peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Couldn't send request to peer d4655bc422524375a50b00a80f38d5df. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.131:46303: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:23.807906 11858 tablet_server.cc:179] TabletServer@127.11.148.132:0 shutting down...
I20260709 14:54:23.814466 15062 raft_consensus.cc:493] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:23.815032 15062 raft_consensus.cc:515] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } } peers { permanent_uuid: "baae2b4e15864b12b966c3b2cad956bf" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 36367 } }
I20260709 14:54:23.817008 15062 leader_election.cc:290] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831), baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367)
I20260709 14:54:23.817510 15062 raft_consensus.cc:493] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:23.818887 15013 raft_consensus.cc:493] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 249910f275d94fe3a00c3c846863492d)
I20260709 14:54:23.819343 15013 raft_consensus.cc:515] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:23.821410 15013 leader_election.cc:290] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
I20260709 14:54:23.817967 15062 raft_consensus.cc:515] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d4655bc422524375a50b00a80f38d5df" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46303 } } peers { permanent_uuid: "1c5816d7e8974b57ba174dc733ea3cc7" member_type: VOTER last_known_addr { host: "127.11.148.132" port: 45995 } } peers { permanent_uuid: "249910f275d94fe3a00c3c846863492d" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 40831 } }
I20260709 14:54:23.823348 15062 leader_election.cc:290] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303), 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831)
W20260709 14:54:23.831679 14089 leader_election.cc:336] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
W20260709 14:54:23.832166 14088 leader_election.cc:336] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Network error: Client connection negotiation failed: client connection to 127.11.148.131:46303: connect: Connection refused (error 111)
W20260709 14:54:23.832693 14088 leader_election.cc:336] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d4655bc422524375a50b00a80f38d5df (127.11.148.131:46303): Network error: Client connection negotiation failed: client connection to 127.11.148.131:46303: connect: Connection refused (error 111)
W20260709 14:54:23.833051 14089 leader_election.cc:336] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer baae2b4e15864b12b966c3b2cad956bf (127.11.148.130:36367): Network error: Client connection negotiation failed: client connection to 127.11.148.130:36367: connect: Connection refused (error 111)
I20260709 14:54:23.833500 14089 leader_election.cc:304] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, baae2b4e15864b12b966c3b2cad956bf
I20260709 14:54:23.835343 15062 raft_consensus.cc:2749] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:23.836462 14089 leader_election.cc:336] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:23.836835 14089 leader_election.cc:304] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
W20260709 14:54:23.837597 14089 leader_election.cc:336] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 249910f275d94fe3a00c3c846863492d (127.11.148.129:40831): Network error: Client connection negotiation failed: client connection to 127.11.148.129:40831: connect: Connection refused (error 111)
I20260709 14:54:23.837457 15062 raft_consensus.cc:2749] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:23.838027 14089 leader_election.cc:304] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [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: 1c5816d7e8974b57ba174dc733ea3cc7; no voters: 249910f275d94fe3a00c3c846863492d, d4655bc422524375a50b00a80f38d5df
I20260709 14:54:23.840190 15013 raft_consensus.cc:2749] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:23.861937 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:23.862772 11858 tablet_replica.cc:333] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.864650 11858 raft_consensus.cc:2243] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.865181 11858 raft_consensus.cc:2272] T 548782fdaa4340b684644d2e2c03d8a0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.867558 11858 tablet_replica.cc:333] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.868242 11858 raft_consensus.cc:2243] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.868671 11858 raft_consensus.cc:2272] T a647ab2236da4d48a176f5dfa5a091b8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.870793 11858 tablet_replica.cc:333] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.871318 11858 raft_consensus.cc:2243] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.871768 11858 raft_consensus.cc:2272] T 3223a50f293f478a86ea8d3364fdb2ce P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.873957 11858 tablet_replica.cc:333] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.874485 11858 raft_consensus.cc:2243] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.875290 11858 raft_consensus.cc:2272] T ad95d5812ab04ee3a065d8ac7b10a1f8 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.877028 11858 tablet_replica.cc:333] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.877558 11858 raft_consensus.cc:2243] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.877969 11858 raft_consensus.cc:2272] T 9b0c0feb58264342a3ac700593d6274b P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.879679 11858 tablet_replica.cc:333] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.880177 11858 raft_consensus.cc:2243] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.880842 11858 raft_consensus.cc:2272] T 3e327eeb6af14bb2bbf7a1bb66304a51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.882578 11858 tablet_replica.cc:333] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.883116 11858 raft_consensus.cc:2243] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.883569 11858 raft_consensus.cc:2272] T e75776405e8a48b3a2932bcdc8937f39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.885357 11858 tablet_replica.cc:333] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.885864 11858 raft_consensus.cc:2243] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.886250 11858 raft_consensus.cc:2272] T de0a878643f741938d198cf162f53158 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.887975 11858 tablet_replica.cc:333] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.888499 11858 raft_consensus.cc:2243] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.888885 11858 raft_consensus.cc:2272] T d819c2e362d24343bad11a249a48e73e P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.890662 11858 tablet_replica.cc:333] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.891171 11858 raft_consensus.cc:2243] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.891637 11858 raft_consensus.cc:2272] T 382661fdedbd4df5b3ededa073fab539 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.893347 11858 tablet_replica.cc:333] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.893829 11858 raft_consensus.cc:2243] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.894272 11858 raft_consensus.cc:2272] T aaf9708c42ae4ecbbeacebbd9933bc39 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.896056 11858 tablet_replica.cc:333] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.896549 11858 raft_consensus.cc:2243] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.897290 11858 raft_consensus.cc:2272] T cc75e9503c254058918633cfd68adf58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.899003 11858 tablet_replica.cc:333] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.899519 11858 raft_consensus.cc:2243] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.900177 11858 raft_consensus.cc:2272] T 4989f97f9c8f42a0adb71a3c03612af9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.901744 11858 tablet_replica.cc:333] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.902295 11858 raft_consensus.cc:2243] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.902758 11858 raft_consensus.cc:2272] T 1b6f37bb00814eb0849823ea3aa5d8e3 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.904568 11858 tablet_replica.cc:333] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.905062 11858 raft_consensus.cc:2243] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.905810 11858 raft_consensus.cc:2272] T 1035a5277afc4ebeb9a36e557eed905a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.907492 11858 tablet_replica.cc:333] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.908025 11858 raft_consensus.cc:2243] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.908634 11858 raft_consensus.cc:2272] T 3c5c0d93a7ec4339b23452feef4f2cdf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.910964 11858 tablet_replica.cc:333] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.911608 11858 raft_consensus.cc:2243] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.912160 11858 raft_consensus.cc:2272] T 7c984e4bb9c34be08144b1eadfe3e8cd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.914271 11858 tablet_replica.cc:333] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.914795 11858 raft_consensus.cc:2243] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.915200 11858 raft_consensus.cc:2272] T b7a103b4a3ec4270889d9da2bf0b6677 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.917039 11858 tablet_replica.cc:333] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.917572 11858 raft_consensus.cc:2243] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.918030 11858 raft_consensus.cc:2272] T 3bfeac9edca24630a388934cb2f6674f P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.919972 11858 tablet_replica.cc:333] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.920472 11858 raft_consensus.cc:2243] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.921126 11858 pending_rounds.cc:70] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Trying to abort 1 pending ops.
I20260709 14:54:23.921298 11858 pending_rounds.cc:77] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661902331494400 op_type: NO_OP noop_request { }
I20260709 14:54:23.921597 11858 raft_consensus.cc:2889] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:23.921823 11858 raft_consensus.cc:2272] T 709809d822c24f37b555641fc4b34d21 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.923619 11858 tablet_replica.cc:333] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.924234 11858 raft_consensus.cc:2243] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.924813 11858 raft_consensus.cc:2272] T 5ae240bc78e24201a4826c7a9c7aabf2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.927024 11858 tablet_replica.cc:333] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.927754 11858 raft_consensus.cc:2243] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.928277 11858 raft_consensus.cc:2272] T c5fefd9b973a4a0b84e630f851785004 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.930346 11858 tablet_replica.cc:333] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.931115 11858 raft_consensus.cc:2243] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.931957 11858 raft_consensus.cc:2272] T 76f7ab2d25ed4159bec1a8484ce867a4 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.934962 11858 tablet_replica.cc:333] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.935743 11858 raft_consensus.cc:2243] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.936604 11858 raft_consensus.cc:2272] T 790d39a748ae4c1786dd736c65a9d535 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.938855 11858 tablet_replica.cc:333] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.939389 11858 raft_consensus.cc:2243] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.940245 11858 raft_consensus.cc:2272] T 0c9a97ea9c2e414583a77067985cb7bf P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.942420 11858 tablet_replica.cc:333] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.942909 11858 raft_consensus.cc:2243] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.943334 11858 raft_consensus.cc:2272] T 71b321f94cbc4941a954b3d9f31da3b0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.945056 11858 tablet_replica.cc:333] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.945510 11858 raft_consensus.cc:2243] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.946197 11858 pending_rounds.cc:70] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Trying to abort 1 pending ops.
I20260709 14:54:23.946369 11858 pending_rounds.cc:77] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661901500248064 op_type: NO_OP noop_request { }
I20260709 14:54:23.946630 11858 raft_consensus.cc:2889] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:23.946878 11858 raft_consensus.cc:2272] T 5d4afbaf5a7f403197f4251a3ab11b51 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.948696 11858 tablet_replica.cc:333] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.949162 11858 raft_consensus.cc:2243] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.949924 11858 raft_consensus.cc:2272] T b7cfe7e514ca47cf932007a790433acd P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.951992 11858 tablet_replica.cc:333] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.952466 11858 raft_consensus.cc:2243] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.952876 11858 raft_consensus.cc:2272] T c279fc65230c4daaa4bed4a1251f3b58 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.954818 11858 tablet_replica.cc:333] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.955489 11858 raft_consensus.cc:2243] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.955986 11858 raft_consensus.cc:2272] T 5f5ca257f4214979abb7a77785022332 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.958189 11858 tablet_replica.cc:333] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.958647 11858 raft_consensus.cc:2243] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.959134 11858 raft_consensus.cc:2272] T 0b642a6157c0408abcf21b8d6703a12d P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.960966 11858 tablet_replica.cc:333] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.961403 11858 raft_consensus.cc:2243] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.961781 11858 raft_consensus.cc:2272] T 660a648d1e934362913610225b652ff9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.963521 11858 tablet_replica.cc:333] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.963960 11858 raft_consensus.cc:2243] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.964360 11858 raft_consensus.cc:2272] T 1978f96f15954e3f86f4cf4140ddeae2 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.966074 11858 tablet_replica.cc:333] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.966539 11858 raft_consensus.cc:2243] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.967206 11858 raft_consensus.cc:2272] T 234b06bf017f43e8918204664682eb48 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.969025 11858 tablet_replica.cc:333] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.969534 11858 raft_consensus.cc:2243] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.970372 11858 raft_consensus.cc:2272] T bd02b03118694b2495a6f2bae572e604 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.972496 11858 tablet_replica.cc:333] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.973150 11858 raft_consensus.cc:2243] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.973814 11858 pending_rounds.cc:70] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Trying to abort 1 pending ops.
I20260709 14:54:23.974011 11858 pending_rounds.cc:77] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7305661901585543168 op_type: NO_OP noop_request { }
I20260709 14:54:23.974247 11858 raft_consensus.cc:2889] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:23.974490 11858 raft_consensus.cc:2272] T e992910be51e4b14876f87abf74c9214 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.976145 11858 tablet_replica.cc:333] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.976593 11858 raft_consensus.cc:2243] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.977007 11858 raft_consensus.cc:2272] T 6739b77f4f054929805eedeec8cd4f81 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.978782 11858 tablet_replica.cc:333] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.979238 11858 raft_consensus.cc:2243] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.980039 11858 raft_consensus.cc:2272] T c3528c7e55e6418daa9b1a7a8f17a6c1 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.981808 11858 tablet_replica.cc:333] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.982280 11858 raft_consensus.cc:2243] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.982978 11858 raft_consensus.cc:2272] T ad7746b55daf42cfb439954ab5a7d8e9 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.984787 11858 tablet_replica.cc:333] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.985232 11858 raft_consensus.cc:2243] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.985903 11858 raft_consensus.cc:2272] T 3cb22bc109db4ed3b76230c0498edc97 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.987612 11858 tablet_replica.cc:333] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.988029 11858 raft_consensus.cc:2243] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.988426 11858 raft_consensus.cc:2272] T 7456d8e88f6a43cf9b7632918772002a P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.990178 11858 tablet_replica.cc:333] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.990628 11858 raft_consensus.cc:2243] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.991335 11858 raft_consensus.cc:2272] T 3940e5872ac943c6a7df8922b42a0bd0 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.993002 11858 tablet_replica.cc:333] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.993458 11858 raft_consensus.cc:2243] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:23.993863 11858 raft_consensus.cc:2272] T 5082a1f3eee14bc198a3dfbcd9af21af P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:23.995692 11858 tablet_replica.cc:333] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7: stopping tablet replica
I20260709 14:54:23.996091 11858 raft_consensus.cc:2243] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:23.996775 11858 raft_consensus.cc:2272] T 6ce9bba7e91247f1ba55c81737aadcd5 P 1c5816d7e8974b57ba174dc733ea3cc7 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:25.058591 11858 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 14145)
W20260709 14:54:26.058995 11858 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 14145)
I20260709 14:54:26.455808 11858 tablet_server.cc:196] TabletServer@127.11.148.132:0 shutdown complete.
I20260709 14:54:26.511356 11858 master.cc:562] Master@127.11.148.190:40963 shutting down...
I20260709 14:54:26.535633 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:26.536192 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.536510 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P c18f9ef906934b0399bcfc06447edfe5: stopping tablet replica
I20260709 14:54:26.557539 11858 master.cc:584] Master@127.11.148.190:40963 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (31820 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:26.637005 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:38843
I20260709 14:54:26.638074 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:26.643752 15107 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
W20260709 14:54:26.644009 15110 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
W20260709 14:54:26.644019 15108 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
I20260709 14:54:26.645263 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:26.646139 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:26.646307 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:26.646430 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608866646419 us; error 0 us; skew 500 ppm
I20260709 14:54:26.646852 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:26.649622 11858 webserver.cc:533] Webserver started at http://127.11.148.190:41211/ using document root <none> and password file <none>
I20260709 14:54:26.650066 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:26.650213 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:26.650415 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:26.651602 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "d42826a005c44458a56020291f78dcb9"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.655611 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:26.658572 15115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.659224 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:54:26.659533 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "d42826a005c44458a56020291f78dcb9"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.659782 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-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)
I20260709 14:54:26.676182 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:26.677338 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:26.712847 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:38843
I20260709 14:54:26.712945 15166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:38843 every 8 connection(s)
I20260709 14:54:26.716518 15167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:26.726207 15167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9: Bootstrap starting.
I20260709 14:54:26.730576 15167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.734321 15167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9: No bootstrap required, opened a new log
I20260709 14:54:26.736294 15167 raft_consensus.cc:359] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d42826a005c44458a56020291f78dcb9" member_type: VOTER }
I20260709 14:54:26.736644 15167 raft_consensus.cc:385] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.736860 15167 raft_consensus.cc:740] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42826a005c44458a56020291f78dcb9, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.737394 15167 consensus_queue.cc:260] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d42826a005c44458a56020291f78dcb9" member_type: VOTER }
I20260709 14:54:26.737815 15167 raft_consensus.cc:399] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:26.738034 15167 raft_consensus.cc:493] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:26.738261 15167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.742094 15167 raft_consensus.cc:515] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d42826a005c44458a56020291f78dcb9" member_type: VOTER }
I20260709 14:54:26.742533 15167 leader_election.cc:304] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [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: d42826a005c44458a56020291f78dcb9; no voters: 
I20260709 14:54:26.743566 15167 leader_election.cc:290] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:26.743808 15170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.744974 15170 raft_consensus.cc:697] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 1 LEADER]: Becoming Leader. State: Replica: d42826a005c44458a56020291f78dcb9, State: Running, Role: LEADER
I20260709 14:54:26.745617 15170 consensus_queue.cc:237] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [LEADER]: Queue going to LEADER mode. State: All 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: "d42826a005c44458a56020291f78dcb9" member_type: VOTER }
I20260709 14:54:26.746232 15167 sys_catalog.cc:565] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:26.749992 15172 sys_catalog.cc:455] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d42826a005c44458a56020291f78dcb9. Latest consensus state: current_term: 1 leader_uuid: "d42826a005c44458a56020291f78dcb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d42826a005c44458a56020291f78dcb9" member_type: VOTER } }
I20260709 14:54:26.750196 15171 sys_catalog.cc:455] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d42826a005c44458a56020291f78dcb9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d42826a005c44458a56020291f78dcb9" member_type: VOTER } }
I20260709 14:54:26.750566 15172 sys_catalog.cc:458] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:26.750648 15171 sys_catalog.cc:458] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:26.752425 15177 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:26.759326 15177 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:26.760310 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:26.768031 15177 catalog_manager.cc:1383] Generated new cluster ID: aa6e576a3dd243a5b805c8198ba5164f
I20260709 14:54:26.768273 15177 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:26.780121 15177 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:26.781281 15177 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:26.798421 15177 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9: Generated new TSK 0
I20260709 14:54:26.798936 15177 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:26.826735 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:26.832438 15188 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
W20260709 14:54:26.833782 15189 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
W20260709 14:54:26.835448 15191 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
I20260709 14:54:26.835708 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:26.836567 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:26.836755 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:26.836905 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608866836887 us; error 0 us; skew 500 ppm
I20260709 14:54:26.837387 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:26.839447 11858 webserver.cc:533] Webserver started at http://127.11.148.129:33067/ using document root <none> and password file <none>
I20260709 14:54:26.839892 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:26.840060 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:26.840291 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:26.841339 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "9b86e1e789e94e93873957a384038ab3"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.845475 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:26.848487 15196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.849105 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:26.849364 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "9b86e1e789e94e93873957a384038ab3"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.849619 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-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)
I20260709 14:54:26.862840 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:26.864053 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:26.865434 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:26.867621 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:26.867805 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.868011 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:26.868175 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.905539 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:43527
I20260709 14:54:26.905643 15258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:43527 every 8 connection(s)
I20260709 14:54:26.910121 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:26.916759 15263 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
W20260709 14:54:26.918171 15264 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
W20260709 14:54:26.922333 15266 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
I20260709 14:54:26.922772 15259 heartbeater.cc:344] Connected to a master server at 127.11.148.190:38843
I20260709 14:54:26.923187 15259 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:26.923277 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:26.924029 15259 heartbeater.cc:507] Master 127.11.148.190:38843 requested a full tablet report, sending...
I20260709 14:54:26.924300 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:26.924553 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:26.924716 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608866924700 us; error 0 us; skew 500 ppm
I20260709 14:54:26.925271 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:26.925940 15132 ts_manager.cc:194] Registered new tserver with Master: 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527)
I20260709 14:54:26.927677 11858 webserver.cc:533] Webserver started at http://127.11.148.130:44513/ using document root <none> and password file <none>
I20260709 14:54:26.928033 15132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47850
I20260709 14:54:26.928192 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:26.928464 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:26.928710 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:26.929848 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "f693c50becbb462f94d7cae81f2fea96"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.934249 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:54:26.937223 15271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.937870 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:26.938135 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "f693c50becbb462f94d7cae81f2fea96"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:26.938378 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-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)
I20260709 14:54:26.953677 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:26.954900 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:26.956302 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:26.958407 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:26.958590 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.958840 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:26.959046 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:26.996549 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:33015
I20260709 14:54:26.996654 15333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:33015 every 8 connection(s)
I20260709 14:54:27.001107 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:27.008488 15338 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
W20260709 14:54:27.007635 15337 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
I20260709 14:54:27.011372 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:27.012262 15334 heartbeater.cc:344] Connected to a master server at 127.11.148.190:38843
W20260709 14:54:27.012475 15340 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
I20260709 14:54:27.012662 15334 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:27.013511 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:27.013657 15334 heartbeater.cc:507] Master 127.11.148.190:38843 requested a full tablet report, sending...
W20260709 14:54:27.013797 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:27.014057 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608867014039 us; error 0 us; skew 500 ppm
I20260709 14:54:27.014751 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:27.015753 15132 ts_manager.cc:194] Registered new tserver with Master: f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.017148 11858 webserver.cc:533] Webserver started at http://127.11.148.131:34421/ using document root <none> and password file <none>
I20260709 14:54:27.017274 15132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40024
I20260709 14:54:27.017670 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:27.017907 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:27.018154 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:27.019534 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "63e91bb6602f451e92ea8f8e967a9537"
format_stamp: "Formatted at 2026-07-09 14:54:27 on dist-test-slave-tnbt"
I20260709 14:54:27.023680 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:27.026679 15345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:27.027460 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:27.027702 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "63e91bb6602f451e92ea8f8e967a9537"
format_stamp: "Formatted at 2026-07-09 14:54:27 on dist-test-slave-tnbt"
I20260709 14:54:27.027930 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-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)
I20260709 14:54:27.045701 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:27.046733 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:27.048106 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:27.050151 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:27.050334 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:27.050554 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:27.050701 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:27.087347 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:39397
I20260709 14:54:27.087455 15407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:39397 every 8 connection(s)
I20260709 14:54:27.099563 15408 heartbeater.cc:344] Connected to a master server at 127.11.148.190:38843
I20260709 14:54:27.099900 15408 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:27.100575 15408 heartbeater.cc:507] Master 127.11.148.190:38843 requested a full tablet report, sending...
I20260709 14:54:27.102250 15132 ts_manager.cc:194] Registered new tserver with Master: 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.102375 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01210854s
I20260709 14:54:27.103554 15132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40030
I20260709 14:54:27.124622 15132 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40032:
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"
    }
  }
}
W20260709 14:54:27.127305 15132 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.
I20260709 14:54:27.201428 15224 tablet_service.cc:1511] Processing CreateTablet for tablet fe84c9fbeead4a22a869cba77f13040c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:27.202854 15224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe84c9fbeead4a22a869cba77f13040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.212060 15223 tablet_service.cc:1511] Processing CreateTablet for tablet 42a6a3a713dd4221bd8c7da64a22659e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:27.213513 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a6a3a713dd4221bd8c7da64a22659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.215327 15297 tablet_service.cc:1511] Processing CreateTablet for tablet 40694e719ab14e9eb674ff81a4599664 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:27.216347 15292 tablet_service.cc:1511] Processing CreateTablet for tablet ac699ca410244623a6048d351a23632c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:27.216764 15297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40694e719ab14e9eb674ff81a4599664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.218118 15293 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbee35d904667b26cdf03455ee9ef (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:27.219413 15293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbee35d904667b26cdf03455ee9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.218155 15298 tablet_service.cc:1511] Processing CreateTablet for tablet 42a6a3a713dd4221bd8c7da64a22659e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:27.222410 15298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a6a3a713dd4221bd8c7da64a22659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.222956 15294 tablet_service.cc:1511] Processing CreateTablet for tablet 5084aa3595594d9499276b05e8e04771 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:27.224324 15294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5084aa3595594d9499276b05e8e04771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.216531 15299 tablet_service.cc:1511] Processing CreateTablet for tablet fe84c9fbeead4a22a869cba77f13040c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:27.227602 15295 tablet_service.cc:1511] Processing CreateTablet for tablet a72471e0492445edacfe85d007e3c827 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:27.230002 15296 tablet_service.cc:1511] Processing CreateTablet for tablet 90988f4acf18479e80003079dd3afdb1 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:27.228152 15299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe84c9fbeead4a22a869cba77f13040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.234609 15290 tablet_service.cc:1511] Processing CreateTablet for tablet a2e6b61e7f4443659b2e30bcb76b647a (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:27.232944 15291 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a7c3ebc9b4721affad2f21edbaf6e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:27.235736 15292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac699ca410244623a6048d351a23632c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.236420 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a7c3ebc9b4721affad2f21edbaf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.238036 15290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e6b61e7f4443659b2e30bcb76b647a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.239754 15296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90988f4acf18479e80003079dd3afdb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.240996 15295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72471e0492445edacfe85d007e3c827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.250994 15222 tablet_service.cc:1511] Processing CreateTablet for tablet 40694e719ab14e9eb674ff81a4599664 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:27.252406 15222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40694e719ab14e9eb674ff81a4599664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.255676 15424 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.267001 15221 tablet_service.cc:1511] Processing CreateTablet for tablet 90988f4acf18479e80003079dd3afdb1 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:27.267518 15220 tablet_service.cc:1511] Processing CreateTablet for tablet a72471e0492445edacfe85d007e3c827 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:27.268318 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90988f4acf18479e80003079dd3afdb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.269001 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72471e0492445edacfe85d007e3c827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.277254 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 5084aa3595594d9499276b05e8e04771 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:27.278563 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5084aa3595594d9499276b05e8e04771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.305825 15424 tablet_bootstrap.cc:654] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.308866 15223 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbee35d904667b26cdf03455ee9ef (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:27.310292 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbee35d904667b26cdf03455ee9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.320796 15423 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.325445 15221 tablet_service.cc:1511] Processing CreateTablet for tablet ac699ca410244623a6048d351a23632c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:27.325819 15423 tablet_bootstrap.cc:654] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.326797 15221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac699ca410244623a6048d351a23632c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.332757 15423 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.333285 15423 ts_tablet_manager.cc:1403] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260709 14:54:27.333043 15223 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a7c3ebc9b4721affad2f21edbaf6e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:27.334275 15223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a7c3ebc9b4721affad2f21edbaf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.336261 15423 raft_consensus.cc:359] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.337030 15423 raft_consensus.cc:385] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.337394 15423 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.338150 15423 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.338810 15372 tablet_service.cc:1511] Processing CreateTablet for tablet 42a6a3a713dd4221bd8c7da64a22659e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:27.340289 15372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42a6a3a713dd4221bd8c7da64a22659e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.337138 15373 tablet_service.cc:1511] Processing CreateTablet for tablet fe84c9fbeead4a22a869cba77f13040c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:27.344246 15373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe84c9fbeead4a22a869cba77f13040c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.335048 15219 tablet_service.cc:1511] Processing CreateTablet for tablet a2e6b61e7f4443659b2e30bcb76b647a (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:27.349928 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e6b61e7f4443659b2e30bcb76b647a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.349646 15371 tablet_service.cc:1511] Processing CreateTablet for tablet 40694e719ab14e9eb674ff81a4599664 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:27.350986 15371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40694e719ab14e9eb674ff81a4599664. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.352447 15370 tablet_service.cc:1511] Processing CreateTablet for tablet 90988f4acf18479e80003079dd3afdb1 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:27.353677 15370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90988f4acf18479e80003079dd3afdb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.360631 15369 tablet_service.cc:1511] Processing CreateTablet for tablet a72471e0492445edacfe85d007e3c827 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:27.361955 15369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a72471e0492445edacfe85d007e3c827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.330622 15424 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.363742 15424 ts_tablet_manager.cc:1403] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.109s	user 0.009s	sys 0.009s
I20260709 14:54:27.364449 15368 tablet_service.cc:1511] Processing CreateTablet for tablet 5084aa3595594d9499276b05e8e04771 (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:27.365772 15368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5084aa3595594d9499276b05e8e04771. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.366701 15424 raft_consensus.cc:359] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.368813 15367 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbee35d904667b26cdf03455ee9ef (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:27.380292 15367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbee35d904667b26cdf03455ee9ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.370414 15366 tablet_service.cc:1511] Processing CreateTablet for tablet ac699ca410244623a6048d351a23632c (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:27.384210 15366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac699ca410244623a6048d351a23632c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.372002 15365 tablet_service.cc:1511] Processing CreateTablet for tablet fb5a7c3ebc9b4721affad2f21edbaf6e (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:27.385241 15365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb5a7c3ebc9b4721affad2f21edbaf6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.373756 15364 tablet_service.cc:1511] Processing CreateTablet for tablet a2e6b61e7f4443659b2e30bcb76b647a (DEFAULT_TABLE table=test-workload [id=3e301af13c524f9db433f0300995035e]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:27.388588 15364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2e6b61e7f4443659b2e30bcb76b647a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:27.396247 15424 raft_consensus.cc:385] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.396307 15259 heartbeater.cc:499] Master 127.11.148.190:38843 was elected leader, sending a full tablet report...
I20260709 14:54:27.396766 15424 raft_consensus.cc:740] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.396956 15423 ts_tablet_manager.cc:1434] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.063s	user 0.015s	sys 0.046s
I20260709 14:54:27.398047 15423 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.397704 15424 consensus_queue.cc:260] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.404734 15423 tablet_bootstrap.cc:654] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.407241 15424 ts_tablet_manager.cc:1434] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.001s
I20260709 14:54:27.408000 15428 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.409392 15334 heartbeater.cc:499] Master 127.11.148.190:38843 was elected leader, sending a full tablet report...
W20260709 14:54:27.411676 15260 tablet.cc:2406] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:27.417739 15428 tablet_bootstrap.cc:654] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.418545 15424 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.431802 15428 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.433660 15428 ts_tablet_manager.cc:1403] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260709 14:54:27.436539 15428 raft_consensus.cc:359] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.437261 15428 raft_consensus.cc:385] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.437561 15428 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.438153 15424 tablet_bootstrap.cc:654] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.438261 15428 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.447716 15427 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.448297 15427 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.452457 15427 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.468171 15428 ts_tablet_manager.cc:1434] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.034s	user 0.017s	sys 0.010s
I20260709 14:54:27.468964 15408 heartbeater.cc:499] Master 127.11.148.190:38843 was elected leader, sending a full tablet report...
I20260709 14:54:27.469221 15428 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.480820 15428 tablet_bootstrap.cc:654] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.481020 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.481769 15423 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.482275 15423 ts_tablet_manager.cc:1403] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.084s	user 0.039s	sys 0.022s
W20260709 14:54:27.482949 15199 leader_election.cc:343] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.485441 15424 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.485677 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.486413 15424 ts_tablet_manager.cc:1403] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.006s
I20260709 14:54:27.486522 15383 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:27.485432 15423 raft_consensus.cc:359] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.487231 15423 raft_consensus.cc:385] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.487600 15423 raft_consensus.cc:740] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.488314 15200 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.488454 15423 consensus_queue.cc:260] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.489738 15427 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.490147 15427 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.490512 15427 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.489444 15424 raft_consensus.cc:359] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.492496 15424 raft_consensus.cc:385] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.492808 15424 raft_consensus.cc:740] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.493783 15424 consensus_queue.cc:260] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.495884 15428 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.496420 15428 ts_tablet_manager.cc:1403] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.010s
I20260709 14:54:27.496012 15424 ts_tablet_manager.cc:1434] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:27.499537 15428 raft_consensus.cc:359] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.500388 15428 raft_consensus.cc:385] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.500751 15428 raft_consensus.cc:740] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.501266 15424 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.501719 15428 consensus_queue.cc:260] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.504351 15428 ts_tablet_manager.cc:1434] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:27.505398 15428 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.507776 15423 ts_tablet_manager.cc:1434] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.025s	user 0.015s	sys 0.011s
I20260709 14:54:27.508688 15424 tablet_bootstrap.cc:654] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.511689 15423 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.511996 15428 tablet_bootstrap.cc:654] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.512238 15427 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.515799 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:27.516439 15383 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.517717 15423 tablet_bootstrap.cc:654] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.517632 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
W20260709 14:54:27.519189 15199 leader_election.cc:343] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.523316 15428 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.523929 15428 ts_tablet_manager.cc:1403] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:54:27.524217 15383 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:27.525426 15200 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.526850 15437 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.527455 15428 raft_consensus.cc:359] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.528050 15428 raft_consensus.cc:385] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.528295 15428 raft_consensus.cc:740] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.528692 15423 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.529187 15423 ts_tablet_manager.cc:1403] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260709 14:54:27.528928 15428 consensus_queue.cc:260] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.533618 15423 raft_consensus.cc:359] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.531673 15437 raft_consensus.cc:697] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Running, Role: LEADER
I20260709 14:54:27.526425 15427 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Requested vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.534955 15428 ts_tablet_manager.cc:1434] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:27.534349 15423 raft_consensus.cc:385] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.535647 15423 raft_consensus.cc:740] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.536024 15428 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.533785 15424 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.534965 15437 consensus_queue.cc:237] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.536644 15424 ts_tablet_manager.cc:1403] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 14:54:27.536564 15423 consensus_queue.cc:260] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.538879 15423 ts_tablet_manager.cc:1434] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:27.539563 15424 raft_consensus.cc:359] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.540236 15423 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.540344 15424 raft_consensus.cc:385] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.547245 15423 tablet_bootstrap.cc:654] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.547515 15424 raft_consensus.cc:740] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.548476 15424 consensus_queue.cc:260] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.550586 15424 ts_tablet_manager.cc:1434] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260709 14:54:27.551656 15424 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.553130 15132 catalog_manager.cc:5697] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b86e1e789e94e93873957a384038ab3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "9b86e1e789e94e93873957a384038ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.557428 15424 tablet_bootstrap.cc:654] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.547232 15428 tablet_bootstrap.cc:654] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.567701 15428 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.568394 15428 ts_tablet_manager.cc:1403] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260709 14:54:27.571722 15428 raft_consensus.cc:359] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.573846 15428 raft_consensus.cc:385] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.574211 15428 raft_consensus.cc:740] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.575347 15423 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.575085 15428 consensus_queue.cc:260] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.575933 15423 ts_tablet_manager.cc:1403] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.016s
I20260709 14:54:27.577162 15424 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.577482 15428 ts_tablet_manager.cc:1434] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:27.577704 15424 ts_tablet_manager.cc:1403] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.013s
I20260709 14:54:27.578568 15428 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.578895 15423 raft_consensus.cc:359] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.579737 15423 raft_consensus.cc:385] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.580098 15423 raft_consensus.cc:740] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.580636 15424 raft_consensus.cc:359] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.581422 15424 raft_consensus.cc:385] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.581001 15423 consensus_queue.cc:260] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.581796 15424 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.582736 15424 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.585490 15428 tablet_bootstrap.cc:654] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.588728 15423 ts_tablet_manager.cc:1434] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:27.589998 15423 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.588670 15424 ts_tablet_manager.cc:1434] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:27.595647 15429 raft_consensus.cc:493] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.596163 15429 raft_consensus.cc:515] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.597174 15423 tablet_bootstrap.cc:654] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.598384 15429 leader_election.cc:290] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.606957 15424 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.611671 15423 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.612334 15423 ts_tablet_manager.cc:1403] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 14:54:27.613802 15424 tablet_bootstrap.cc:654] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.615692 15423 raft_consensus.cc:359] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.616580 15423 raft_consensus.cc:385] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.616892 15423 raft_consensus.cc:740] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.618788 15423 consensus_queue.cc:260] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.621378 15423 ts_tablet_manager.cc:1434] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:27.622553 15423 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.625037 15428 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.625566 15428 ts_tablet_manager.cc:1403] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.030s
I20260709 14:54:27.628975 15437 raft_consensus.cc:493] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.629323 15423 tablet_bootstrap.cc:654] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.629477 15437 raft_consensus.cc:515] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.635730 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.636585 15234 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 0.
I20260709 14:54:27.637557 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
W20260709 14:54:27.638921 15200 leader_election.cc:343] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.639087 15275 leader_election.cc:304] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:27.635615 15428 raft_consensus.cc:359] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.636024 15437 leader_election.cc:290] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.640772 15423 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.646103 15428 raft_consensus.cc:385] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.640076 15429 raft_consensus.cc:2804] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.639824 15424 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.646358 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.646745 15428 raft_consensus.cc:740] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.646875 15423 ts_tablet_manager.cc:1403] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.002s
I20260709 14:54:27.647292 15429 raft_consensus.cc:493] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.647660 15383 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 0.
I20260709 14:54:27.648335 15424 ts_tablet_manager.cc:1403] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.000s
I20260709 14:54:27.647758 15428 consensus_queue.cc:260] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.639739 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.647810 15429 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.649915 15423 raft_consensus.cc:359] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
W20260709 14:54:27.650396 15199 leader_election.cc:343] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.650627 15423 raft_consensus.cc:385] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.650942 15423 raft_consensus.cc:740] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.650897 15199 leader_election.cc:304] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3; no voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.652484 15423 consensus_queue.cc:260] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.653591 15441 raft_consensus.cc:2749] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.654853 15428 ts_tablet_manager.cc:1434] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260709 14:54:27.655843 15428 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.656754 15424 raft_consensus.cc:359] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.658131 15423 ts_tablet_manager.cc:1434] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:54:27.660696 15424 raft_consensus.cc:385] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.661054 15424 raft_consensus.cc:740] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.661175 15428 tablet_bootstrap.cc:654] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.661531 15423 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.662803 15452 raft_consensus.cc:493] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.664263 15452 raft_consensus.cc:515] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.667094 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
W20260709 14:54:27.668473 15275 leader_election.cc:343] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.663417 15424 consensus_queue.cc:260] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.659885 15429 raft_consensus.cc:515] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.670696 15423 tablet_bootstrap.cc:654] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.671967 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:27.672513 15234 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.679618 15234 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 1.
I20260709 14:54:27.680693 15275 leader_election.cc:304] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:27.685746 15424 ts_tablet_manager.cc:1434] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:54:27.690405 15382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.691066 15382 raft_consensus.cc:2468] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 0.
I20260709 14:54:27.691342 15424 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.692339 15275 leader_election.cc:304] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:27.686954 15454 raft_consensus.cc:2804] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.689258 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:27.693791 15383 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.697417 15424 tablet_bootstrap.cc:654] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.690133 15452 leader_election.cc:290] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.690572 15423 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.700031 15454 raft_consensus.cc:697] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:27.700384 15423 ts_tablet_manager.cc:1403] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.017s
I20260709 14:54:27.700040 15452 raft_consensus.cc:2804] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.701293 15452 raft_consensus.cc:493] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.702095 15432 raft_consensus.cc:493] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.702555 15432 raft_consensus.cc:515] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.703877 15383 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 1.
I20260709 14:54:27.703346 15423 raft_consensus.cc:359] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.705143 15423 raft_consensus.cc:385] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.705395 15423 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.706444 15428 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.706152 15423 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.706933 15428 ts_tablet_manager.cc:1403] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.026s
I20260709 14:54:27.707255 15432 leader_election.cc:290] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.708454 15423 ts_tablet_manager.cc:1434] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:54:27.709431 15423 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.709008 15454 consensus_queue.cc:237] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.701678 15452 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.688640 15429 leader_election.cc:290] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.711611 15428 raft_consensus.cc:359] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.714810 15428 raft_consensus.cc:385] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.715093 15428 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.715266 15423 tablet_bootstrap.cc:654] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.727970 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.728695 15234 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.730026 15349 leader_election.cc:304] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.730922 15432 raft_consensus.cc:2804] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.730342 15129 catalog_manager.cc:5697] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 0 to 1, leader changed from <none> to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.731310 15432 raft_consensus.cc:493] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.731714 15432 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.732765 15424 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.733201 15424 ts_tablet_manager.cc:1403] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.012s
I20260709 14:54:27.734915 15452 raft_consensus.cc:515] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.736020 15424 raft_consensus.cc:359] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.736707 15424 raft_consensus.cc:385] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.736972 15424 raft_consensus.cc:740] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.737694 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:27.738466 15432 raft_consensus.cc:515] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
W20260709 14:54:27.739091 15275 leader_election.cc:343] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.740608 15424 consensus_queue.cc:260] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.741040 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:27.741634 15234 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.744748 15423 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.745289 15423 ts_tablet_manager.cc:1403] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.007s
I20260709 14:54:27.746918 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:27.747551 15383 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.748147 15234 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.749082 15423 raft_consensus.cc:359] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.749300 15349 leader_election.cc:304] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.749634 15423 raft_consensus.cc:385] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.749915 15423 raft_consensus.cc:740] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.750474 15423 consensus_queue.cc:260] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.753983 15424 ts_tablet_manager.cc:1434] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260709 14:54:27.754185 15383 raft_consensus.cc:2468] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 1.
I20260709 14:54:27.755436 15275 leader_election.cc:304] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:27.756249 15424 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.756211 15454 raft_consensus.cc:2804] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:27.756573 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:27.756780 15454 raft_consensus.cc:697] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:27.757634 15454 consensus_queue.cc:237] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.757714 15428 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.761127 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.761521 15437 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.761785 15309 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.762286 15437 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.764583 15437 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.765667 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:27.781545 15307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.781599 15424 tablet_bootstrap.cc:654] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.781672 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.768781 15428 ts_tablet_manager.cc:1434] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.008s
W20260709 14:54:27.782966 15199 leader_election.cc:343] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.780570 15308 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.783888 15428 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
W20260709 14:54:27.784438 15200 leader_election.cc:343] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.784996 15200 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3; no voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.785966 15437 raft_consensus.cc:2749] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.755448 15423 ts_tablet_manager.cc:1434] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:54:27.789774 15428 tablet_bootstrap.cc:654] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.791658 15463 raft_consensus.cc:2804] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.792037 15423 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.792169 15463 raft_consensus.cc:697] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:27.793012 15463 consensus_queue.cc:237] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.769066 15432 leader_election.cc:290] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.797875 15423 tablet_bootstrap.cc:654] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.756369 15452 leader_election.cc:290] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.803496 15428 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.803995 15428 ts_tablet_manager.cc:1403] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.002s
I20260709 14:54:27.806788 15428 raft_consensus.cc:359] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.808921 15428 raft_consensus.cc:385] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.809243 15428 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.809963 15428 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.811092 15308 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.812503 15428 ts_tablet_manager.cc:1434] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:27.813577 15428 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.815855 15129 catalog_manager.cc:5697] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.819473 15428 tablet_bootstrap.cc:654] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.818514 15130 catalog_manager.cc:5697] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 0 to 1, leader changed from <none> to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.827216 15424 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.827754 15424 ts_tablet_manager.cc:1403] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.072s	user 0.038s	sys 0.016s
I20260709 14:54:27.830435 15428 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.830907 15428 ts_tablet_manager.cc:1403] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:54:27.830811 15424 raft_consensus.cc:359] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.831959 15424 raft_consensus.cc:385] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.832203 15424 raft_consensus.cc:740] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.832832 15424 consensus_queue.cc:260] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.833621 15428 raft_consensus.cc:359] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.834278 15428 raft_consensus.cc:385] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.834530 15428 raft_consensus.cc:740] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.834959 15424 ts_tablet_manager.cc:1434] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:27.835232 15428 consensus_queue.cc:260] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.836009 15424 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.839514 15428 ts_tablet_manager.cc:1434] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:27.840342 15428 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.842734 15424 tablet_bootstrap.cc:654] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.845294 15428 tablet_bootstrap.cc:654] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.845368 15423 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.845839 15423 ts_tablet_manager.cc:1403] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.010s
I20260709 14:54:27.848708 15463 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.849206 15463 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.853600 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.852406 15423 raft_consensus.cc:359] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.854206 15423 raft_consensus.cc:385] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.854487 15423 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.855018 15428 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
W20260709 14:54:27.855086 15348 leader_election.cc:343] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.855592 15428 ts_tablet_manager.cc:1403] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.015s	user 0.015s	sys 0.000s
I20260709 14:54:27.851641 15463 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.856096 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.855199 15423 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
W20260709 14:54:27.857496 15349 leader_election.cc:343] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:27.857795 15424 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.857899 15349 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537; no voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.858353 15424 ts_tablet_manager.cc:1403] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.005s
I20260709 14:54:27.858180 15428 raft_consensus.cc:359] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.858755 15432 raft_consensus.cc:2749] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.858354 15423 ts_tablet_manager.cc:1434] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:54:27.858837 15428 raft_consensus.cc:385] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.859884 15428 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.860646 15423 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:27.860646 15428 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.860980 15424 raft_consensus.cc:359] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.861799 15424 raft_consensus.cc:385] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.862068 15424 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.862663 15428 ts_tablet_manager.cc:1434] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:27.862828 15424 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.863655 15428 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: Bootstrap starting.
I20260709 14:54:27.869369 15428 tablet_bootstrap.cc:654] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.869786 15423 tablet_bootstrap.cc:654] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.871738 15424 ts_tablet_manager.cc:1434] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:27.872689 15424 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.877990 15424 tablet_bootstrap.cc:654] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.880281 15428 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: No bootstrap required, opened a new log
I20260709 14:54:27.880757 15428 ts_tablet_manager.cc:1403] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:54:27.880681 15423 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: No bootstrap required, opened a new log
I20260709 14:54:27.881417 15423 ts_tablet_manager.cc:1403] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260709 14:54:27.883512 15428 raft_consensus.cc:359] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.883742 15423 raft_consensus.cc:359] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.884227 15428 raft_consensus.cc:385] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.884492 15423 raft_consensus.cc:385] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.884505 15428 raft_consensus.cc:740] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.884991 15423 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.885468 15428 consensus_queue.cc:260] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.887530 15428 ts_tablet_manager.cc:1434] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:27.885769 15423 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.889911 15423 ts_tablet_manager.cc:1434] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:27.891646 15424 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.892134 15424 ts_tablet_manager.cc:1403] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.007s
I20260709 14:54:27.894585 15424 raft_consensus.cc:359] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.895215 15424 raft_consensus.cc:385] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.895493 15424 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.896059 15424 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.897955 15424 ts_tablet_manager.cc:1434] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:27.898779 15424 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: Bootstrap starting.
I20260709 14:54:27.903223 15424 tablet_bootstrap.cc:654] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:27.905726 15463 raft_consensus.cc:493] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.906214 15463 raft_consensus.cc:515] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.907655 15424 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: No bootstrap required, opened a new log
I20260709 14:54:27.908103 15424 ts_tablet_manager.cc:1403] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:27.908350 15463 leader_election.cc:290] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.908849 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.909411 15234 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.909368 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.910176 15308 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.910444 15349 leader_election.cc:304] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.910452 15424 raft_consensus.cc:359] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.911295 15424 raft_consensus.cc:385] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:27.911551 15424 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Initialized, Role: FOLLOWER
I20260709 14:54:27.911561 15463 raft_consensus.cc:2804] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.912016 15463 raft_consensus.cc:493] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.912326 15463 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.912223 15424 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.914026 15424 ts_tablet_manager.cc:1434] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:27.917546 15454 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.917846 15463 raft_consensus.cc:515] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.918107 15454 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.920043 15454 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.921051 15463 leader_election.cc:290] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.921883 15233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.922072 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.922499 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:27.922858 15383 raft_consensus.cc:2393] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f693c50becbb462f94d7cae81f2fea96 in current term 1: Already voted for candidate 9b86e1e789e94e93873957a384038ab3 in this term.
I20260709 14:54:27.923072 15308 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.927927 15308 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.927837 15275 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f693c50becbb462f94d7cae81f2fea96; no voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:27.927851 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:27.928861 15234 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.928942 15454 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.929363 15348 leader_election.cc:304] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:27.930069 15463 raft_consensus.cc:2804] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.930402 15463 raft_consensus.cc:697] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:27.931135 15463 consensus_queue.cc:237] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.931921 15437 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.932348 15437 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.934388 15437 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.935669 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.935925 15441 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.936162 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.936457 15234 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.936529 15437 raft_consensus.cc:493] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.936790 15308 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:27.936389 15383 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:27.937203 15437 raft_consensus.cc:515] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.936419 15441 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.938395 15199 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:27.939635 15441 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.940057 15427 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.940474 15427 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.940598 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.940850 15427 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.940972 15382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:27.941159 15454 raft_consensus.cc:2749] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:27.941449 15383 raft_consensus.cc:2393] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b86e1e789e94e93873957a384038ab3 in current term 1: Already voted for candidate f693c50becbb462f94d7cae81f2fea96 in this term.
I20260709 14:54:27.941664 15382 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:27.942857 15200 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.943521 15437 leader_election.cc:290] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.943658 15441 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.944087 15441 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.944432 15441 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.946574 15432 raft_consensus.cc:493] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.946364 15427 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.947048 15432 raft_consensus.cc:515] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.948630 15307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.949101 15432 leader_election.cc:290] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.950002 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.950598 15309 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:27.950851 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.951570 15234 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.951468 15441 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.952819 15349 leader_election.cc:304] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.952906 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.953526 15309 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.953583 15441 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Requested vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.953615 15463 raft_consensus.cc:2804] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.954210 15463 raft_consensus.cc:493] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.954586 15463 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.954890 15382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:27.955428 15382 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.956462 15199 leader_election.cc:304] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3; no voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:27.956938 15132 catalog_manager.cc:5697] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:27.960640 15427 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Requested vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:27.960772 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:27.961369 15383 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.961218 15463 raft_consensus.cc:515] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.962122 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:27.963323 15463 leader_election.cc:290] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:27.964076 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:27.964697 15234 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.964613 15307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:27.965888 15382 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:27.965848 15307 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.967002 15200 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.967788 15437 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.968159 15437 raft_consensus.cc:697] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Running, Role: LEADER
I20260709 14:54:27.969174 15437 consensus_queue.cc:237] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.961310 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:27.962738 15308 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.970826 15309 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.980297 15383 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:27.961338 15427 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.981478 15463 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:27.981598 15200 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.981276 15132 catalog_manager.cc:5697] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b86e1e789e94e93873957a384038ab3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "9b86e1e789e94e93873957a384038ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:27.981980 15463 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.982496 15437 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.982985 15437 raft_consensus.cc:697] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Running, Role: LEADER
I20260709 14:54:27.983886 15307 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.983781 15437 consensus_queue.cc:237] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.985106 15348 leader_election.cc:304] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:27.985893 15432 raft_consensus.cc:2804] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:27.986364 15432 raft_consensus.cc:697] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:27.987118 15432 consensus_queue.cc:237] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.988128 15233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3" is_pre_election: true
I20260709 14:54:27.988685 15233 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.988911 15306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:27.989568 15306 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 0.
I20260709 14:54:27.989542 15349 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:27.991387 15462 raft_consensus.cc:2804] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:27.991755 15462 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:27.992058 15462 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:27.993503 15234 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:27.996132 15309 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:27.999496 15462 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:27.999387 15132 catalog_manager.cc:5697] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b86e1e789e94e93873957a384038ab3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "9b86e1e789e94e93873957a384038ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.000408 15308 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:28.007483 15462 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:28.008307 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:28.008955 15309 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.009305 15129 catalog_manager.cc:5697] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.011899 15234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:28.012385 15463 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:28.012533 15234 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.013994 15427 raft_consensus.cc:2749] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:28.015443 15309 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:28.016484 15348 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:28.017292 15463 raft_consensus.cc:2804] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.017750 15463 raft_consensus.cc:697] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:28.018585 15234 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:28.018496 15463 consensus_queue.cc:237] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:28.025362 15129 catalog_manager.cc:5697] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.046676 15427 raft_consensus.cc:493] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:28.047174 15427 raft_consensus.cc:515] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:28.048797 15427 leader_election.cc:290] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:28.049583 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:28.049695 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:28.050130 15309 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:28.050266 15383 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 0.
I20260709 14:54:28.051033 15199 leader_election.cc:304] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:28.051764 15427 raft_consensus.cc:2804] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:28.052030 15427 raft_consensus.cc:493] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:28.052294 15427 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.056777 15427 raft_consensus.cc:515] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:28.058195 15427 leader_election.cc:290] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Requested vote from peers f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:28.058945 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:28.059099 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "9b86e1e789e94e93873957a384038ab3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:28.059484 15309 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.059634 15383 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:28.064069 15309 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:28.064134 15383 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b86e1e789e94e93873957a384038ab3 in term 1.
I20260709 14:54:28.065003 15199 leader_election.cc:304] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:28.065591 15427 raft_consensus.cc:2804] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:28.065932 15427 raft_consensus.cc:697] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Becoming Leader. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Running, Role: LEADER
I20260709 14:54:28.066565 15427 consensus_queue.cc:237] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:28.073436 15129 catalog_manager.cc:5697] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b86e1e789e94e93873957a384038ab3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "9b86e1e789e94e93873957a384038ab3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.086418 15427 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.092521 15454 consensus_queue.cc:1048] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.098337 15437 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.101073 11858 ts_manager.cc:295] Set tserver state for 9b86e1e789e94e93873957a384038ab3 to MAINTENANCE_MODE
I20260709 14:54:28.101975 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
W20260709 14:54:28.114113 15275 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 198 similar messages]
I20260709 14:54:28.130555 15452 consensus_queue.cc:1048] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:28.139865 15275 consensus_peers.cc:597] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.144004 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:28.145234 11858 tablet_replica.cc:333] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.146065 11858 raft_consensus.cc:2243] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.146780 11858 pending_rounds.cc:70] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Trying to abort 1 pending ops.
I20260709 14:54:28.146968 11858 pending_rounds.cc:77] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661923297996800 op_type: NO_OP noop_request { }
I20260709 14:54:28.147190 11858 raft_consensus.cc:2889] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:28.147500 11858 raft_consensus.cc:2272] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.149915 11858 tablet_replica.cc:333] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.150444 11858 raft_consensus.cc:2243] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.150774 11858 raft_consensus.cc:2272] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.152554 11858 tablet_replica.cc:333] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.153048 11858 raft_consensus.cc:2243] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.153395 11858 raft_consensus.cc:2272] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.155210 11858 tablet_replica.cc:333] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.155722 11858 raft_consensus.cc:2243] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.156051 11858 raft_consensus.cc:2272] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.157596 11858 tablet_replica.cc:333] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.158052 11858 raft_consensus.cc:2243] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.158363 11858 pending_rounds.cc:70] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Trying to abort 1 pending ops.
I20260709 14:54:28.158509 11858 pending_rounds.cc:77] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661922148757504 op_type: NO_OP noop_request { }
I20260709 14:54:28.158748 11858 raft_consensus.cc:2889] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:28.159020 11858 raft_consensus.cc:2272] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.160861 11858 tablet_replica.cc:333] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.161355 11858 raft_consensus.cc:2243] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.161900 11858 pending_rounds.cc:70] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Trying to abort 1 pending ops.
I20260709 14:54:28.162073 11858 pending_rounds.cc:77] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661923214737408 op_type: NO_OP noop_request { }
I20260709 14:54:28.162318 11858 raft_consensus.cc:2889] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:28.162571 11858 raft_consensus.cc:2272] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.164415 11858 tablet_replica.cc:333] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.164886 11858 raft_consensus.cc:2243] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.165401 11858 pending_rounds.cc:70] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Trying to abort 1 pending ops.
I20260709 14:54:28.165572 11858 pending_rounds.cc:77] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661923607425024 op_type: NO_OP noop_request { }
I20260709 14:54:28.165805 11858 raft_consensus.cc:2889] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:28.166046 11858 raft_consensus.cc:2272] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.167960 11858 tablet_replica.cc:333] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.168432 11858 raft_consensus.cc:2243] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.168751 11858 raft_consensus.cc:2272] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.170117 11858 tablet_replica.cc:333] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.170543 11858 raft_consensus.cc:2243] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:28.170876 11858 raft_consensus.cc:2272] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.172452 11858 tablet_replica.cc:333] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: stopping tablet replica
I20260709 14:54:28.172830 11858 raft_consensus.cc:2243] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:28.173499 11858 raft_consensus.cc:2272] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:28.191231 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
W20260709 14:54:28.225737 15349 consensus_peers.cc:597] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.242065 15463 consensus_queue.cc:1048] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:28.337455 15349 consensus_peers.cc:597] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.356592 15452 consensus_queue.cc:1048] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:28.369480 15275 consensus_peers.cc:597] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.430609 15463 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:28.442133 15349 consensus_peers.cc:597] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.500337 15462 consensus_queue.cc:1048] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:28.560918 15462 consensus_queue.cc:1048] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:28.572043 15349 consensus_peers.cc:597] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.757532 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:29.596803 15429 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b86e1e789e94e93873957a384038ab3)
I20260709 14:54:29.597312 15429 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.598923 15429 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:29.600458 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
W20260709 14:54:29.602165 15275 leader_election.cc:336] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.602506 15432 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 9b86e1e789e94e93873957a384038ab3)
I20260709 14:54:29.602571 15275 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [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: f693c50becbb462f94d7cae81f2fea96; no voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:29.602994 15432 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.603296 15429 raft_consensus.cc:2749] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:29.604609 15432 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:29.605588 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:29.606180 15309 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:29.607101 15348 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
W20260709 14:54:29.607646 15349 leader_election.cc:336] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.607707 15432 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:29.608073 15432 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 9b86e1e789e94e93873957a384038ab3)
I20260709 14:54:29.608338 15432 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.614331 15432 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.616262 15432 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:29.617870 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:29.618438 15309 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:29.620527 15349 leader_election.cc:336] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.623387 15309 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:29.624255 15348 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:29.624816 15432 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:29.625511 15432 raft_consensus.cc:697] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:29.626112 15432 consensus_queue.cc:237] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.632248 15132 catalog_manager.cc:5697] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 1 to 2, leader changed from 9b86e1e789e94e93873957a384038ab3 (127.11.148.129) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:29.661779 15432 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.662287 15432 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.664033 15432 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:29.665036 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96" is_pre_election: true
I20260709 14:54:29.665729 15309 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 1.
I20260709 14:54:29.666610 15348 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:29.667269 15432 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:29.667469 15349 leader_election.cc:336] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.667595 15432 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.667972 15432 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.672492 15432 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.674005 15432 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:29.675034 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:29.675573 15309 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:29.677161 15349 leader_election.cc:336] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.680688 15309 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:29.681597 15348 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:29.682196 15432 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:29.682541 15432 raft_consensus.cc:697] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:29.683259 15432 consensus_queue.cc:237] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER 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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.689265 15132 catalog_manager.cc:5697] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 1 to 2, leader changed from 9b86e1e789e94e93873957a384038ab3 (127.11.148.129) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:29.758594 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:29.799031 15429 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:29.799593 15429 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.801270 15429 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:29.802775 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:29.803450 15383 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 1.
I20260709 14:54:29.804397 15275 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
W20260709 14:54:29.805101 15275 leader_election.cc:336] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.805096 15429 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:29.805675 15429 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:29.806022 15429 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:29.810945 15429 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.812382 15429 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:29.813657 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:29.814116 15383 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:29.815562 15275 leader_election.cc:336] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:29.818691 15383 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:29.819590 15275 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:29.820163 15429 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:29.821197 15429 raft_consensus.cc:697] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:29.821926 15429 consensus_queue.cc:237] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER 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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:29.828428 15132 catalog_manager.cc:5697] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 9b86e1e789e94e93873957a384038ab3 (127.11.148.129) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:30.101863 15349 consensus_peers.cc:597] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:30.116492 15309 raft_consensus.cc:1275] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:30.117614 15432 consensus_queue.cc:1048] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:30.132764 15309 raft_consensus.cc:1275] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:30.133860 15497 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:30.146274 15349 consensus_peers.cc:597] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:30.164352 15429 raft_consensus.cc:493] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:30.164819 15429 raft_consensus.cc:515] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:30.166349 15429 leader_election.cc:290] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:30.167709 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537" is_pre_election: true
I20260709 14:54:30.168217 15383 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 1.
I20260709 14:54:30.169099 15275 leader_election.cc:304] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:30.169801 15429 raft_consensus.cc:2804] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:30.169829 15275 leader_election.cc:336] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:30.170089 15429 raft_consensus.cc:493] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:30.170503 15429 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:30.174980 15429 raft_consensus.cc:515] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:30.176427 15429 leader_election.cc:290] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:30.177794 15383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:30.178375 15383 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:30.179430 15275 leader_election.cc:336] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111)
I20260709 14:54:30.183012 15383 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:30.183866 15275 leader_election.cc:304] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 9b86e1e789e94e93873957a384038ab3
I20260709 14:54:30.184413 15429 raft_consensus.cc:2804] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:30.184744 15429 raft_consensus.cc:697] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:30.185436 15429 consensus_queue.cc:237] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER 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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:30.191349 15129 catalog_manager.cc:5697] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 9b86e1e789e94e93873957a384038ab3 (127.11.148.129) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:30.372892 15383 raft_consensus.cc:1275] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:30.374099 15429 consensus_queue.cc:1048] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:30.382004 15275 consensus_peers.cc:597] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:30.675876 15383 raft_consensus.cc:1275] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:54:30.677060 15504 consensus_queue.cc:1048] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:30.677565 15275 consensus_peers.cc:597] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:30.687245 15349 consensus_peers.cc:597] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:30.759533 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:30.798020 15275 consensus_peers.cc:597] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:30.812976 15349 consensus_peers.cc:597] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:30.846688 15349 consensus_peers.cc:597] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:30.990669 15349 consensus_peers.cc:597] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:31.003443 15275 consensus_peers.cc:597] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:31.760442 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:32.510147 15349 consensus_peers.cc:597] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:32.569012 15349 consensus_peers.cc:597] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:32.765231 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:32.785751 15275 consensus_peers.cc:597] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:33.116886 15275 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111) [suppressed 92 similar messages]
W20260709 14:54:33.186453 15349 consensus_peers.cc:597] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:33.248500 15349 consensus_peers.cc:597] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:33.293571 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:33.301039 15521 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
W20260709 14:54:33.301059 15520 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
W20260709 14:54:33.302268 15523 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
I20260709 14:54:33.304108 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:33.304998 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:33.305218 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:33.305393 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608873305375 us; error 0 us; skew 500 ppm
I20260709 14:54:33.306037 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:33.309485 11858 webserver.cc:533] Webserver started at http://127.11.148.129:33067/ using document root <none> and password file <none>
I20260709 14:54:33.310132 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:33.310334 11858 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:33.314723 11858 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260709 14:54:33.320061 15528 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:33.323024 11858 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260709 14:54:33.323482 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "9b86e1e789e94e93873957a384038ab3"
format_stamp: "Formatted at 2026-07-09 14:54:26 on dist-test-slave-tnbt"
I20260709 14:54:33.324191 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608792473900-11858-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)
W20260709 14:54:33.335923 15349 consensus_peers.cc:597] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:33.343674 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:33.345252 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:33.346691 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:33.350513 15535 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:54:33.374148 15275 consensus_peers.cc:597] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:33.400660 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:54:33.401038 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.051s	user 0.002s	sys 0.000s
I20260709 14:54:33.401350 11858 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:54:33.406751 15535 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.417577 15535 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.418429 15535 tablet_bootstrap.cc:492] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.419118 15535 ts_tablet_manager.cc:1403] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:54:33.421739 15535 raft_consensus.cc:359] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.422675 15535 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.423316 15535 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.425582 15535 ts_tablet_manager.cc:1434] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260709 14:54:33.426222 15535 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.436846 15535 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.437530 15535 tablet_bootstrap.cc:492] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.438081 15535 ts_tablet_manager.cc:1403] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:54:33.439098 11858 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:54:33.439365 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.038s	user 0.035s	sys 0.000s
I20260709 14:54:33.440289 15535 raft_consensus.cc:359] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.440977 15535 raft_consensus.cc:740] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.441602 15535 consensus_queue.cc:260] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.443113 15535 ts_tablet_manager.cc:1434] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:33.443780 15535 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.456792 15535 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.457558 15535 tablet_bootstrap.cc:492] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.458055 15535 ts_tablet_manager.cc:1403] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:54:33.460355 15535 raft_consensus.cc:359] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.461102 15535 raft_consensus.cc:740] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.461745 15535 consensus_queue.cc:260] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.463595 15535 ts_tablet_manager.cc:1434] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:33.464402 15535 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.474619 15535 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.475232 15535 tablet_bootstrap.cc:492] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.475826 15535 ts_tablet_manager.cc:1403] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260709 14:54:33.477944 15535 raft_consensus.cc:359] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.478425 15535 raft_consensus.cc:740] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.479167 15535 consensus_queue.cc:260] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.481259 15535 ts_tablet_manager.cc:1434] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:33.481995 15535 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.493731 15535 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.494565 15535 tablet_bootstrap.cc:492] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.495270 15535 ts_tablet_manager.cc:1403] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
W20260709 14:54:33.496263 15275 consensus_peers.cc:597] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:33.496687 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:43527
I20260709 14:54:33.496821 15597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:43527 every 8 connection(s)
I20260709 14:54:33.498153 15535 raft_consensus.cc:359] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.498908 15535 raft_consensus.cc:740] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.499744 15535 consensus_queue.cc:260] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.501895 15535 ts_tablet_manager.cc:1434] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:33.502869 15535 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.505033 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.533214 15535 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.534111 15535 tablet_bootstrap.cc:492] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.534757 15535 ts_tablet_manager.cc:1403] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.016s
I20260709 14:54:33.537252 15535 raft_consensus.cc:359] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.538240 15535 raft_consensus.cc:740] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.539187 15535 consensus_queue.cc:260] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.540573 15535 ts_tablet_manager.cc:1434] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:33.541144 15535 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.552120 15598 heartbeater.cc:344] Connected to a master server at 127.11.148.190:38843
I20260709 14:54:33.552613 15598 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:33.552181 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:33.553054 15381 raft_consensus.cc:606] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:33.553392 15598 heartbeater.cc:507] Master 127.11.148.190:38843 requested a full tablet report, sending...
I20260709 14:54:33.555341 15535 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.556331 15535 tablet_bootstrap.cc:492] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.556891 15535 ts_tablet_manager.cc:1403] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260709 14:54:33.559257 15535 raft_consensus.cc:359] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.559831 15535 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.560017 15129 ts_manager.cc:194] Re-registered known tserver with Master: 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527)
I20260709 14:54:33.560423 15535 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.561942 15535 ts_tablet_manager.cc:1434] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:54:33.562687 15535 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.568781 15309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5084aa3595594d9499276b05e8e04771"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:33.569414 15309 raft_consensus.cc:606] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:33.570669 15129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40044
I20260709 14:54:33.572625 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:33.573244 15381 raft_consensus.cc:606] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:33.574296 15598 heartbeater.cc:499] Master 127.11.148.190:38843 was elected leader, sending a full tablet report...
I20260709 14:54:33.574416 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:33.575074 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:33.575794 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.576604 15535 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.577456 15535 tablet_bootstrap.cc:492] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.578047 15535 ts_tablet_manager.cc:1403] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:54:33.580405 15535 raft_consensus.cc:359] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.581161 15535 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.581969 15535 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.583427 15535 ts_tablet_manager.cc:1434] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:33.584005 15535 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.594071 15535 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.594714 15535 tablet_bootstrap.cc:492] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.595170 15535 ts_tablet_manager.cc:1403] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:54:33.598136 15535 raft_consensus.cc:359] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.598721 15535 raft_consensus.cc:740] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.599275 15535 consensus_queue.cc:260] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.600914 15535 ts_tablet_manager.cc:1434] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:33.601636 15535 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Bootstrap starting.
I20260709 14:54:33.619989 15535 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: 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
I20260709 14:54:33.620935 15535 tablet_bootstrap.cc:492] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Bootstrap complete.
I20260709 14:54:33.621451 15535 ts_tablet_manager.cc:1403] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260709 14:54:33.623476 15535 raft_consensus.cc:359] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.624293 15535 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b86e1e789e94e93873957a384038ab3, State: Initialized, Role: FOLLOWER
I20260709 14:54:33.625044 15535 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.626998 15535 ts_tablet_manager.cc:1434] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:33.686491 15510 raft_consensus.cc:993] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:33.686954 15615 raft_consensus.cc:1081] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:33.688602 15309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:33.689138 15309 raft_consensus.cc:493] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.689471 15309 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.696949 15309 raft_consensus.cc:515] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.698655 15309 leader_election.cc:290] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:33.700835 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:33.701486 15381 raft_consensus.cc:3055] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.701640 15615 raft_consensus.cc:993] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:33.701808 15381 raft_consensus.cc:740] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:33.702150 15510 raft_consensus.cc:1081] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:33.702749 15381 consensus_queue.cc:260] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.703753 15309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:33.704106 15381 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.704180 15309 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.704586 15309 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.708772 15309 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.709438 15381 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:33.709697 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42a6a3a713dd4221bd8c7da64a22659e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:33.710316 15570 raft_consensus.cc:3060] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.710597 15309 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:33.710944 15571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:33.711099 15275 leader_election.cc:304] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:33.711534 15571 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.712170 15516 raft_consensus.cc:2804] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.713649 15516 raft_consensus.cc:697] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:33.714638 15516 consensus_queue.cc:237] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.716369 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:33.716938 15381 raft_consensus.cc:3055] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.717248 15381 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:33.717732 15570 raft_consensus.cc:2468] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:33.717959 15571 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:33.718160 15381 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.719580 15381 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.720295 15275 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:33.721050 15516 raft_consensus.cc:2804] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.721531 15516 raft_consensus.cc:697] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:33.722347 15516 consensus_queue.cc:237] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.724452 15129 catalog_manager.cc:5697] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.728330 15381 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:33.740361 15129 catalog_manager.cc:5697] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:33.766300 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:33.779809 15571 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.784509 15571 pending_rounds.cc:85] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Aborting all ops after (but not including) 0
I20260709 14:54:33.784788 15571 pending_rounds.cc:107] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:33.785089 15571 raft_consensus.cc:2889] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:33.787978 15617 raft_consensus.cc:993] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:33.788479 15617 raft_consensus.cc:1081] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:33.790022 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5084aa3595594d9499276b05e8e04771"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:33.790529 15381 raft_consensus.cc:493] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.790802 15381 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:33.795859 15381 raft_consensus.cc:515] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.797860 15381 leader_election.cc:290] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 3 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:33.797979 15571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:33.798589 15571 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:33.798653 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5084aa3595594d9499276b05e8e04771" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:33.799224 15309 raft_consensus.cc:3055] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:33.799470 15309 raft_consensus.cc:740] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:33.800118 15309 consensus_queue.cc:260] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.800943 15309 raft_consensus.cc:3060] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:33.803227 15571 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:33.804142 15349 leader_election.cc:304] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:33.804751 15510 raft_consensus.cc:2804] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:33.805199 15510 raft_consensus.cc:697] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:33.805359 15309 raft_consensus.cc:2468] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:33.806241 15510 consensus_queue.cc:237] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:33.813479 15129 catalog_manager.cc:5697] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 2 to 3, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:33.872488 15330 debug-util.cc:398] Leaking SignalData structure 0x7b080027a180 after lost signal to thread 11861
I20260709 14:54:33.914638 15571 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.922115 15571 pending_rounds.cc:85] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Aborting all ops after (but not including) 0
I20260709 14:54:33.922369 15571 pending_rounds.cc:107] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:33.922611 15571 raft_consensus.cc:2889] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:34.100848 15571 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:34.124835 15381 raft_consensus.cc:1275] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.125967 15629 consensus_queue.cc:1048] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.142975 15571 raft_consensus.cc:1275] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.145884 15617 consensus_queue.cc:1048] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:34.214965 15571 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:34.216936 15381 raft_consensus.cc:1275] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.218338 15617 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.222630 15571 pending_rounds.cc:85] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Aborting all ops after (but not including) 0
I20260709 14:54:34.223081 15571 pending_rounds.cc:107] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:54:34.223335 15571 raft_consensus.cc:2889] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:54:34.230602 15570 raft_consensus.cc:1275] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.236135 15516 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:34.356348 15571 raft_consensus.cc:1275] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:34.357491 15634 consensus_queue.cc:1048] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.364853 15309 raft_consensus.cc:1275] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:34.367565 15634 consensus_queue.cc:1048] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.588474 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:34.597383 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:34.597851 15381 raft_consensus.cc:606] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:34.600067 15309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac699ca410244623a6048d351a23632c"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:34.600462 15309 raft_consensus.cc:606] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:34.602526 15309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:34.602893 15309 raft_consensus.cc:606] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:34.603726 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:34.604139 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:34.604646 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:54:34.767171 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:35.018592 15629 raft_consensus.cc:993] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.019167 15516 raft_consensus.cc:1081] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.021307 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:35.021883 15381 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.022274 15381 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.029493 15381 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.031862 15381 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 3 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:35.032332 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:35.032946 15309 raft_consensus.cc:3055] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:35.032198 15571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:35.033250 15309 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:35.033421 15571 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.034024 15309 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.035164 15309 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.036410 15634 raft_consensus.cc:993] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:35.036885 15615 raft_consensus.cc:1081] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:35.038656 15308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:35.039168 15308 raft_consensus.cc:493] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.039521 15308 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.041054 15571 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:35.042315 15349 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:35.043128 15615 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:35.043596 15615 raft_consensus.cc:697] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:35.044462 15615 consensus_queue.cc:237] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.046945 15309 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:35.047109 15308 raft_consensus.cc:515] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.049954 15571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:35.050514 15571 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.051653 15308 leader_election.cc:290] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:35.052464 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbee35d904667b26cdf03455ee9ef" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:35.053058 15381 raft_consensus.cc:3055] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.053347 15381 raft_consensus.cc:740] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:35.054183 15381 consensus_queue.cc:260] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.055420 15381 raft_consensus.cc:3060] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.055135 15132 catalog_manager.cc:5697] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 2 to 3, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.057436 15571 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:35.058604 15275 leader_election.cc:304] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:35.059381 15516 raft_consensus.cc:2804] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:35.060060 15516 raft_consensus.cc:697] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:35.060920 15516 consensus_queue.cc:237] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.062683 15381 raft_consensus.cc:2468] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:35.069643 15129 catalog_manager.cc:5697] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.156878 15617 raft_consensus.cc:993] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.157383 15629 raft_consensus.cc:1081] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.158952 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac699ca410244623a6048d351a23632c"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:35.159525 15381 raft_consensus.cc:493] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.159874 15381 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.164777 15381 raft_consensus.cc:515] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.166651 15381 leader_election.cc:290] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:35.166996 15571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:35.167250 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac699ca410244623a6048d351a23632c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:35.167647 15571 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.167835 15308 raft_consensus.cc:3055] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.168177 15308 raft_consensus.cc:740] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:35.168826 15308 consensus_queue.cc:260] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.169603 15308 raft_consensus.cc:3060] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.174199 15308 raft_consensus.cc:2468] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:35.174278 15571 raft_consensus.cc:2468] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:35.175416 15348 leader_election.cc:304] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:35.176102 15615 raft_consensus.cc:2804] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:35.176578 15615 raft_consensus.cc:697] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:35.177345 15615 consensus_queue.cc:237] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.184583 15129 catalog_manager.cc:5697] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 1 to 2, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.510032 15571 raft_consensus.cc:1275] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.511534 15516 consensus_queue.cc:1048] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.529750 15570 raft_consensus.cc:1275] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:35.531805 15615 consensus_queue.cc:1048] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.533865 15381 raft_consensus.cc:1275] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.535564 15629 consensus_queue.cc:1048] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.562865 15308 raft_consensus.cc:1275] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:35.564291 15637 consensus_queue.cc:1048] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.611629 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.618544 15308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:35.619035 15308 raft_consensus.cc:606] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:35.621384 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:35.621816 15381 raft_consensus.cc:606] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:35.624167 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:35.624615 15381 raft_consensus.cc:606] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:35.625726 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:35.626297 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:35.626951 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.693794 15516 raft_consensus.cc:993] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.694329 15629 raft_consensus.cc:1081] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:35.695731 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:35.696300 15381 raft_consensus.cc:493] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.696660 15381 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.704520 15381 raft_consensus.cc:515] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.707082 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:35.707252 15381 leader_election.cc:290] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:35.707717 15570 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.707831 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40694e719ab14e9eb674ff81a4599664" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:35.710328 15308 raft_consensus.cc:3055] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.710582 15308 raft_consensus.cc:740] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:35.711287 15308 consensus_queue.cc:260] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.712607 15308 raft_consensus.cc:3060] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.715338 15570 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:35.716492 15349 leader_election.cc:304] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:35.717250 15637 raft_consensus.cc:2804] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:35.717710 15637 raft_consensus.cc:697] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:35.718154 15308 raft_consensus.cc:2468] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 2.
I20260709 14:54:35.718588 15637 consensus_queue.cc:237] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.725692 15132 catalog_manager.cc:5697] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 1 to 2, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.736953 15308 raft_consensus.cc:1275] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.737161 15570 raft_consensus.cc:1275] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.738312 15637 consensus_queue.cc:1048] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.738982 15654 consensus_queue.cc:1048] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:35.768002 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:35.889299 15615 raft_consensus.cc:993] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:35.889837 15654 raft_consensus.cc:1081] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:35.891211 15308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:35.891680 15308 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.891950 15308 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.896514 15308 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.897953 15308 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 3 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:35.898835 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:35.899062 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:35.899483 15570 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.899714 15381 raft_consensus.cc:3055] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:35.900084 15381 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:35.900866 15381 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.902055 15381 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:35.904336 15570 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 3.
I20260709 14:54:35.905295 15275 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [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: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:35.905898 15629 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:35.906265 15629 raft_consensus.cc:697] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:35.907102 15629 consensus_queue.cc:237] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:35.908841 15381 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 3.
I20260709 14:54:35.915988 15132 catalog_manager.cc:5697] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 2 to 3, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 3 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.120487 15654 raft_consensus.cc:993] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:36.120935 15615 raft_consensus.cc:1081] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:36.122510 15308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:36.122952 15308 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.123226 15308 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.129150 15308 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.130864 15308 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 3 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:36.131914 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:36.131891 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:36.132625 15381 raft_consensus.cc:3055] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:36.132855 15381 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:36.133275 15570 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.133538 15381 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.134502 15381 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.138850 15381 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 3.
I20260709 14:54:36.139948 15570 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 3.
I20260709 14:54:36.140085 15275 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [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: 63e91bb6602f451e92ea8f8e967a9537, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:36.140785 15617 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:36.141222 15617 raft_consensus.cc:697] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:36.141979 15617 consensus_queue.cc:237] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.145321 15308 raft_consensus.cc:1275] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.146775 15615 consensus_queue.cc:1048] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.150615 15132 catalog_manager.cc:5697] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 2 to 3, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 3 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:36.157141 15570 raft_consensus.cc:1275] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:36.159152 15637 consensus_queue.cc:1048] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.339715 15381 raft_consensus.cc:1275] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:36.340868 15617 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:36.355033 15570 raft_consensus.cc:1275] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:36.356717 15629 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:36.536017 15570 raft_consensus.cc:1275] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:36.537232 15629 consensus_queue.cc:1048] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.540288 15381 raft_consensus.cc:1275] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:36.541934 15617 consensus_queue.cc:1048] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:36.636516 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:36.646618 15308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:36.647248 15308 raft_consensus.cc:606] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:36.649859 15309 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:36.650381 15309 raft_consensus.cc:606] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:36.652679 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:36.653090 15381 raft_consensus.cc:606] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:36.654033 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:36.654500 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:36.655005 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:36.664161 15629 raft_consensus.cc:993] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:36.664618 15516 raft_consensus.cc:1081] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:36.665998 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:36.666376 15381 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.666608 15381 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.670568 15381 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.671878 15381 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 3 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:36.672813 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:36.672888 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:36.673642 15570 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.673705 15309 raft_consensus.cc:3055] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:36.674224 15309 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:36.675118 15309 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.676330 15309 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:36.680763 15570 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:36.681945 15349 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:36.682631 15309 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 3.
I20260709 14:54:36.686883 15637 raft_consensus.cc:2804] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:36.687511 15637 raft_consensus.cc:697] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:36.688408 15637 consensus_queue.cc:237] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:36.699721 15130 catalog_manager.cc:5697] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 2 to 3, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:36.768842 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:37.065074 15670 raft_consensus.cc:993] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:37.065656 15516 raft_consensus.cc:1081] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:37.067080 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:37.067517 15381 raft_consensus.cc:493] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.067765 15381 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.071888 15381 raft_consensus.cc:515] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.073213 15381 leader_election.cc:290] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 4 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:37.073997 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:37.074292 15309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2e6b61e7f4443659b2e30bcb76b647a" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:37.074651 15570 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.074818 15309 raft_consensus.cc:3055] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:37.075192 15309 raft_consensus.cc:740] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:37.075910 15309 consensus_queue.cc:260] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.077010 15309 raft_consensus.cc:3060] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.081370 15570 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 4.
I20260709 14:54:37.082439 15349 leader_election.cc:304] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:37.083092 15309 raft_consensus.cc:2468] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 4.
I20260709 14:54:37.083158 15671 raft_consensus.cc:2804] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:37.083725 15671 raft_consensus.cc:697] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 4 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:37.084708 15671 consensus_queue.cc:237] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.090142 15130 catalog_manager.cc:5697] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 3 to 4, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 4 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:37.139701 15671 raft_consensus.cc:993] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:37.140182 15637 raft_consensus.cc:1081] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:37.141525 15308 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:37.141975 15308 raft_consensus.cc:493] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.142246 15308 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.146719 15308 raft_consensus.cc:515] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.148471 15308 leader_election.cc:290] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 4 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:37.149127 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:37.149242 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb5a7c3ebc9b4721affad2f21edbaf6e" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:37.149718 15570 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.149816 15381 raft_consensus.cc:3055] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:37.150138 15381 raft_consensus.cc:740] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:37.150724 15381 consensus_queue.cc:260] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.151705 15381 raft_consensus.cc:3060] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.154107 15570 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 4.
I20260709 14:54:37.155010 15275 leader_election.cc:304] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [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: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:37.155615 15516 raft_consensus.cc:2804] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:37.156065 15516 raft_consensus.cc:697] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 4 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:37.156323 15381 raft_consensus.cc:2468] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 4.
I20260709 14:54:37.156890 15516 consensus_queue.cc:237] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.162937 15130 catalog_manager.cc:5697] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 3 to 4, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 4 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.242673 15570 raft_consensus.cc:1275] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:37.243781 15637 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:37.252334 15308 raft_consensus.cc:1275] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:37.253778 15671 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:37.534409 15570 raft_consensus.cc:1275] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:37.535540 15671 consensus_queue.cc:1048] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:37.542577 15308 raft_consensus.cc:1275] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:37.543871 15671 consensus_queue.cc:1048] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:37.662230 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:37.669088 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:37.669580 15381 raft_consensus.cc:606] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:37.671761 15381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
mode: GRACEFUL
new_leader_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:50206
I20260709 14:54:37.672168 15381 raft_consensus.cc:606] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Received request to transfer leadership to TS f693c50becbb462f94d7cae81f2fea96
I20260709 14:54:37.674132 15308 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
mode: GRACEFUL
new_leader_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:40896
I20260709 14:54:37.674589 15308 raft_consensus.cc:606] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Received request to transfer leadership to TS 63e91bb6602f451e92ea8f8e967a9537
I20260709 14:54:37.675715 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:37.676209 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:37.676806 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:37.677013 15381 raft_consensus.cc:1275] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:37.678207 15516 consensus_queue.cc:1048] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:37.683328 15571 raft_consensus.cc:1275] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:37.685078 15516 consensus_queue.cc:1048] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:37.769722 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:37.924472 15689 raft_consensus.cc:993] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: : Instructing follower 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:37.924960 15516 raft_consensus.cc:1081] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Signalling peer 63e91bb6602f451e92ea8f8e967a9537 to start an election
I20260709 14:54:37.926199 15381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c"
dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
 from {username='slave'} at 127.0.0.1:50198
I20260709 14:54:37.926713 15381 raft_consensus.cc:493] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.926960 15381 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.931073 15381 raft_consensus.cc:515] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.932363 15381 leader_election.cc:290] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [CANDIDATE]: Term 4 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015)
I20260709 14:54:37.933188 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:37.933375 15308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe84c9fbeead4a22a869cba77f13040c" candidate_uuid: "63e91bb6602f451e92ea8f8e967a9537" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
I20260709 14:54:37.933831 15570 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.933907 15308 raft_consensus.cc:3055] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:37.934271 15308 raft_consensus.cc:740] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:37.935055 15308 consensus_queue.cc:260] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.936314 15308 raft_consensus.cc:3060] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:37.938745 15671 raft_consensus.cc:993] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:37.939174 15637 raft_consensus.cc:1081] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:37.940534 15309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:37.940647 15570 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 4.
I20260709 14:54:37.940940 15309 raft_consensus.cc:493] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:37.941275 15309 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.941818 15349 leader_election.cc:304] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [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: 63e91bb6602f451e92ea8f8e967a9537, 9b86e1e789e94e93873957a384038ab3; no voters: 
I20260709 14:54:37.942606 15637 raft_consensus.cc:2804] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:37.942956 15308 raft_consensus.cc:2468] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63e91bb6602f451e92ea8f8e967a9537 in term 4.
I20260709 14:54:37.943061 15637 raft_consensus.cc:697] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 4 LEADER]: Becoming Leader. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:37.944490 15637 consensus_queue.cc:237] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.947258 15309 raft_consensus.cc:515] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.949234 15309 leader_election.cc:290] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:37.950218 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:37.950690 15381 raft_consensus.cc:3055] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:37.950656 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90988f4acf18479e80003079dd3afdb1" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:37.951110 15381 raft_consensus.cc:740] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:37.951323 15570 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.951879 15381 consensus_queue.cc:260] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.953070 15381 raft_consensus.cc:3060] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:37.953011 15129 catalog_manager.cc:5697] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 reported cstate change: term changed from 3 to 4, leader changed from f693c50becbb462f94d7cae81f2fea96 (127.11.148.130) to 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131). New cstate: current_term: 4 leader_uuid: "63e91bb6602f451e92ea8f8e967a9537" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:37.955750 15570 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:37.956755 15275 leader_election.cc:304] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:37.957510 15516 raft_consensus.cc:2804] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:37.957931 15516 raft_consensus.cc:697] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:37.958715 15516 consensus_queue.cc:237] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:37.959591 15381 raft_consensus.cc:2468] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 2.
I20260709 14:54:37.966336 15130 catalog_manager.cc:5697] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 1 to 2, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.163388 15695 raft_consensus.cc:993] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: : Instructing follower f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:38.163863 15671 raft_consensus.cc:1081] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Signalling peer f693c50becbb462f94d7cae81f2fea96 to start an election
I20260709 14:54:38.165112 15309 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a72471e0492445edacfe85d007e3c827"
dest_uuid: "f693c50becbb462f94d7cae81f2fea96"
 from {username='slave'} at 127.0.0.1:40890
I20260709 14:54:38.165536 15309 raft_consensus.cc:493] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:38.165867 15309 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:38.169883 15309 raft_consensus.cc:515] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:38.171126 15309 leader_election.cc:290] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [CANDIDATE]: Term 4 election: Requested vote from peers 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527), 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131:39397)
I20260709 14:54:38.171824 15570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9b86e1e789e94e93873957a384038ab3"
I20260709 14:54:38.172013 15381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a72471e0492445edacfe85d007e3c827" candidate_uuid: "f693c50becbb462f94d7cae81f2fea96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "63e91bb6602f451e92ea8f8e967a9537"
I20260709 14:54:38.172387 15570 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:38.172493 15381 raft_consensus.cc:3055] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:38.172880 15381 raft_consensus.cc:740] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 63e91bb6602f451e92ea8f8e967a9537, State: Running, Role: LEADER
I20260709 14:54:38.173557 15381 consensus_queue.cc:260] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:38.174620 15381 raft_consensus.cc:3060] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:38.178294 15570 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 4.
I20260709 14:54:38.179428 15275 leader_election.cc:304] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [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: 9b86e1e789e94e93873957a384038ab3, f693c50becbb462f94d7cae81f2fea96; no voters: 
I20260709 14:54:38.180106 15516 raft_consensus.cc:2804] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:38.180478 15516 raft_consensus.cc:697] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 4 LEADER]: Becoming Leader. State: Replica: f693c50becbb462f94d7cae81f2fea96, State: Running, Role: LEADER
I20260709 14:54:38.180572 15381 raft_consensus.cc:2468] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f693c50becbb462f94d7cae81f2fea96 in term 4.
I20260709 14:54:38.181205 15516 consensus_queue.cc:237] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [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: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } }
I20260709 14:54:38.186698 15130 catalog_manager.cc:5697] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 reported cstate change: term changed from 3 to 4, leader changed from 63e91bb6602f451e92ea8f8e967a9537 (127.11.148.131) to f693c50becbb462f94d7cae81f2fea96 (127.11.148.130). New cstate: current_term: 4 leader_uuid: "f693c50becbb462f94d7cae81f2fea96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:38.446331 15309 raft_consensus.cc:1275] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:38.447469 15671 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f693c50becbb462f94d7cae81f2fea96" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 33015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:38.457150 15570 raft_consensus.cc:1275] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Refusing update from remote peer 63e91bb6602f451e92ea8f8e967a9537: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:38.458210 15671 consensus_queue.cc:1048] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:38.460460 15570 raft_consensus.cc:1275] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.462543 15516 consensus_queue.cc:1048] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b86e1e789e94e93873957a384038ab3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 43527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.470727 15381 raft_consensus.cc:1275] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:38.472301 15689 consensus_queue.cc:1048] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:38.698653 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:38.741870 11858 tablet_server.cc:179] TabletServer@127.11.148.129:43527 shutting down...
I20260709 14:54:38.756534 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:38.757171 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.757697 11858 raft_consensus.cc:2243] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.758080 11858 raft_consensus.cc:2272] T fb5a7c3ebc9b4721affad2f21edbaf6e P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.759819 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.760299 11858 raft_consensus.cc:2243] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.760635 11858 raft_consensus.cc:2272] T fe84c9fbeead4a22a869cba77f13040c P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.762998 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.763618 15381 raft_consensus.cc:1275] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Refusing update from remote peer f693c50becbb462f94d7cae81f2fea96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:38.763695 11858 raft_consensus.cc:2243] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.764343 11858 raft_consensus.cc:2272] T 40694e719ab14e9eb674ff81a4599664 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.764956 15516 consensus_queue.cc:1048] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63e91bb6602f451e92ea8f8e967a9537" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 39397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:38.766454 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.767153 11858 raft_consensus.cc:2243] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.767658 11858 raft_consensus.cc:2272] T 48cdbee35d904667b26cdf03455ee9ef P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:38.769186 15275 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260709 14:54:38.769969 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.770714 11858 raft_consensus.cc:2243] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.771221 11858 raft_consensus.cc:2272] T ac699ca410244623a6048d351a23632c P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:38.771338 15180 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:38.773598 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.774150 11858 raft_consensus.cc:2243] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.774540 11858 raft_consensus.cc:2272] T a2e6b61e7f4443659b2e30bcb76b647a P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.777381 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.778019 11858 raft_consensus.cc:2243] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.778519 11858 raft_consensus.cc:2272] T 90988f4acf18479e80003079dd3afdb1 P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:38.781567 15275 consensus_peers.cc:597] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:38.782503 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.783231 11858 raft_consensus.cc:2243] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.783732 11858 raft_consensus.cc:2272] T 5084aa3595594d9499276b05e8e04771 P 9b86e1e789e94e93873957a384038ab3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:38.783885 15275 consensus_peers.cc:597] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:38.785833 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.786550 11858 raft_consensus.cc:2243] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.786962 11858 raft_consensus.cc:2272] T 42a6a3a713dd4221bd8c7da64a22659e P 9b86e1e789e94e93873957a384038ab3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.788614 11858 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:38.789042 11858 raft_consensus.cc:2243] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.789397 11858 raft_consensus.cc:2272] T a72471e0492445edacfe85d007e3c827 P 9b86e1e789e94e93873957a384038ab3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.815582 11858 tablet_server.cc:196] TabletServer@127.11.148.129:43527 shutdown complete.
I20260709 14:54:38.832527 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:54:38.837798 15349 consensus_peers.cc:597] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:38.852789 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:38.853466 11858 tablet_replica.cc:333] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.854081 11858 raft_consensus.cc:2243] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.854873 11858 raft_consensus.cc:2272] T a72471e0492445edacfe85d007e3c827 P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.857203 11858 tablet_replica.cc:333] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.857699 11858 raft_consensus.cc:2243] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.858073 11858 raft_consensus.cc:2272] T fe84c9fbeead4a22a869cba77f13040c P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.860217 11858 tablet_replica.cc:333] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.860694 11858 raft_consensus.cc:2243] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.861356 11858 raft_consensus.cc:2272] T fb5a7c3ebc9b4721affad2f21edbaf6e P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.863088 11858 tablet_replica.cc:333] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.863633 11858 raft_consensus.cc:2243] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.864012 11858 raft_consensus.cc:2272] T 40694e719ab14e9eb674ff81a4599664 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.865849 11858 tablet_replica.cc:333] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.866331 11858 raft_consensus.cc:2243] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.866683 11858 raft_consensus.cc:2272] T ac699ca410244623a6048d351a23632c P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.868497 11858 tablet_replica.cc:333] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.869007 11858 raft_consensus.cc:2243] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.869644 11858 raft_consensus.cc:2272] T 48cdbee35d904667b26cdf03455ee9ef P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.871301 11858 tablet_replica.cc:333] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.871765 11858 raft_consensus.cc:2243] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.872377 11858 raft_consensus.cc:2272] T 42a6a3a713dd4221bd8c7da64a22659e P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.874039 11858 tablet_replica.cc:333] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.874449 11858 raft_consensus.cc:2243] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.875105 11858 raft_consensus.cc:2272] T 90988f4acf18479e80003079dd3afdb1 P f693c50becbb462f94d7cae81f2fea96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.877028 11858 tablet_replica.cc:333] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.877437 11858 raft_consensus.cc:2243] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.877774 11858 raft_consensus.cc:2272] T 5084aa3595594d9499276b05e8e04771 P f693c50becbb462f94d7cae81f2fea96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.879460 11858 tablet_replica.cc:333] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96: stopping tablet replica
I20260709 14:54:38.879830 11858 raft_consensus.cc:2243] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.880162 11858 raft_consensus.cc:2272] T a2e6b61e7f4443659b2e30bcb76b647a P f693c50becbb462f94d7cae81f2fea96 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:38.885819 15349 consensus_peers.cc:597] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.903791 15348 consensus_peers.cc:597] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 -> Peer f693c50becbb462f94d7cae81f2fea96 (127.11.148.130:33015): Couldn't send request to peer f693c50becbb462f94d7cae81f2fea96. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:33015: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:38.928507 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
I20260709 14:54:38.948241 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
I20260709 14:54:38.970299 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:38.970886 11858 tablet_replica.cc:333] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.971489 11858 raft_consensus.cc:2243] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.971891 11858 raft_consensus.cc:2272] T a72471e0492445edacfe85d007e3c827 P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.974102 11858 tablet_replica.cc:333] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.974613 11858 raft_consensus.cc:2243] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.974989 11858 raft_consensus.cc:2272] T fb5a7c3ebc9b4721affad2f21edbaf6e P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.976857 11858 tablet_replica.cc:333] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.977540 11858 raft_consensus.cc:2243] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.978333 11858 raft_consensus.cc:2272] T 5084aa3595594d9499276b05e8e04771 P 63e91bb6602f451e92ea8f8e967a9537 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.980688 11858 tablet_replica.cc:333] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
W20260709 14:54:38.981135 15349 consensus_peers.cc:597] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 -> Peer 9b86e1e789e94e93873957a384038ab3 (127.11.148.129:43527): Couldn't send request to peer 9b86e1e789e94e93873957a384038ab3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:43527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:38.981348 11858 raft_consensus.cc:2243] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.981813 11858 raft_consensus.cc:2272] T 90988f4acf18479e80003079dd3afdb1 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.984037 11858 tablet_replica.cc:333] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.984496 11858 raft_consensus.cc:2243] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.985157 11858 raft_consensus.cc:2272] T a2e6b61e7f4443659b2e30bcb76b647a P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.986788 11858 tablet_replica.cc:333] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.987253 11858 raft_consensus.cc:2243] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.987903 11858 raft_consensus.cc:2272] T ac699ca410244623a6048d351a23632c P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.989543 11858 tablet_replica.cc:333] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.989987 11858 raft_consensus.cc:2243] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.990332 11858 raft_consensus.cc:2272] T 48cdbee35d904667b26cdf03455ee9ef P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.992084 11858 tablet_replica.cc:333] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.992537 11858 raft_consensus.cc:2243] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.993175 11858 raft_consensus.cc:2272] T 40694e719ab14e9eb674ff81a4599664 P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.994846 11858 tablet_replica.cc:333] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.995290 11858 raft_consensus.cc:2243] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:38.995697 11858 raft_consensus.cc:2272] T 42a6a3a713dd4221bd8c7da64a22659e P 63e91bb6602f451e92ea8f8e967a9537 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:38.997457 11858 tablet_replica.cc:333] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537: stopping tablet replica
I20260709 14:54:38.997879 11858 raft_consensus.cc:2243] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:38.998569 11858 raft_consensus.cc:2272] T fe84c9fbeead4a22a869cba77f13040c P 63e91bb6602f451e92ea8f8e967a9537 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.027647 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:54:39.046653 11858 master.cc:562] Master@127.11.148.190:38843 shutting down...
I20260709 14:54:39.065939 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:39.066435 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:39.066751 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P d42826a005c44458a56020291f78dcb9: stopping tablet replica
I20260709 14:54:39.085673 11858 master.cc:584] Master@127.11.148.190:38843 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12487 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:54:39.123939 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:44195
I20260709 14:54:39.125003 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:39.129694 15712 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
W20260709 14:54:39.129921 15713 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
W20260709 14:54:39.131201 15715 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
I20260709 14:54:39.136847 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:39.137766 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:39.137938 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:39.138096 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608879138080 us; error 0 us; skew 500 ppm
I20260709 14:54:39.138640 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:39.140676 11858 webserver.cc:533] Webserver started at http://127.11.148.190:40995/ using document root <none> and password file <none>
I20260709 14:54:39.141116 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:39.141279 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:39.141590 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:39.142915 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "7626e4b12fe74f77a649a31aee470e6d"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.147027 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:39.150068 15720 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.150712 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:39.150959 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "7626e4b12fe74f77a649a31aee470e6d"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.151214 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-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)
I20260709 14:54:39.187264 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:39.188362 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:39.223654 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:44195
I20260709 14:54:39.223753 15771 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:44195 every 8 connection(s)
I20260709 14:54:39.227200 15772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.236987 15772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d: Bootstrap starting.
I20260709 14:54:39.241338 15772 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.245203 15772 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d: No bootstrap required, opened a new log
I20260709 14:54:39.247148 15772 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER }
I20260709 14:54:39.247546 15772 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.247725 15772 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7626e4b12fe74f77a649a31aee470e6d, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.248178 15772 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER }
I20260709 14:54:39.248584 15772 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:39.248771 15772 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:39.248965 15772 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.253281 15772 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER }
I20260709 14:54:39.253722 15772 leader_election.cc:304] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [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: 7626e4b12fe74f77a649a31aee470e6d; no voters: 
I20260709 14:54:39.254695 15772 leader_election.cc:290] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:39.254979 15775 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.256183 15775 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 1 LEADER]: Becoming Leader. State: Replica: 7626e4b12fe74f77a649a31aee470e6d, State: Running, Role: LEADER
I20260709 14:54:39.256780 15775 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [LEADER]: Queue going to LEADER mode. State: All 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: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER }
I20260709 14:54:39.257237 15772 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:39.260582 15776 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7626e4b12fe74f77a649a31aee470e6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER } }
I20260709 14:54:39.260999 15777 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7626e4b12fe74f77a649a31aee470e6d. Latest consensus state: current_term: 1 leader_uuid: "7626e4b12fe74f77a649a31aee470e6d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7626e4b12fe74f77a649a31aee470e6d" member_type: VOTER } }
I20260709 14:54:39.261255 15776 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:39.264648 15777 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:39.266938 15783 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:39.271468 15783 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:39.272524 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:39.279536 15783 catalog_manager.cc:1383] Generated new cluster ID: 4b43be368fc646288781906458b6a45e
I20260709 14:54:39.279824 15783 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:39.306389 15783 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:39.307619 15783 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:39.318813 15783 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d: Generated new TSK 0
I20260709 14:54:39.319366 15783 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:39.338667 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:39.344269 15793 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
W20260709 14:54:39.345542 15794 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
W20260709 14:54:39.346951 15796 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
I20260709 14:54:39.347678 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:39.348624 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:39.348805 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:39.348963 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608879348945 us; error 0 us; skew 500 ppm
I20260709 14:54:39.349485 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:39.351547 11858 webserver.cc:533] Webserver started at http://127.11.148.129:40259/ using document root <none> and password file <none>
I20260709 14:54:39.352005 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:39.352173 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:39.352416 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:39.353487 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "f369ea5699e146e0844fa13ced4fa9c0"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.357559 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:39.360502 15801 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.361140 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:39.361402 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "f369ea5699e146e0844fa13ced4fa9c0"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.361655 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-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)
I20260709 14:54:39.377657 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:39.378732 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:39.380111 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:39.382170 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:39.382371 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.382580 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:39.382722 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.420219 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:44011
I20260709 14:54:39.420320 15863 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:44011 every 8 connection(s)
I20260709 14:54:39.424865 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:39.432619 15868 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
W20260709 14:54:39.433599 15869 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
W20260709 14:54:39.436903 15871 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
I20260709 14:54:39.437507 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:39.437759 15864 heartbeater.cc:344] Connected to a master server at 127.11.148.190:44195
I20260709 14:54:39.438167 15864 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:39.438588 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:39.438884 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:39.439033 15864 heartbeater.cc:507] Master 127.11.148.190:44195 requested a full tablet report, sending...
I20260709 14:54:39.439086 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608879439067 us; error 0 us; skew 500 ppm
I20260709 14:54:39.440061 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:39.441376 15737 ts_manager.cc:194] Registered new tserver with Master: f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011)
I20260709 14:54:39.442692 11858 webserver.cc:533] Webserver started at http://127.11.148.130:42341/ using document root <none> and password file <none>
I20260709 14:54:39.443231 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:39.443161 15737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43980
I20260709 14:54:39.443570 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:39.443863 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:39.445083 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "770ecd2ceb6f461d899cb0a1febb8add"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.449187 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:54:39.452175 15876 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.452893 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:39.453148 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "770ecd2ceb6f461d899cb0a1febb8add"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.453400 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-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)
I20260709 14:54:39.480842 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:39.482030 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:39.483443 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:39.485605 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:39.485805 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.486017 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:39.486166 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.523483 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:40803
I20260709 14:54:39.523586 15938 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:40803 every 8 connection(s)
I20260709 14:54:39.527978 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:39.535442 15942 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
W20260709 14:54:39.535912 15943 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
I20260709 14:54:39.538805 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:39.539569 15939 heartbeater.cc:344] Connected to a master server at 127.11.148.190:44195
I20260709 14:54:39.539999 15939 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:39.540076 15945 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
I20260709 14:54:39.540876 15939 heartbeater.cc:507] Master 127.11.148.190:44195 requested a full tablet report, sending...
I20260709 14:54:39.541008 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:39.541316 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:39.541478 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608879541461 us; error 0 us; skew 500 ppm
I20260709 14:54:39.542106 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:39.543006 15737 ts_manager.cc:194] Registered new tserver with Master: 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803)
I20260709 14:54:39.544741 11858 webserver.cc:533] Webserver started at http://127.11.148.131:46817/ using document root <none> and password file <none>
I20260709 14:54:39.544888 15737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43984
I20260709 14:54:39.545414 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:39.545670 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:39.545940 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:39.547343 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "a556a2e6a8fc409aa96168faacb1867b"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.551432 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:39.554435 15950 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.555153 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:39.555444 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "a556a2e6a8fc409aa96168faacb1867b"
format_stamp: "Formatted at 2026-07-09 14:54:39 on dist-test-slave-tnbt"
I20260709 14:54:39.555689 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608792473900-11858-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)
I20260709 14:54:39.577507 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:39.578624 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:39.580044 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:39.582186 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:39.582360 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.582597 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:39.582742 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:39.619215 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:46141
I20260709 14:54:39.619300 16012 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:46141 every 8 connection(s)
I20260709 14:54:39.631336 16013 heartbeater.cc:344] Connected to a master server at 127.11.148.190:44195
I20260709 14:54:39.631742 16013 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:39.632417 16013 heartbeater.cc:507] Master 127.11.148.190:44195 requested a full tablet report, sending...
I20260709 14:54:39.634124 15737 ts_manager.cc:194] Registered new tserver with Master: a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:39.635126 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013096664s
I20260709 14:54:39.635533 15737 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43986
I20260709 14:54:39.658521 15737 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43990:
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"
    }
  }
}
W20260709 14:54:39.660537 15737 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.
I20260709 14:54:39.702255 15829 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a3c3d4f854151a837709bbcc2bc36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:39.703713 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a3c3d4f854151a837709bbcc2bc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.709782 15828 tablet_service.cc:1511] Processing CreateTablet for tablet ce9262a16b284c48ae4560a8f31625a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:39.711112 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9262a16b284c48ae4560a8f31625a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.711467 15977 tablet_service.cc:1511] Processing CreateTablet for tablet ce9262a16b284c48ae4560a8f31625a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:39.712011 15978 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a3c3d4f854151a837709bbcc2bc36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:39.712767 15977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9262a16b284c48ae4560a8f31625a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.713428 15978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a3c3d4f854151a837709bbcc2bc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.716990 15904 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1a3c3d4f854151a837709bbcc2bc36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:39.718268 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1a3c3d4f854151a837709bbcc2bc36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.724988 15903 tablet_service.cc:1511] Processing CreateTablet for tablet ce9262a16b284c48ae4560a8f31625a4 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=17b98c514040421ab039fb7e2d40fbf6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:39.726246 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce9262a16b284c48ae4560a8f31625a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:39.740741 16028 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: Bootstrap starting.
I20260709 14:54:39.745148 16029 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: Bootstrap starting.
I20260709 14:54:39.748363 16030 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: Bootstrap starting.
I20260709 14:54:39.751385 16029 tablet_bootstrap.cc:654] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.752796 16028 tablet_bootstrap.cc:654] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.754813 16030 tablet_bootstrap.cc:654] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.757288 16029 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: No bootstrap required, opened a new log
I20260709 14:54:39.757650 16029 ts_tablet_manager.cc:1403] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:39.758409 16028 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: No bootstrap required, opened a new log
I20260709 14:54:39.758827 16028 ts_tablet_manager.cc:1403] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.008s
I20260709 14:54:39.760318 16030 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: No bootstrap required, opened a new log
I20260709 14:54:39.760156 16029 raft_consensus.cc:359] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.760759 16029 raft_consensus.cc:385] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.760803 16030 ts_tablet_manager.cc:1403] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260709 14:54:39.761034 16029 raft_consensus.cc:740] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a556a2e6a8fc409aa96168faacb1867b, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.761729 16029 consensus_queue.cc:260] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.761648 16028 raft_consensus.cc:359] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.762545 16028 raft_consensus.cc:385] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.762883 16028 raft_consensus.cc:740] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.764154 16013 heartbeater.cc:499] Master 127.11.148.190:44195 was elected leader, sending a full tablet report...
I20260709 14:54:39.763867 16030 raft_consensus.cc:359] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.764693 16029 ts_tablet_manager.cc:1434] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260709 14:54:39.764854 16030 raft_consensus.cc:385] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.763828 16028 consensus_queue.cc:260] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.766302 16029 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: Bootstrap starting.
I20260709 14:54:39.765415 16030 raft_consensus.cc:740] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.772408 16030 consensus_queue.cc:260] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.773082 16029 tablet_bootstrap.cc:654] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.778710 15864 heartbeater.cc:499] Master 127.11.148.190:44195 was elected leader, sending a full tablet report...
I20260709 14:54:39.784173 16030 ts_tablet_manager.cc:1434] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.008s
I20260709 14:54:39.785287 16030 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: Bootstrap starting.
I20260709 14:54:39.785663 16029 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: No bootstrap required, opened a new log
I20260709 14:54:39.785773 15939 heartbeater.cc:499] Master 127.11.148.190:44195 was elected leader, sending a full tablet report...
I20260709 14:54:39.786219 16029 ts_tablet_manager.cc:1403] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260709 14:54:39.788647 16028 ts_tablet_manager.cc:1434] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: Time spent starting tablet: real 0.030s	user 0.002s	sys 0.014s
I20260709 14:54:39.788942 16029 raft_consensus.cc:359] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.789682 16029 raft_consensus.cc:385] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.789968 16029 raft_consensus.cc:740] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a556a2e6a8fc409aa96168faacb1867b, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.790745 16029 consensus_queue.cc:260] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.792891 16029 ts_tablet_manager.cc:1434] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:39.793292 16030 tablet_bootstrap.cc:654] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.789984 16028 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: Bootstrap starting.
I20260709 14:54:39.799618 16028 tablet_bootstrap.cc:654] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:39.799991 16030 tablet_bootstrap.cc:492] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: No bootstrap required, opened a new log
I20260709 14:54:39.800578 16030 ts_tablet_manager.cc:1403] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260709 14:54:39.803480 16030 raft_consensus.cc:359] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.804128 16030 raft_consensus.cc:385] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.804399 16030 raft_consensus.cc:740] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.804977 16030 consensus_queue.cc:260] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.805518 16028 tablet_bootstrap.cc:492] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: No bootstrap required, opened a new log
I20260709 14:54:39.805985 16028 ts_tablet_manager.cc:1403] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.007s
I20260709 14:54:39.806555 16030 ts_tablet_manager.cc:1434] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:54:39.808573 16028 raft_consensus.cc:359] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.809077 16028 raft_consensus.cc:385] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:39.809293 16028 raft_consensus.cc:740] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:39.809863 16028 consensus_queue.cc:260] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.811965 16028 ts_tablet_manager.cc:1434] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:39.870707 16036 raft_consensus.cc:493] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:39.871187 16036 raft_consensus.cc:515] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.874547 16036 leader_election.cc:290] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:39.881801 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0" is_pre_election: true
I20260709 14:54:39.882555 15839 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:39.883047 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b" is_pre_election: true
I20260709 14:54:39.883574 15877 leader_election.cc:304] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:39.883734 15988 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:39.884276 16036 raft_consensus.cc:2804] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:39.884619 16036 raft_consensus.cc:493] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:39.884985 16036 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.889856 16036 raft_consensus.cc:515] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.891261 16036 leader_election.cc:290] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:39.891932 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:39.892272 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:39.892553 15839 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.892866 15988 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:39.899583 15839 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 1.
I20260709 14:54:39.899587 15988 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 1.
I20260709 14:54:39.900933 15878 leader_election.cc:304] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, a556a2e6a8fc409aa96168faacb1867b; no voters: 
I20260709 14:54:39.901538 16036 raft_consensus.cc:2804] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:39.902288 16036 raft_consensus.cc:697] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Leader. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:39.902910 16036 consensus_queue.cc:237] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:39.909157 15736 catalog_manager.cc:5697] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add reported cstate change: term changed from 0 to 1, leader changed from <none> to 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130). New cstate: current_term: 1 leader_uuid: "770ecd2ceb6f461d899cb0a1febb8add" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.004335 16035 raft_consensus.cc:493] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.004832 16035 raft_consensus.cc:515] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.006680 16035 leader_election.cc:290] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.016804 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add" is_pre_election: true
I20260709 14:54:40.017417 15914 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 0.
I20260709 14:54:40.017405 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b" is_pre_election: true
I20260709 14:54:40.018126 15988 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 0.
I20260709 14:54:40.018651 15802 leader_election.cc:304] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.019485 16035 raft_consensus.cc:2804] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:40.019826 16035 raft_consensus.cc:493] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:40.020110 16035 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.024652 16035 raft_consensus.cc:515] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.026093 16035 leader_election.cc:290] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 1 election: Requested vote from peers 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.026731 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:40.027048 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.027256 15914 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.027671 15988 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.031993 15914 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 1.
I20260709 14:54:40.032015 15988 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 1.
I20260709 14:54:40.033071 15802 leader_election.cc:304] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, a556a2e6a8fc409aa96168faacb1867b, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.033676 16035 raft_consensus.cc:2804] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:40.034570 16035 raft_consensus.cc:697] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 LEADER]: Becoming Leader. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:40.035161 16035 consensus_queue.cc:237] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.040947 15736 catalog_manager.cc:5697] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 reported cstate change: term changed from 0 to 1, leader changed from <none> to f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.113269 15736 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44002:
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"
    }
  }
}
W20260709 14:54:40.115118 15736 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.
I20260709 14:54:40.137123 15828 tablet_service.cc:1511] Processing CreateTablet for tablet 249c7fb2741c4ecf9d38296bb703ca6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:40.138373 15828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249c7fb2741c4ecf9d38296bb703ca6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.138264 15903 tablet_service.cc:1511] Processing CreateTablet for tablet 249c7fb2741c4ecf9d38296bb703ca6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:40.139654 15903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249c7fb2741c4ecf9d38296bb703ca6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.139600 15977 tablet_service.cc:1511] Processing CreateTablet for tablet 249c7fb2741c4ecf9d38296bb703ca6b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:40.140911 15977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 249c7fb2741c4ecf9d38296bb703ca6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.144491 15829 tablet_service.cc:1511] Processing CreateTablet for tablet b672c87f9d4342fabfebef1ee42ed25e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:40.145680 15829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b672c87f9d4342fabfebef1ee42ed25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.146656 15978 tablet_service.cc:1511] Processing CreateTablet for tablet b672c87f9d4342fabfebef1ee42ed25e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:40.147019 15904 tablet_service.cc:1511] Processing CreateTablet for tablet b672c87f9d4342fabfebef1ee42ed25e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=b7b04138778a439e8c57bf4b8c643861]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:40.147877 15978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b672c87f9d4342fabfebef1ee42ed25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.148170 15904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b672c87f9d4342fabfebef1ee42ed25e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:40.161019 16028 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: Bootstrap starting.
I20260709 14:54:40.167411 16030 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: Bootstrap starting.
I20260709 14:54:40.169370 16029 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Bootstrap starting.
I20260709 14:54:40.169848 16028 tablet_bootstrap.cc:654] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.173610 16030 tablet_bootstrap.cc:654] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.177593 16029 tablet_bootstrap.cc:654] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.178594 16028 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: No bootstrap required, opened a new log
I20260709 14:54:40.179030 16028 ts_tablet_manager.cc:1403] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 14:54:40.180719 16030 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: No bootstrap required, opened a new log
I20260709 14:54:40.181301 16030 ts_tablet_manager.cc:1403] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260709 14:54:40.181862 16028 raft_consensus.cc:359] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.182608 16028 raft_consensus.cc:385] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.182889 16028 raft_consensus.cc:740] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.183120 16029 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: No bootstrap required, opened a new log
I20260709 14:54:40.183712 16029 ts_tablet_manager.cc:1403] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:54:40.183647 16028 consensus_queue.cc:260] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.184285 16030 raft_consensus.cc:359] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.185031 16030 raft_consensus.cc:385] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.185315 16030 raft_consensus.cc:740] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.186098 16030 consensus_queue.cc:260] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.186409 16029 raft_consensus.cc:359] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.187134 16029 raft_consensus.cc:385] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.187458 16029 raft_consensus.cc:740] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a556a2e6a8fc409aa96168faacb1867b, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.187557 16028 ts_tablet_manager.cc:1434] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:40.188313 16029 consensus_queue.cc:260] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.188653 16028 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: Bootstrap starting.
I20260709 14:54:40.189927 16030 ts_tablet_manager.cc:1434] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:40.190653 16029 ts_tablet_manager.cc:1434] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:40.192468 16030 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: Bootstrap starting.
I20260709 14:54:40.193146 16029 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: Bootstrap starting.
I20260709 14:54:40.200112 16029 tablet_bootstrap.cc:654] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.204144 16028 tablet_bootstrap.cc:654] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.206707 16030 tablet_bootstrap.cc:654] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:40.208050 16029 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: No bootstrap required, opened a new log
I20260709 14:54:40.208527 16029 ts_tablet_manager.cc:1403] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260709 14:54:40.209440 16028 tablet_bootstrap.cc:492] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: No bootstrap required, opened a new log
I20260709 14:54:40.209995 16028 ts_tablet_manager.cc:1403] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260709 14:54:40.210628 16029 raft_consensus.cc:359] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.211197 16029 raft_consensus.cc:385] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.211441 16029 raft_consensus.cc:740] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a556a2e6a8fc409aa96168faacb1867b, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.212100 16029 consensus_queue.cc:260] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.213469 16028 raft_consensus.cc:359] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.214231 16028 raft_consensus.cc:385] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.214509 16028 raft_consensus.cc:740] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.215425 16028 consensus_queue.cc:260] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.216986 16029 ts_tablet_manager.cc:1434] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:54:40.219130 16028 ts_tablet_manager.cc:1434] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:40.221405 16030 tablet_bootstrap.cc:492] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: No bootstrap required, opened a new log
I20260709 14:54:40.221946 16030 ts_tablet_manager.cc:1403] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260709 14:54:40.224131 16030 raft_consensus.cc:359] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.224741 16030 raft_consensus.cc:385] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:40.225023 16030 raft_consensus.cc:740] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Initialized, Role: FOLLOWER
I20260709 14:54:40.225596 16030 consensus_queue.cc:260] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.227190 16030 ts_tablet_manager.cc:1434] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260709 14:54:40.265441 15785 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:40.332587 16034 raft_consensus.cc:493] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.333092 16034 raft_consensus.cc:515] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.335165 16034 leader_election.cc:290] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803)
I20260709 14:54:40.338621 16036 raft_consensus.cc:493] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.339148 16036 raft_consensus.cc:515] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.340948 16036 leader_election.cc:290] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.341707 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0" is_pre_election: true
I20260709 14:54:40.342397 15839 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:40.342434 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b" is_pre_election: true
I20260709 14:54:40.343127 15988 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:40.343645 15877 leader_election.cc:304] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.344480 16036 raft_consensus.cc:2804] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:40.344866 16036 raft_consensus.cc:493] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:40.345243 16036 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.348196 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0" is_pre_election: true
I20260709 14:54:40.348551 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add" is_pre_election: true
I20260709 14:54:40.349129 15839 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a556a2e6a8fc409aa96168faacb1867b in term 0.
I20260709 14:54:40.350533 15951 leader_election.cc:304] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a556a2e6a8fc409aa96168faacb1867b, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.351552 16034 raft_consensus.cc:2804] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:40.352013 16034 raft_consensus.cc:493] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:40.352507 16034 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.353714 16036 raft_consensus.cc:515] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.354799 15914 raft_consensus.cc:2393] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a556a2e6a8fc409aa96168faacb1867b in current term 1: Already voted for candidate 770ecd2ceb6f461d899cb0a1febb8add in this term.
I20260709 14:54:40.355921 16036 leader_election.cc:290] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.356735 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:40.357316 15839 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.357441 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.359690 16034 raft_consensus.cc:515] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.360816 15988 raft_consensus.cc:2393] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 770ecd2ceb6f461d899cb0a1febb8add in current term 1: Already voted for candidate a556a2e6a8fc409aa96168faacb1867b in this term.
I20260709 14:54:40.361739 16034 leader_election.cc:290] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [CANDIDATE]: Term 1 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803)
I20260709 14:54:40.362524 15838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:40.363315 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:40.363881 15839 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 1.
I20260709 14:54:40.364095 15914 raft_consensus.cc:2393] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a556a2e6a8fc409aa96168faacb1867b in current term 1: Already voted for candidate 770ecd2ceb6f461d899cb0a1febb8add in this term.
I20260709 14:54:40.364777 15877 leader_election.cc:304] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [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: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: a556a2e6a8fc409aa96168faacb1867b
I20260709 14:54:40.364997 15951 leader_election.cc:304] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [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: a556a2e6a8fc409aa96168faacb1867b; no voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0
I20260709 14:54:40.365583 16036 raft_consensus.cc:2804] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:40.365754 16034 raft_consensus.cc:2749] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:40.366070 16036 raft_consensus.cc:697] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Leader. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.366788 16036 consensus_queue.cc:237] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.373212 15733 catalog_manager.cc:5697] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add reported cstate change: term changed from 0 to 1, leader changed from <none> to 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130). New cstate: current_term: 1 leader_uuid: "770ecd2ceb6f461d899cb0a1febb8add" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.409430 16036 raft_consensus.cc:493] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:40.409818 16036 raft_consensus.cc:515] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.411346 16036 leader_election.cc:290] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.412158 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0" is_pre_election: true
I20260709 14:54:40.412362 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b" is_pre_election: true
I20260709 14:54:40.412899 15839 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:40.412917 15988 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 0.
I20260709 14:54:40.414039 15878 leader_election.cc:304] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, a556a2e6a8fc409aa96168faacb1867b; no voters: 
I20260709 14:54:40.414629 16036 raft_consensus.cc:2804] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:40.414932 16036 raft_consensus.cc:493] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:40.415167 16036 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.419596 16036 raft_consensus.cc:515] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.421056 16036 leader_election.cc:290] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.421793 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:40.421912 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.422271 15839 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.422405 15988 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:40.426684 15839 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 1.
I20260709 14:54:40.427232 15988 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 1.
I20260709 14:54:40.427601 15877 leader_election.cc:304] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.428321 16036 raft_consensus.cc:2804] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:40.428748 16036 raft_consensus.cc:697] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Leader. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.429448 16036 consensus_queue.cc:237] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.435238 15733 catalog_manager.cc:5697] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add reported cstate change: term changed from 0 to 1, leader changed from <none> to 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130). New cstate: current_term: 1 leader_uuid: "770ecd2ceb6f461d899cb0a1febb8add" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.469048 15914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36"
dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
mode: GRACEFUL
new_leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:38808
I20260709 14:54:40.469570 15914 raft_consensus.cc:606] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Received request to transfer leadership to TS f369ea5699e146e0844fa13ced4fa9c0
I20260709 14:54:40.480811 15839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4"
dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
mode: GRACEFUL
new_leader_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
 from {username='slave'} at 127.0.0.1:39254
I20260709 14:54:40.481278 15839 raft_consensus.cc:606] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 LEADER]: Received request to transfer leadership to TS 770ecd2ceb6f461d899cb0a1febb8add
I20260709 14:54:40.485948 15914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b"
dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
mode: GRACEFUL
new_leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:38808
I20260709 14:54:40.486379 15914 raft_consensus.cc:606] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Received request to transfer leadership to TS f369ea5699e146e0844fa13ced4fa9c0
I20260709 14:54:40.490438 15914 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e"
dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
mode: GRACEFUL
new_leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:38808
I20260709 14:54:40.490857 15914 raft_consensus.cc:606] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Received request to transfer leadership to TS f369ea5699e146e0844fa13ced4fa9c0
I20260709 14:54:40.497210 16036 consensus_queue.cc:1048] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.503307 16041 raft_consensus.cc:993] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: : Instructing follower f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.504055 16036 raft_consensus.cc:1081] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Signalling peer f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.505579 15838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36"
dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:39236
I20260709 14:54:40.514034 16036 consensus_queue.cc:1048] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.518678 15838 raft_consensus.cc:493] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.519228 15838 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.528168 15838 raft_consensus.cc:515] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.539320 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:40.539950 15914 raft_consensus.cc:3055] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.540313 15914 raft_consensus.cc:740] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.540956 15914 consensus_queue.cc:260] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.541913 15914 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.547605 15838 leader_election.cc:290] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Requested vote from peers 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.548004 15914 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.548993 15987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1a3c3d4f854151a837709bbcc2bc36" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.549491 15987 raft_consensus.cc:3060] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.549361 15802 leader_election.cc:304] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.550210 16035 raft_consensus.cc:2804] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.555824 16035 raft_consensus.cc:697] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Becoming Leader. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:40.556479 15987 raft_consensus.cc:2468] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.556788 16035 consensus_queue.cc:237] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.562995 15733 catalog_manager.cc:5697] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 reported cstate change: term changed from 1 to 2, leader changed from 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130) to f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.594746 16035 consensus_queue.cc:1048] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.608520 16035 consensus_queue.cc:1048] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.616566 16071 raft_consensus.cc:993] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: : Instructing follower 770ecd2ceb6f461d899cb0a1febb8add to start an election
I20260709 14:54:40.617044 16069 raft_consensus.cc:1081] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 LEADER]: Signalling peer 770ecd2ceb6f461d899cb0a1febb8add to start an election
I20260709 14:54:40.618427 15914 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4"
dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
 from {username='slave'} at 127.0.0.1:38792
I20260709 14:54:40.618964 15914 raft_consensus.cc:493] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.619268 15914 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.623785 15914 raft_consensus.cc:515] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.625387 15914 leader_election.cc:290] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 2 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.625993 15838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:40.626427 15987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce9262a16b284c48ae4560a8f31625a4" candidate_uuid: "770ecd2ceb6f461d899cb0a1febb8add" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.626598 15838 raft_consensus.cc:3055] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.627009 15987 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.626996 15838 raft_consensus.cc:740] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:40.628229 15838 consensus_queue.cc:260] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.629453 15838 raft_consensus.cc:3060] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.632086 15987 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 2.
I20260709 14:54:40.633003 15878 leader_election.cc:304] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, a556a2e6a8fc409aa96168faacb1867b; no voters: 
I20260709 14:54:40.633679 16064 raft_consensus.cc:2804] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.633850 15838 raft_consensus.cc:2468] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 770ecd2ceb6f461d899cb0a1febb8add in term 2.
I20260709 14:54:40.634025 16064 raft_consensus.cc:697] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 LEADER]: Becoming Leader. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.634881 16064 consensus_queue.cc:237] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.640686 15734 catalog_manager.cc:5697] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add reported cstate change: term changed from 1 to 2, leader changed from f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129) to 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130). New cstate: current_term: 2 leader_uuid: "770ecd2ceb6f461d899cb0a1febb8add" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.809748 16064 consensus_queue.cc:1048] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.819922 16041 consensus_queue.cc:1048] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.819983 16036 consensus_queue.cc:1048] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.827535 16036 raft_consensus.cc:993] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: : Instructing follower f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.827924 16064 raft_consensus.cc:1081] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Signalling peer f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.828929 16064 raft_consensus.cc:993] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: : Instructing follower f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.829310 16064 raft_consensus.cc:1081] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Signalling peer f369ea5699e146e0844fa13ced4fa9c0 to start an election
I20260709 14:54:40.829594 15838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b"
dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:39236
I20260709 14:54:40.830246 15838 raft_consensus.cc:493] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.830607 15838 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.832098 15837 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e"
dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
 from {username='slave'} at 127.0.0.1:39236
I20260709 14:54:40.832762 15837 raft_consensus.cc:493] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:40.833102 15837 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.835000 16041 consensus_queue.cc:1048] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:40.837419 15838 raft_consensus.cc:515] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.839443 15838 leader_election.cc:290] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Requested vote from peers 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.840077 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:40.840435 15988 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "249c7fb2741c4ecf9d38296bb703ca6b" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.840644 15914 raft_consensus.cc:3055] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.840960 15988 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.840977 15914 raft_consensus.cc:740] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.842182 15914 consensus_queue.cc:260] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.846474 15914 raft_consensus.cc:3060] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.848320 15837 raft_consensus.cc:515] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.850106 15839 raft_consensus.cc:1240] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Rejecting Update request from peer 770ecd2ceb6f461d899cb0a1febb8add for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:40.850759 15837 leader_election.cc:290] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Requested vote from peers 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803), a556a2e6a8fc409aa96168faacb1867b (127.11.148.131:46141)
I20260709 14:54:40.851476 15913 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:40.852057 15913 raft_consensus.cc:3055] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:40.852375 15913 raft_consensus.cc:740] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 770ecd2ceb6f461d899cb0a1febb8add, State: Running, Role: LEADER
I20260709 14:54:40.853118 15913 consensus_queue.cc:260] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.853838 15913 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:40.855499 16036 consensus_queue.cc:1175] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "a556a2e6a8fc409aa96168faacb1867b" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:54:40.851887 15986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "f369ea5699e146e0844fa13ced4fa9c0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
I20260709 14:54:40.856189 15986 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:40.859268 15988 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.860608 15803 leader_election.cc:304] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a556a2e6a8fc409aa96168faacb1867b, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.861459 16071 raft_consensus.cc:2804] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.861670 15913 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.861991 16071 raft_consensus.cc:697] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Becoming Leader. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:40.862843 16071 consensus_queue.cc:237] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.862885 15802 leader_election.cc:304] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 770ecd2ceb6f461d899cb0a1febb8add, f369ea5699e146e0844fa13ced4fa9c0; no voters: 
I20260709 14:54:40.864696 16069 raft_consensus.cc:2804] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:40.865041 16069 raft_consensus.cc:697] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Becoming Leader. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:40.865782 16069 consensus_queue.cc:237] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [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: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:40.868108 15986 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.873998 15914 raft_consensus.cc:2468] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f369ea5699e146e0844fa13ced4fa9c0 in term 2.
I20260709 14:54:40.874248 15734 catalog_manager.cc:5697] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 reported cstate change: term changed from 1 to 2, leader changed from 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130) to f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.884927 15734 catalog_manager.cc:5697] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 reported cstate change: term changed from 1 to 2, leader changed from 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130) to f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "f369ea5699e146e0844fa13ced4fa9c0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:40.929227 11858 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:54:40.930728 11858 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:54:40.931082 11858 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:54:40.941089 15839 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e"
dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
mode: GRACEFUL
new_leader_uuid: "a556a2e6a8fc409aa96168faacb1867b"
 from {username='slave'} at 127.0.0.1:39270
I20260709 14:54:40.941550 15839 raft_consensus.cc:606] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Received request to transfer leadership to TS a556a2e6a8fc409aa96168faacb1867b
I20260709 14:54:40.942411 11858 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:54:41.038137 15986 raft_consensus.cc:1275] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.039215 16069 consensus_queue.cc:1048] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.046020 15914 raft_consensus.cc:1275] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.047225 16071 consensus_queue.cc:1048] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.111697 15839 raft_consensus.cc:1275] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Refusing update from remote peer 770ecd2ceb6f461d899cb0a1febb8add: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.112838 16036 consensus_queue.cc:1048] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.119694 15986 raft_consensus.cc:1275] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Refusing update from remote peer 770ecd2ceb6f461d899cb0a1febb8add: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.121220 16041 consensus_queue.cc:1048] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.325665 15914 raft_consensus.cc:1275] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.326793 16071 consensus_queue.cc:1048] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.333425 15986 raft_consensus.cc:1275] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.334825 16071 consensus_queue.cc:1048] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.432081 15914 raft_consensus.cc:1275] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.433244 16071 consensus_queue.cc:1048] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.441672 15986 raft_consensus.cc:1275] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Refusing update from remote peer f369ea5699e146e0844fa13ced4fa9c0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:41.443070 16035 consensus_queue.cc:1048] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:41.449211 16069 raft_consensus.cc:993] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: : Instructing follower a556a2e6a8fc409aa96168faacb1867b to start an election
I20260709 14:54:41.449661 16035 raft_consensus.cc:1081] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Signalling peer a556a2e6a8fc409aa96168faacb1867b to start an election
I20260709 14:54:41.451108 15986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e"
dest_uuid: "a556a2e6a8fc409aa96168faacb1867b"
 from {username='slave'} at 127.0.0.1:51576
I20260709 14:54:41.451687 15986 raft_consensus.cc:493] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:41.452028 15986 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.456856 15986 raft_consensus.cc:515] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:41.458335 15986 leader_election.cc:290] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [CANDIDATE]: Term 3 election: Requested vote from peers f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129:44011), 770ecd2ceb6f461d899cb0a1febb8add (127.11.148.130:40803)
I20260709 14:54:41.459092 15839 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f369ea5699e146e0844fa13ced4fa9c0"
I20260709 14:54:41.459530 15914 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b672c87f9d4342fabfebef1ee42ed25e" candidate_uuid: "a556a2e6a8fc409aa96168faacb1867b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "770ecd2ceb6f461d899cb0a1febb8add"
I20260709 14:54:41.459702 15839 raft_consensus.cc:3055] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:41.460063 15914 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.460057 15839 raft_consensus.cc:740] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f369ea5699e146e0844fa13ced4fa9c0, State: Running, Role: LEADER
I20260709 14:54:41.461138 15839 consensus_queue.cc:260] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [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: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:41.462358 15839 raft_consensus.cc:3060] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:41.465284 15914 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a556a2e6a8fc409aa96168faacb1867b in term 3.
I20260709 14:54:41.466284 15951 leader_election.cc:304] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [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: 770ecd2ceb6f461d899cb0a1febb8add, a556a2e6a8fc409aa96168faacb1867b; no voters: 
I20260709 14:54:41.466922 16034 raft_consensus.cc:2804] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:41.467598 15839 raft_consensus.cc:2468] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a556a2e6a8fc409aa96168faacb1867b in term 3.
I20260709 14:54:41.467978 16034 raft_consensus.cc:697] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 LEADER]: Becoming Leader. State: Replica: a556a2e6a8fc409aa96168faacb1867b, State: Running, Role: LEADER
I20260709 14:54:41.468822 16034 consensus_queue.cc:237] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [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: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } }
I20260709 14:54:41.474268 15734 catalog_manager.cc:5697] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b reported cstate change: term changed from 2 to 3, leader changed from f369ea5699e146e0844fa13ced4fa9c0 (127.11.148.129) to a556a2e6a8fc409aa96168faacb1867b (127.11.148.131). New cstate: current_term: 3 leader_uuid: "a556a2e6a8fc409aa96168faacb1867b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f369ea5699e146e0844fa13ced4fa9c0" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "770ecd2ceb6f461d899cb0a1febb8add" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 40803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a556a2e6a8fc409aa96168faacb1867b" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 46141 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:41.540102 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
I20260709 14:54:41.561043 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.561628 11858 tablet_replica.cc:333] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0: stopping tablet replica
I20260709 14:54:41.562193 11858 raft_consensus.cc:2243] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.562871 11858 raft_consensus.cc:2272] T 249c7fb2741c4ecf9d38296bb703ca6b P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.564967 11858 tablet_replica.cc:333] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0: stopping tablet replica
I20260709 14:54:41.565469 11858 raft_consensus.cc:2243] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.565811 11858 raft_consensus.cc:2272] T b672c87f9d4342fabfebef1ee42ed25e P f369ea5699e146e0844fa13ced4fa9c0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.567927 11858 tablet_replica.cc:333] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0: stopping tablet replica
I20260709 14:54:41.568359 11858 raft_consensus.cc:2243] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.568957 11858 raft_consensus.cc:2272] T 2e1a3c3d4f854151a837709bbcc2bc36 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.570756 11858 tablet_replica.cc:333] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0: stopping tablet replica
I20260709 14:54:41.571151 11858 raft_consensus.cc:2243] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.571513 11858 raft_consensus.cc:2272] T ce9262a16b284c48ae4560a8f31625a4 P f369ea5699e146e0844fa13ced4fa9c0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.592358 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
I20260709 14:54:41.602679 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
I20260709 14:54:41.618642 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.619228 11858 tablet_replica.cc:333] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add: stopping tablet replica
I20260709 14:54:41.619763 11858 raft_consensus.cc:2243] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.620200 11858 raft_consensus.cc:2272] T 249c7fb2741c4ecf9d38296bb703ca6b P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.622056 11858 tablet_replica.cc:333] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add: stopping tablet replica
I20260709 14:54:41.622534 11858 raft_consensus.cc:2243] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.623211 11858 raft_consensus.cc:2272] T ce9262a16b284c48ae4560a8f31625a4 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.625113 11858 tablet_replica.cc:333] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add: stopping tablet replica
I20260709 14:54:41.625548 11858 raft_consensus.cc:2243] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.625908 11858 raft_consensus.cc:2272] T b672c87f9d4342fabfebef1ee42ed25e P 770ecd2ceb6f461d899cb0a1febb8add [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.627768 11858 tablet_replica.cc:333] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add: stopping tablet replica
I20260709 14:54:41.628193 11858 raft_consensus.cc:2243] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.628558 11858 raft_consensus.cc:2272] T 2e1a3c3d4f854151a837709bbcc2bc36 P 770ecd2ceb6f461d899cb0a1febb8add [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.649560 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
I20260709 14:54:41.660888 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
I20260709 14:54:41.675928 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.676503 11858 tablet_replica.cc:333] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b: stopping tablet replica
I20260709 14:54:41.677119 11858 raft_consensus.cc:2243] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.677513 11858 raft_consensus.cc:2272] T 249c7fb2741c4ecf9d38296bb703ca6b P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.679450 11858 tablet_replica.cc:333] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b: stopping tablet replica
I20260709 14:54:41.679894 11858 raft_consensus.cc:2243] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.680246 11858 raft_consensus.cc:2272] T ce9262a16b284c48ae4560a8f31625a4 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.682273 11858 tablet_replica.cc:333] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: stopping tablet replica
I20260709 14:54:41.682699 11858 raft_consensus.cc:2243] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.683207 11858 pending_rounds.cc:70] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Trying to abort 1 pending ops.
I20260709 14:54:41.683353 11858 pending_rounds.cc:77] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305661978504093696 op_type: NO_OP noop_request { }
I20260709 14:54:41.683636 11858 raft_consensus.cc:2889] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:41.683852 11858 raft_consensus.cc:2272] T b672c87f9d4342fabfebef1ee42ed25e P a556a2e6a8fc409aa96168faacb1867b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.685634 11858 tablet_replica.cc:333] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b: stopping tablet replica
I20260709 14:54:41.686033 11858 raft_consensus.cc:2243] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.686353 11858 raft_consensus.cc:2272] T 2e1a3c3d4f854151a837709bbcc2bc36 P a556a2e6a8fc409aa96168faacb1867b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.696636 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:54:41.707026 11858 master.cc:562] Master@127.11.148.190:44195 shutting down...
I20260709 14:54:41.718755 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.719211 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.719512 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7626e4b12fe74f77a649a31aee470e6d: stopping tablet replica
I20260709 14:54:41.737376 11858 master.cc:584] Master@127.11.148.190:44195 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2638 ms)
[----------] 6 tests from LeaderRebalancerTest (89131 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:41.762455 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:42997
I20260709 14:54:41.763522 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:41.767912 16082 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
W20260709 14:54:41.768035 16083 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
W20260709 14:54:41.769552 16085 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
I20260709 14:54:41.771224 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:41.771952 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:41.772152 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:41.772294 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608881772277 us; error 0 us; skew 500 ppm
I20260709 14:54:41.772766 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:41.774756 11858 webserver.cc:533] Webserver started at http://127.11.148.190:45905/ using document root <none> and password file <none>
I20260709 14:54:41.775202 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:41.775372 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:41.775643 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:41.776630 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "77d6fd0d7aab4f46aca07fc2c77754bf"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-tnbt"
I20260709 14:54:41.780658 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:41.783620 16090 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:41.784260 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:41.784512 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "77d6fd0d7aab4f46aca07fc2c77754bf"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-tnbt"
I20260709 14:54:41.784754 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-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)
I20260709 14:54:41.798660 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:41.799654 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:41.832115 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:42997
I20260709 14:54:41.832252 16141 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:42997 every 8 connection(s)
I20260709 14:54:41.835705 16142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:41.845569 16142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: Bootstrap starting.
I20260709 14:54:41.850035 16142 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:41.853716 16142 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: No bootstrap required, opened a new log
I20260709 14:54:41.855793 16142 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER }
I20260709 14:54:41.856169 16142 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:41.856396 16142 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d6fd0d7aab4f46aca07fc2c77754bf, State: Initialized, Role: FOLLOWER
I20260709 14:54:41.856974 16142 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER }
I20260709 14:54:41.857440 16142 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:41.857689 16142 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:41.857945 16142 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:41.862136 16142 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER }
I20260709 14:54:41.862623 16142 leader_election.cc:304] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [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: 77d6fd0d7aab4f46aca07fc2c77754bf; no voters: 
I20260709 14:54:41.863711 16142 leader_election.cc:290] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:41.863965 16145 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:41.865195 16145 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 1 LEADER]: Becoming Leader. State: Replica: 77d6fd0d7aab4f46aca07fc2c77754bf, State: Running, Role: LEADER
I20260709 14:54:41.865792 16145 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [LEADER]: Queue going to LEADER mode. State: All 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: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER }
I20260709 14:54:41.866504 16142 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:41.868436 16146 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER } }
I20260709 14:54:41.868472 16147 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77d6fd0d7aab4f46aca07fc2c77754bf. Latest consensus state: current_term: 1 leader_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77d6fd0d7aab4f46aca07fc2c77754bf" member_type: VOTER } }
I20260709 14:54:41.869222 16147 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:41.869206 16146 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:41.872274 16151 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:41.878944 16151 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:41.879865 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:41.886893 16151 catalog_manager.cc:1383] Generated new cluster ID: 9ec0f0ffd9e84da8b3e4cc92cfe848ac
I20260709 14:54:41.887120 16151 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:41.933355 16151 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:41.934592 16151 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:41.952261 16151 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: Generated new TSK 0
I20260709 14:54:41.952796 16151 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:42.010692 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:42.016467 16163 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
W20260709 14:54:42.017776 16164 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
W20260709 14:54:42.018754 16166 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
I20260709 14:54:42.018893 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:42.019768 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.019953 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:42.020117 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608882020099 us; error 0 us; skew 500 ppm
I20260709 14:54:42.020653 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.022684 11858 webserver.cc:533] Webserver started at http://127.11.148.129:34255/ using document root <none> and password file <none>
I20260709 14:54:42.023131 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.023290 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.023597 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.024585 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.028703 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:54:42.031801 16171 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.032472 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:42.032724 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.032981 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-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)
I20260709 14:54:42.042057 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.043113 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:42.044535 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:42.046629 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:42.046818 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.047031 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:42.047178 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.084221 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:37831
I20260709 14:54:42.084337 16233 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:37831 every 8 connection(s)
I20260709 14:54:42.088727 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:42.095171 16238 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
W20260709 14:54:42.097812 16239 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
W20260709 14:54:42.101315 16241 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
I20260709 14:54:42.102277 16234 heartbeater.cc:344] Connected to a master server at 127.11.148.190:42997
I20260709 14:54:42.102767 16234 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.103354 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:42.103662 16234 heartbeater.cc:507] Master 127.11.148.190:42997 requested a full tablet report, sending...
I20260709 14:54:42.104830 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.105057 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:42.105240 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608882105222 us; error 0 us; skew 500 ppm
I20260709 14:54:42.105790 16107 ts_manager.cc:194] Registered new tserver with Master: 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831)
I20260709 14:54:42.105978 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.108112 16107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38714
I20260709 14:54:42.108691 11858 webserver.cc:533] Webserver started at http://127.11.148.130:46781/ using document root <none> and password file <none>
I20260709 14:54:42.109328 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.109532 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.109800 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.110780 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "5093e0ea6786423186da6597b11725b4"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.114850 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:42.117790 16246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.118515 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:42.118769 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "5093e0ea6786423186da6597b11725b4"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.119016 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-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)
I20260709 14:54:42.134147 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.135134 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:42.136484 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:42.138739 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:42.138954 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.139213 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:42.139377 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.176061 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:42167
I20260709 14:54:42.176162 16308 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:42167 every 8 connection(s)
I20260709 14:54:42.180704 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:42.187341 16312 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
W20260709 14:54:42.188922 16313 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
W20260709 14:54:42.191813 16315 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
I20260709 14:54:42.192569 16309 heartbeater.cc:344] Connected to a master server at 127.11.148.190:42997
I20260709 14:54:42.192621 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:42.193151 16309 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.193725 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.193964 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:42.193876 16309 heartbeater.cc:507] Master 127.11.148.190:42997 requested a full tablet report, sending...
I20260709 14:54:42.194271 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608882194251 us; error 0 us; skew 500 ppm
I20260709 14:54:42.194912 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.196301 16107 ts_manager.cc:194] Registered new tserver with Master: 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:42.197530 11858 webserver.cc:533] Webserver started at http://127.11.148.131:33819/ using document root <none> and password file <none>
I20260709 14:54:42.197690 16107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38724
I20260709 14:54:42.198081 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.198310 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.198625 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.199818 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "dd4ab854e08f482bb32688d52180b544"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.204037 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:42.206995 16320 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.207697 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:42.207962 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "dd4ab854e08f482bb32688d52180b544"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-tnbt"
I20260709 14:54:42.208217 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608792473900-11858-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)
I20260709 14:54:42.222697 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.223747 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:42.225063 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:42.227144 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:42.227339 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.227597 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:42.227748 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.263270 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:35889
I20260709 14:54:42.263374 16382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:35889 every 8 connection(s)
I20260709 14:54:42.275239 16383 heartbeater.cc:344] Connected to a master server at 127.11.148.190:42997
I20260709 14:54:42.275669 16383 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.276331 16383 heartbeater.cc:507] Master 127.11.148.190:42997 requested a full tablet report, sending...
I20260709 14:54:42.277990 16107 ts_manager.cc:194] Registered new tserver with Master: dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.278146 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011999549s
I20260709 14:54:42.279235 16107 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38734
I20260709 14:54:42.300450 16107 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38740:
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"
    }
  }
}
W20260709 14:54:42.302789 16107 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.
I20260709 14:54:42.367842 16199 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5b26dbc20944999720f435006644ab (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:42.369210 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5b26dbc20944999720f435006644ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.371632 16198 tablet_service.cc:1511] Processing CreateTablet for tablet 9d261c6daed540f7ba96e5b71bb94fde (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:42.373016 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d261c6daed540f7ba96e5b71bb94fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.376151 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 404a83185db14e73841debdc1280a980 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:42.376927 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 5f62439798ae4dd19708cfbb7836d80d (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:42.377509 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404a83185db14e73841debdc1280a980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.377197 16197 tablet_service.cc:1511] Processing CreateTablet for tablet fa775698c1284626b35f77ce5b475a7f (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:42.378183 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f62439798ae4dd19708cfbb7836d80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.376224 16196 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0d73fc24f4545a00a2909b4f529d1 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:42.378811 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa775698c1284626b35f77ce5b475a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.381728 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0d73fc24f4545a00a2909b4f529d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.395490 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5b26dbc20944999720f435006644ab (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:42.396824 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5b26dbc20944999720f435006644ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.401144 16347 tablet_service.cc:1511] Processing CreateTablet for tablet 9d261c6daed540f7ba96e5b71bb94fde (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:42.402472 16347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d261c6daed540f7ba96e5b71bb94fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.402175 16348 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5b26dbc20944999720f435006644ab (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:42.403435 16348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5b26dbc20944999720f435006644ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.403862 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 9d261c6daed540f7ba96e5b71bb94fde (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:42.404395 16346 tablet_service.cc:1511] Processing CreateTablet for tablet fa775698c1284626b35f77ce5b475a7f (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:42.405623 16272 tablet_service.cc:1511] Processing CreateTablet for tablet fa775698c1284626b35f77ce5b475a7f (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:42.407032 16345 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0d73fc24f4545a00a2909b4f529d1 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:42.408382 16344 tablet_service.cc:1511] Processing CreateTablet for tablet 404a83185db14e73841debdc1280a980 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:42.405704 16346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa775698c1284626b35f77ce5b475a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.409617 16344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404a83185db14e73841debdc1280a980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.410837 16271 tablet_service.cc:1511] Processing CreateTablet for tablet f3f0d73fc24f4545a00a2909b4f529d1 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:42.412842 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 404a83185db14e73841debdc1280a980 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:42.407223 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa775698c1284626b35f77ce5b475a7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.415719 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d261c6daed540f7ba96e5b71bb94fde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.419773 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404a83185db14e73841debdc1280a980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.420460 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0d73fc24f4545a00a2909b4f529d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.424897 16345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3f0d73fc24f4545a00a2909b4f529d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.463150 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 5f62439798ae4dd19708cfbb7836d80d (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:42.464560 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f62439798ae4dd19708cfbb7836d80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.475387 16398 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.480938 16399 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.481571 16398 tablet_bootstrap.cc:654] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.484104 16346 tablet_service.cc:1511] Processing CreateTablet for tablet 5f62439798ae4dd19708cfbb7836d80d (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:42.485455 16346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f62439798ae4dd19708cfbb7836d80d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.489146 16400 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.493748 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 13c3728b180641cbbc00f77a1e949a00 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:42.495011 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c3728b180641cbbc00f77a1e949a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.496034 16400 tablet_bootstrap.cc:654] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.494890 16348 tablet_service.cc:1511] Processing CreateTablet for tablet 8131fc0438d54d689f1fd1e01e090961 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:42.496182 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 8131fc0438d54d689f1fd1e01e090961 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:42.497095 16348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8131fc0438d54d689f1fd1e01e090961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.497396 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8131fc0438d54d689f1fd1e01e090961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.494797 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 8131fc0438d54d689f1fd1e01e090961 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:42.486632 16399 tablet_bootstrap.cc:654] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.499909 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8131fc0438d54d689f1fd1e01e090961. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.505386 16273 tablet_service.cc:1511] Processing CreateTablet for tablet 13c3728b180641cbbc00f77a1e949a00 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:42.506582 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c3728b180641cbbc00f77a1e949a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.521463 16398 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.522027 16398 ts_tablet_manager.cc:1403] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.000s
I20260709 14:54:42.524775 16398 raft_consensus.cc:359] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.528260 16399 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.528770 16399 ts_tablet_manager.cc:1403] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.048s	user 0.007s	sys 0.007s
I20260709 14:54:42.528718 16346 tablet_service.cc:1511] Processing CreateTablet for tablet 13c3728b180641cbbc00f77a1e949a00 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:42.530107 16346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c3728b180641cbbc00f77a1e949a00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.531754 16399 raft_consensus.cc:359] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.532513 16399 raft_consensus.cc:385] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.532796 16399 raft_consensus.cc:740] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.532951 16400 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.533488 16400 ts_tablet_manager.cc:1403] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.007s
I20260709 14:54:42.533660 16399 consensus_queue.cc:260] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.535993 16383 heartbeater.cc:499] Master 127.11.148.190:42997 was elected leader, sending a full tablet report...
I20260709 14:54:42.536448 16399 ts_tablet_manager.cc:1434] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:42.537478 16399 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.539494 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4caa6e50464a9280e1eb9f0df244e6 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:42.525461 16398 raft_consensus.cc:385] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.540573 16398 raft_consensus.cc:740] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.540736 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4caa6e50464a9280e1eb9f0df244e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.541302 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4caa6e50464a9280e1eb9f0df244e6 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:42.542424 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4caa6e50464a9280e1eb9f0df244e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.542779 16398 consensus_queue.cc:260] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.545910 16348 tablet_service.cc:1511] Processing CreateTablet for tablet 3e4caa6e50464a9280e1eb9f0df244e6 (DEFAULT_TABLE table=test-workload [id=612cfe650a8040e094fa87dcb70b717c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:42.547251 16348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e4caa6e50464a9280e1eb9f0df244e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.553622 16399 tablet_bootstrap.cc:654] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.568629 16234 heartbeater.cc:499] Master 127.11.148.190:42997 was elected leader, sending a full tablet report...
I20260709 14:54:42.568976 16400 raft_consensus.cc:359] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.569820 16400 raft_consensus.cc:385] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.570127 16400 raft_consensus.cc:740] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.569011 16398 ts_tablet_manager.cc:1434] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.047s	user 0.010s	sys 0.021s
I20260709 14:54:42.571981 16398 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.573312 16399 tablet_bootstrap.cc:492] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.573837 16399 ts_tablet_manager.cc:1403] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260709 14:54:42.575592 16400 consensus_queue.cc:260] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.576588 16399 raft_consensus.cc:359] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.577311 16399 raft_consensus.cc:385] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.577610 16399 raft_consensus.cc:740] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.578317 16399 consensus_queue.cc:260] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.580415 16399 ts_tablet_manager.cc:1434] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:42.581275 16399 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.585413 16398 tablet_bootstrap.cc:654] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.586688 16399 tablet_bootstrap.cc:654] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.598135 16399 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.598601 16399 ts_tablet_manager.cc:1403] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260709 14:54:42.601214 16399 raft_consensus.cc:359] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.601898 16399 raft_consensus.cc:385] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.602177 16399 raft_consensus.cc:740] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.603791 16309 heartbeater.cc:499] Master 127.11.148.190:42997 was elected leader, sending a full tablet report...
I20260709 14:54:42.604586 16400 ts_tablet_manager.cc:1434] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.010s
I20260709 14:54:42.605795 16400 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.607484 16399 consensus_queue.cc:260] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.608992 16398 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.609477 16398 ts_tablet_manager.cc:1403] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.009s
I20260709 14:54:42.609719 16399 ts_tablet_manager.cc:1434] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:42.610826 16399 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.612156 16398 raft_consensus.cc:359] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.612874 16398 raft_consensus.cc:385] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.613159 16398 raft_consensus.cc:740] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.613876 16398 consensus_queue.cc:260] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.615908 16398 ts_tablet_manager.cc:1434] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:42.616757 16398 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.617583 16399 tablet_bootstrap.cc:654] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.622488 16400 tablet_bootstrap.cc:654] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.623390 16398 tablet_bootstrap.cc:654] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.628559 16399 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.629042 16399 ts_tablet_manager.cc:1403] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.001s
I20260709 14:54:42.631837 16399 raft_consensus.cc:359] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.632593 16399 raft_consensus.cc:385] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.632907 16399 raft_consensus.cc:740] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.633845 16399 consensus_queue.cc:260] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.638850 16399 ts_tablet_manager.cc:1434] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:42.639904 16399 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.647238 16398 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.647778 16398 ts_tablet_manager.cc:1403] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260709 14:54:42.648531 16399 tablet_bootstrap.cc:654] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.649879 16400 tablet_bootstrap.cc:492] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.650493 16400 ts_tablet_manager.cc:1403] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.013s
I20260709 14:54:42.650487 16398 raft_consensus.cc:359] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.651456 16398 raft_consensus.cc:385] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.651747 16398 raft_consensus.cc:740] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.652556 16398 consensus_queue.cc:260] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.653756 16400 raft_consensus.cc:359] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.654448 16400 raft_consensus.cc:385] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.654735 16400 raft_consensus.cc:740] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.654793 16398 ts_tablet_manager.cc:1434] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:42.656302 16398 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.658749 16400 consensus_queue.cc:260] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.662940 16398 tablet_bootstrap.cc:654] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.664134 16400 ts_tablet_manager.cc:1434] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:54:42.665078 16400 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.673295 16400 tablet_bootstrap.cc:654] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.676542 16398 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.676908 16399 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.676977 16398 ts_tablet_manager.cc:1403] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:54:42.677587 16399 ts_tablet_manager.cc:1403] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260709 14:54:42.679795 16400 tablet_bootstrap.cc:492] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.679687 16398 raft_consensus.cc:359] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.680464 16400 ts_tablet_manager.cc:1403] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260709 14:54:42.680522 16398 raft_consensus.cc:385] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.680330 16399 raft_consensus.cc:359] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.681025 16398 raft_consensus.cc:740] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.681152 16399 raft_consensus.cc:385] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.681497 16399 raft_consensus.cc:740] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.681754 16398 consensus_queue.cc:260] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.682334 16399 consensus_queue.cc:260] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.683753 16398 ts_tablet_manager.cc:1434] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.006s
I20260709 14:54:42.684505 16399 ts_tablet_manager.cc:1434] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:42.684718 16398 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.685478 16399 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.688304 16407 raft_consensus.cc:493] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.688810 16407 raft_consensus.cc:515] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.691228 16407 leader_election.cc:290] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.691004 16398 tablet_bootstrap.cc:654] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.692162 16399 tablet_bootstrap.cc:654] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.687924 16400 raft_consensus.cc:359] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.696264 16400 raft_consensus.cc:385] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.696549 16400 raft_consensus.cc:740] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.697290 16400 consensus_queue.cc:260] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.699497 16400 ts_tablet_manager.cc:1434] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:42.700409 16400 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.701381 16404 raft_consensus.cc:493] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.701870 16404 raft_consensus.cc:515] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.719030 16405 raft_consensus.cc:493] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.719597 16405 raft_consensus.cc:515] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.720773 16404 leader_election.cc:290] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:42.721378 16398 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.721560 16399 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.722038 16398 ts_tablet_manager.cc:1403] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.010s
I20260709 14:54:42.722329 16405 leader_election.cc:290] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.722038 16399 ts_tablet_manager.cc:1403] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.005s
I20260709 14:54:42.726668 16399 raft_consensus.cc:359] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.727505 16399 raft_consensus.cc:385] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.729773 16399 raft_consensus.cc:740] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.730564 16399 consensus_queue.cc:260] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.731679 16400 tablet_bootstrap.cc:654] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.732436 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:42.732666 16399 ts_tablet_manager.cc:1434] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.004s
I20260709 14:54:42.733130 16358 raft_consensus.cc:2468] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:42.733681 16399 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.734491 16249 leader_election.cc:304] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:42.729103 16398 raft_consensus.cc:359] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.735531 16407 raft_consensus.cc:2804] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.736088 16407 raft_consensus.cc:493] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.736495 16407 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.737798 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:42.735556 16398 raft_consensus.cc:385] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.738437 16398 raft_consensus.cc:740] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
W20260709 14:54:42.739198 16321 leader_election.cc:343] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:42.739208 16398 consensus_queue.cc:260] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.740633 16399 tablet_bootstrap.cc:654] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.742455 16398 ts_tablet_manager.cc:1434] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 14:54:42.743501 16398 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.751482 16400 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.752035 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:42.752775 16209 raft_consensus.cc:2468] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:42.753721 16398 tablet_bootstrap.cc:654] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.754721 16399 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.755228 16399 ts_tablet_manager.cc:1403] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.012s
I20260709 14:54:42.758003 16399 raft_consensus.cc:359] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.758670 16399 raft_consensus.cc:385] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.758957 16399 raft_consensus.cc:740] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.760612 16407 raft_consensus.cc:515] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.759824 16399 consensus_queue.cc:260] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.763456 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:42.763991 16399 ts_tablet_manager.cc:1434] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:54:42.763995 16209 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.765087 16399 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.772641 16407 leader_election.cc:290] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.771229 16209 raft_consensus.cc:2468] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:42.773416 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:42.773808 16399 tablet_bootstrap.cc:654] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.774121 16358 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.774384 16248 leader_election.cc:304] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:42.775532 16407 raft_consensus.cc:2804] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.777992 16404 raft_consensus.cc:493] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.778456 16404 raft_consensus.cc:515] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.752032 16400 ts_tablet_manager.cc:1403] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.002s
I20260709 14:54:42.779448 16398 tablet_bootstrap.cc:492] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.779987 16398 ts_tablet_manager.cc:1403] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.011s
I20260709 14:54:42.780560 16404 leader_election.cc:290] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:42.782181 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:42.782867 16284 raft_consensus.cc:2468] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:42.784130 16321 leader_election.cc:304] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:42.785085 16404 raft_consensus.cc:2804] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.785466 16404 raft_consensus.cc:493] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.785827 16404 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.784026 16398 raft_consensus.cc:359] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.786604 16398 raft_consensus.cc:385] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.787325 16398 raft_consensus.cc:740] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.788000 16400 raft_consensus.cc:359] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.789259 16400 raft_consensus.cc:385] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.789623 16400 raft_consensus.cc:740] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.788597 16398 consensus_queue.cc:260] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.791502 16407 raft_consensus.cc:697] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:42.784096 16358 raft_consensus.cc:2468] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:42.792611 16407 consensus_queue.cc:237] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.797346 16398 ts_tablet_manager.cc:1434] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.003s
I20260709 14:54:42.797806 16399 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.798295 16399 ts_tablet_manager.cc:1403] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 14:54:42.798563 16398 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.799015 16404 raft_consensus.cc:515] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.800660 16399 raft_consensus.cc:359] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.801352 16399 raft_consensus.cc:385] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.801618 16399 raft_consensus.cc:740] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.802661 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:42.802521 16399 consensus_queue.cc:260] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.803292 16284 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.808451 16398 tablet_bootstrap.cc:654] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.808773 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa775698c1284626b35f77ce5b475a7f" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:42.811060 16283 raft_consensus.cc:2468] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:42.809957 16400 consensus_queue.cc:260] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.811745 16399 ts_tablet_manager.cc:1434] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:54:42.812386 16172 leader_election.cc:304] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:42.813270 16405 raft_consensus.cc:2804] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.813678 16405 raft_consensus.cc:493] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.813987 16405 raft_consensus.cc:3060] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.814898 16284 raft_consensus.cc:2468] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:42.815749 16404 leader_election.cc:290] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:42.816844 16321 leader_election.cc:304] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:42.818399 16404 raft_consensus.cc:2804] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.822239 16399 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:42.824682 16405 raft_consensus.cc:515] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.826705 16405 leader_election.cc:290] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.827443 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa775698c1284626b35f77ce5b475a7f" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:42.827860 16399 tablet_bootstrap.cc:654] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.828029 16284 raft_consensus.cc:3060] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.828650 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:42.829206 16405 raft_consensus.cc:493] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.829257 16209 raft_consensus.cc:2468] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:42.829766 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:42.830713 16322 leader_election.cc:304] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:42.829131 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:42.829793 16405 raft_consensus.cc:515] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.832595 16207 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.838241 16284 raft_consensus.cc:2468] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:42.840040 16172 leader_election.cc:304] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:42.840945 16431 raft_consensus.cc:2804] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.841359 16431 raft_consensus.cc:493] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.841712 16431 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.813237 16400 ts_tablet_manager.cc:1434] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.000s
I20260709 14:54:42.849869 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa775698c1284626b35f77ce5b475a7f" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:42.850196 16431 raft_consensus.cc:515] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.850643 16400 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.849385 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa775698c1284626b35f77ce5b475a7f" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:42.850711 16357 raft_consensus.cc:3060] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.853958 16398 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.854524 16398 ts_tablet_manager.cc:1403] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.007s
I20260709 14:54:42.857298 16398 raft_consensus.cc:359] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.857810 16106 catalog_manager.cc:5697] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.861361 16431 leader_election.cc:290] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:42.861485 16435 raft_consensus.cc:2804] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.862586 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:42.862917 16405 leader_election.cc:290] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.865516 16399 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:42.865379 16357 raft_consensus.cc:2468] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:42.866072 16399 ts_tablet_manager.cc:1403] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.008s
I20260709 14:54:42.858067 16398 raft_consensus.cc:385] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:54:42.868206 16321 leader_election.cc:343] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:42.868543 16398 raft_consensus.cc:740] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.870349 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:42.870615 16399 raft_consensus.cc:359] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.871254 16399 raft_consensus.cc:385] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.871300 16208 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.871796 16399 raft_consensus.cc:740] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.870360 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:42.871179 16398 consensus_queue.cc:260] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.849423 16207 raft_consensus.cc:2468] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:42.872555 16399 consensus_queue.cc:260] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.874488 16399 ts_tablet_manager.cc:1434] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:42.875177 16404 raft_consensus.cc:697] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:42.875626 16407 raft_consensus.cc:493] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.868888 16400 tablet_bootstrap.cc:654] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:42.876590 16155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:42.876741 16407 raft_consensus.cc:515] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.876654 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:42.878610 16398 ts_tablet_manager.cc:1434] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 14:54:42.878898 16284 raft_consensus.cc:2393] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45e2d6bff8ac4884b91e96579e5bf7bd in current term 1: Already voted for candidate dd4ab854e08f482bb32688d52180b544 in this term.
I20260709 14:54:42.879735 16398 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.877729 16404 consensus_queue.cc:237] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.880875 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404a83185db14e73841debdc1280a980" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:42.881546 16209 raft_consensus.cc:2468] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:42.882815 16248 leader_election.cc:304] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:42.883724 16428 raft_consensus.cc:2804] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.884111 16428 raft_consensus.cc:493] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.884261 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404a83185db14e73841debdc1280a980" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:42.884459 16428 raft_consensus.cc:3060] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.884959 16358 raft_consensus.cc:2468] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:42.886782 16398 tablet_bootstrap.cc:654] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.888644 16208 raft_consensus.cc:2468] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:42.889992 16322 leader_election.cc:304] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:42.890795 16431 raft_consensus.cc:2804] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.891227 16431 raft_consensus.cc:697] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:42.892035 16431 consensus_queue.cc:237] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.880820 16407 leader_election.cc:290] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.876799 16435 raft_consensus.cc:697] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:42.899706 16174 leader_election.cc:304] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd; no voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544
I20260709 14:54:42.899890 16435 consensus_queue.cc:237] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.899137 16428 raft_consensus.cc:515] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.905768 16107 catalog_manager.cc:5697] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:42.906692 16428 leader_election.cc:290] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:42.908985 16398 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.909478 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404a83185db14e73841debdc1280a980" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:42.910250 16208 raft_consensus.cc:3060] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.909562 16398 ts_tablet_manager.cc:1403] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.004s
I20260709 14:54:42.913956 16398 raft_consensus.cc:359] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.914600 16398 raft_consensus.cc:385] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.914844 16398 raft_consensus.cc:740] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.915459 16398 consensus_queue.cc:260] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.915746 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404a83185db14e73841debdc1280a980" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:42.916301 16357 raft_consensus.cc:3060] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.917363 16398 ts_tablet_manager.cc:1434] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:42.916811 16436 raft_consensus.cc:2749] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:42.918292 16398 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:42.925335 16398 tablet_bootstrap.cc:654] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.924808 16104 catalog_manager.cc:5697] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.921093 16208 raft_consensus.cc:2468] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:42.925890 16357 raft_consensus.cc:2468] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:42.928326 16400 tablet_bootstrap.cc:492] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.928791 16400 ts_tablet_manager.cc:1403] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.008s
I20260709 14:54:42.929206 16249 leader_election.cc:304] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:42.930600 16428 raft_consensus.cc:2804] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.931062 16428 raft_consensus.cc:697] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:42.931686 16400 raft_consensus.cc:359] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.932493 16400 raft_consensus.cc:385] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.932786 16400 raft_consensus.cc:740] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.931908 16428 consensus_queue.cc:237] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.933707 16400 consensus_queue.cc:260] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.934386 16398 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:42.935940 16398 ts_tablet_manager.cc:1403] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.002s
I20260709 14:54:42.940366 16398 raft_consensus.cc:359] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.935990 16400 ts_tablet_manager.cc:1434] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:42.943686 16400 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.949827 16400 tablet_bootstrap.cc:654] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.942526 16398 raft_consensus.cc:385] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.950373 16398 raft_consensus.cc:740] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.951136 16398 consensus_queue.cc:260] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.953521 16398 ts_tablet_manager.cc:1434] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:54:42.952912 16107 catalog_manager.cc:5697] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:42.958379 16400 tablet_bootstrap.cc:492] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.958906 16400 ts_tablet_manager.cc:1403] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:54:42.961522 16400 raft_consensus.cc:359] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.962213 16400 raft_consensus.cc:385] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.962782 16400 raft_consensus.cc:740] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.962182 16106 catalog_manager.cc:5697] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.963557 16400 consensus_queue.cc:260] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.965600 16400 ts_tablet_manager.cc:1434] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:54:42.966323 16400 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.970793 16400 tablet_bootstrap.cc:654] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.974579 16400 tablet_bootstrap.cc:492] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.974936 16400 ts_tablet_manager.cc:1403] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:42.976899 16400 raft_consensus.cc:359] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.977375 16400 raft_consensus.cc:385] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.977583 16400 raft_consensus.cc:740] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.978096 16400 consensus_queue.cc:260] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.979992 16400 ts_tablet_manager.cc:1434] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:42.980854 16400 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.985093 16400 tablet_bootstrap.cc:654] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.989097 16400 tablet_bootstrap.cc:492] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:42.989454 16400 ts_tablet_manager.cc:1403] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:42.991056 16400 raft_consensus.cc:359] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.991539 16400 raft_consensus.cc:385] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.991729 16400 raft_consensus.cc:740] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.992249 16400 consensus_queue.cc:260] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:42.993889 16400 ts_tablet_manager.cc:1434] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:42.994705 16400 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:42.998260 16400 tablet_bootstrap.cc:654] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:43.001858 16400 tablet_bootstrap.cc:492] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:43.002226 16400 ts_tablet_manager.cc:1403] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:43.002408 16431 raft_consensus.cc:493] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.002530 16428 raft_consensus.cc:493] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.002976 16431 raft_consensus.cc:515] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.002985 16428 raft_consensus.cc:515] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.004549 16400 raft_consensus.cc:359] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.005214 16400 raft_consensus.cc:385] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:43.005414 16428 leader_election.cc:290] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.005487 16400 raft_consensus.cc:740] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:43.005009 16431 leader_election.cc:290] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:43.006022 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4caa6e50464a9280e1eb9f0df244e6" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:43.006224 16400 consensus_queue.cc:260] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.006677 16208 raft_consensus.cc:2468] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:43.007272 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:43.007589 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:43.007875 16322 leader_election.cc:304] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:43.008440 16400 ts_tablet_manager.cc:1434] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:43.008697 16431 raft_consensus.cc:2804] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:43.006126 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4caa6e50464a9280e1eb9f0df244e6" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:43.009255 16431 raft_consensus.cc:493] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:43.009414 16284 raft_consensus.cc:2468] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:43.009663 16431 raft_consensus.cc:3060] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.009521 16207 raft_consensus.cc:2393] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5093e0ea6786423186da6597b11725b4 in current term 1: Already voted for candidate dd4ab854e08f482bb32688d52180b544 in this term.
I20260709 14:54:43.011533 16248 leader_election.cc:304] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5093e0ea6786423186da6597b11725b4; no voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544
I20260709 14:54:43.012310 16428 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.015805 16431 raft_consensus.cc:515] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.017740 16428 raft_consensus.cc:2749] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:43.018405 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4caa6e50464a9280e1eb9f0df244e6" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:43.018577 16431 leader_election.cc:290] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:43.018711 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e4caa6e50464a9280e1eb9f0df244e6" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:43.019045 16207 raft_consensus.cc:3060] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.019367 16284 raft_consensus.cc:3060] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.024773 16207 raft_consensus.cc:2468] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:43.024924 16284 raft_consensus.cc:2468] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:43.025719 16322 leader_election.cc:304] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:43.026366 16431 raft_consensus.cc:2804] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.026757 16431 raft_consensus.cc:697] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:43.027521 16431 consensus_queue.cc:237] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.034216 16106 catalog_manager.cc:5697] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.040062 16428 raft_consensus.cc:493] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.040620 16428 raft_consensus.cc:515] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.042362 16428 leader_election.cc:290] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.043016 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c3728b180641cbbc00f77a1e949a00" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:43.043286 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c3728b180641cbbc00f77a1e949a00" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:43.043604 16207 raft_consensus.cc:2468] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:43.043860 16357 raft_consensus.cc:2468] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:43.044523 16248 leader_election.cc:304] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.045207 16428 raft_consensus.cc:2804] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:43.045516 16428 raft_consensus.cc:493] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:43.045728 16428 raft_consensus.cc:3060] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.050102 16428 raft_consensus.cc:515] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.051669 16428 leader_election.cc:290] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.052321 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c3728b180641cbbc00f77a1e949a00" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:43.052542 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c3728b180641cbbc00f77a1e949a00" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.052829 16207 raft_consensus.cc:3060] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.053110 16357 raft_consensus.cc:3060] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.057482 16207 raft_consensus.cc:2468] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:43.057806 16357 raft_consensus.cc:2468] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:43.058516 16248 leader_election.cc:304] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.059263 16428 raft_consensus.cc:2804] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.059662 16428 raft_consensus.cc:697] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:43.060261 16428 consensus_queue.cc:237] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.065961 16431 raft_consensus.cc:493] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.066520 16431 raft_consensus.cc:515] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.067332 16106 catalog_manager.cc:5697] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.068626 16431 leader_election.cc:290] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:43.069229 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:43.069665 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:43.069792 16207 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:43.070299 16284 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:43.070832 16322 leader_election.cc:304] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:43.071830 16431 raft_consensus.cc:2804] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:43.072126 16431 raft_consensus.cc:493] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:43.072400 16431 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.077775 16431 raft_consensus.cc:515] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.079252 16431 leader_election.cc:290] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:43.079881 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:43.080088 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:43.080372 16207 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.080596 16284 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.084950 16207 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:43.085121 16284 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:43.085882 16322 leader_election.cc:304] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:43.086699 16431 raft_consensus.cc:2804] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.087087 16431 raft_consensus.cc:697] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:43.087704 16431 consensus_queue.cc:237] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.094427 16106 catalog_manager.cc:5697] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.096339 16428 raft_consensus.cc:493] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.096815 16428 raft_consensus.cc:515] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.098431 16428 leader_election.cc:290] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.099082 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:43.099779 16207 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:43.099779 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:43.100502 16357 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:43.100929 16248 leader_election.cc:304] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.101756 16428 raft_consensus.cc:2804] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:43.102108 16428 raft_consensus.cc:493] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:43.102438 16428 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.107087 16428 raft_consensus.cc:515] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.108719 16428 leader_election.cc:290] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.109503 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:43.109697 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.110039 16207 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.110285 16357 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.114580 16207 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:43.114725 16357 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:43.115484 16248 leader_election.cc:304] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.116173 16428 raft_consensus.cc:2804] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.116533 16428 raft_consensus.cc:697] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:43.117174 16428 consensus_queue.cc:237] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.124032 16106 catalog_manager.cc:5697] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.154999 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d5b26dbc20944999720f435006644ab"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:43.155504 16357 raft_consensus.cc:606] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:43.166893 16284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
mode: GRACEFUL
new_leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:47032
I20260709 14:54:43.167352 16284 raft_consensus.cc:606] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Received request to transfer leadership to TS 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:43.174266 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:43.174733 16357 raft_consensus.cc:606] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:43.184008 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:43.184473 16357 raft_consensus.cc:606] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 5093e0ea6786423186da6597b11725b4
I20260709 14:54:43.270550 16428 consensus_queue.cc:1048] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.277011 16407 raft_consensus.cc:993] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: : Instructing follower 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.279034 16407 raft_consensus.cc:1081] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Signalling peer 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.280797 16208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:51382
I20260709 14:54:43.281402 16208 raft_consensus.cc:493] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.281822 16208 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.288982 16208 raft_consensus.cc:515] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.290774 16458 consensus_queue.cc:1048] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.291572 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:43.292075 16283 raft_consensus.cc:3055] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.292383 16283 raft_consensus.cc:740] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:43.293079 16283 consensus_queue.cc:260] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.293948 16283 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.300041 16208 leader_election.cc:290] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.300064 16431 consensus_queue.cc:1048] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.301177 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d261c6daed540f7ba96e5b71bb94fde" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.302143 16283 raft_consensus.cc:2468] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:43.303596 16172 leader_election.cc:304] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [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: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: dd4ab854e08f482bb32688d52180b544
I20260709 14:54:43.304901 16435 raft_consensus.cc:2804] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.305351 16435 raft_consensus.cc:697] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:43.306176 16435 consensus_queue.cc:237] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.315218 16106 catalog_manager.cc:5697] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 1 to 2, leader changed from 5093e0ea6786423186da6597b11725b4 (127.11.148.130) to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 2 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.316546 16431 consensus_queue.cc:1048] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.366822 16431 raft_consensus.cc:993] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: : Instructing follower 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.369472 16435 consensus_queue.cc:1048] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.372982 16404 raft_consensus.cc:1081] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.375808 16208 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d5b26dbc20944999720f435006644ab"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:51386
I20260709 14:54:43.376482 16208 raft_consensus.cc:493] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.376955 16208 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.389148 16436 consensus_queue.cc:1048] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.393837 16208 raft_consensus.cc:515] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.396886 16208 leader_election.cc:290] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.398020 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:43.398918 16283 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.400871 16458 consensus_queue.cc:1048] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.401852 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5b26dbc20944999720f435006644ab" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.402513 16357 raft_consensus.cc:3055] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.402859 16357 raft_consensus.cc:740] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:43.404125 16357 consensus_queue.cc:260] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.406574 16357 raft_consensus.cc:3060] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.409092 16283 raft_consensus.cc:2468] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:43.410581 16172 leader_election.cc:304] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.411708 16436 raft_consensus.cc:2804] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.412309 16436 raft_consensus.cc:697] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:43.413445 16436 consensus_queue.cc:237] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.415426 16357 raft_consensus.cc:2468] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:43.422180 16458 consensus_queue.cc:1048] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.431540 16106 catalog_manager.cc:5697] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 2 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.486979 16404 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.493144 16431 raft_consensus.cc:993] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: : Instructing follower 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.493764 16433 raft_consensus.cc:1081] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:43.495894 16207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:51386
I20260709 14:54:43.496497 16207 raft_consensus.cc:493] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.496874 16207 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.499892 16404 consensus_queue.cc:1048] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.500948 16431 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.506259 16207 raft_consensus.cc:515] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.509418 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:43.514496 16207 leader_election.cc:290] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.514791 16208 raft_consensus.cc:1240] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Rejecting Update request from peer dd4ab854e08f482bb32688d52180b544 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:43.516966 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.517186 16433 consensus_queue.cc:1059] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.518267 16357 raft_consensus.cc:3055] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.518543 16357 raft_consensus.cc:740] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:43.519384 16357 consensus_queue.cc:260] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.522203 16431 consensus_queue.cc:1048] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.523962 16458 consensus_queue.cc:1048] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.534745 16357 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.544435 16458 consensus_queue.cc:1048] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.544946 16357 raft_consensus.cc:2468] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
W20260709 14:54:43.546299 16404 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:54:43.547228 16174 leader_election.cc:304] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:43.548202 16436 raft_consensus.cc:2804] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.548657 16436 raft_consensus.cc:697] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:43.549798 16436 consensus_queue.cc:237] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.558614 16106 catalog_manager.cc:5697] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 2 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.587373 16458 consensus_queue.cc:1048] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.598533 16407 consensus_queue.cc:1048] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:43.605506 16404 consensus_queue.cc:1048] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.616331 16431 consensus_queue.cc:1048] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.624346 16404 raft_consensus.cc:993] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: : Instructing follower 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:43.624773 16431 raft_consensus.cc:1081] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:43.626540 16284 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:47016
I20260709 14:54:43.627069 16284 raft_consensus.cc:493] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.627475 16284 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.632735 16284 raft_consensus.cc:515] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.634495 16284 leader_election.cc:290] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:43.635257 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:43.635895 16208 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.635931 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8131fc0438d54d689f1fd1e01e090961" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:43.636636 16357 raft_consensus.cc:3055] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.636971 16357 raft_consensus.cc:740] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:43.637868 16357 consensus_queue.cc:260] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.639143 16357 raft_consensus.cc:3060] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.641335 16208 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:43.642405 16248 leader_election.cc:304] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:43.643250 16407 raft_consensus.cc:2804] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.643640 16407 raft_consensus.cc:697] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:43.644498 16407 consensus_queue.cc:237] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:43.644807 16357 raft_consensus.cc:2468] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:43.650041 16106 catalog_manager.cc:5697] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.723652 16284 raft_consensus.cc:1275] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.724787 16436 consensus_queue.cc:1048] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:43.732694 16357 raft_consensus.cc:3060] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.740518 16357 raft_consensus.cc:1275] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.741559 16435 consensus_queue.cc:1048] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:43.922948 16284 raft_consensus.cc:1275] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.924242 16435 consensus_queue.cc:1048] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:43.932399 16357 raft_consensus.cc:1275] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:43.933811 16435 consensus_queue.cc:1048] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.039036 16357 raft_consensus.cc:1275] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.040252 16435 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.047493 16284 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.055328 16284 raft_consensus.cc:1275] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.056470 16435 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.099151 16357 raft_consensus.cc:1275] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.100349 16428 consensus_queue.cc:1048] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.107337 16208 raft_consensus.cc:1275] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.109440 16458 consensus_queue.cc:1048] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.216554 16105 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38748:
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"
    }
  }
}
W20260709 14:54:46.219326 16105 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.
I20260709 14:54:46.271498 16195 tablet_service.cc:1511] Processing CreateTablet for tablet 08064ca503314279b88a3b678cc05345 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:46.272783 16270 tablet_service.cc:1511] Processing CreateTablet for tablet 08064ca503314279b88a3b678cc05345 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:46.273289 16195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08064ca503314279b88a3b678cc05345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.274184 16270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08064ca503314279b88a3b678cc05345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.277834 16272 tablet_service.cc:1511] Processing CreateTablet for tablet 59c8c598ca7c4eadb9e41693ced09a9d (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:46.278472 16194 tablet_service.cc:1511] Processing CreateTablet for tablet 59c8c598ca7c4eadb9e41693ced09a9d (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:46.279870 16348 tablet_service.cc:1511] Processing CreateTablet for tablet 08064ca503314279b88a3b678cc05345 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:46.281438 16348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08064ca503314279b88a3b678cc05345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.282073 16273 tablet_service.cc:1511] Processing CreateTablet for tablet f15f4d0c505b4300bbc63a9a1ee5a157 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:46.283334 16273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15f4d0c505b4300bbc63a9a1ee5a157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.287487 16272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c8c598ca7c4eadb9e41693ced09a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.289853 16269 tablet_service.cc:1511] Processing CreateTablet for tablet 81200554f37f41d2b541fa08fa5d32bc (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:46.290606 16198 tablet_service.cc:1511] Processing CreateTablet for tablet f15f4d0c505b4300bbc63a9a1ee5a157 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:46.279855 16194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c8c598ca7c4eadb9e41693ced09a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.292759 16271 tablet_service.cc:1511] Processing CreateTablet for tablet bdb8f5fdde4e4e38be6e4c246741cbc2 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:46.293195 16198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15f4d0c505b4300bbc63a9a1ee5a157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.294538 16274 tablet_service.cc:1511] Processing CreateTablet for tablet 56c550b97dcc409c83fb6fac8bb78208 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:46.296694 16197 tablet_service.cc:1511] Processing CreateTablet for tablet 81200554f37f41d2b541fa08fa5d32bc (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:46.297248 16268 tablet_service.cc:1511] Processing CreateTablet for tablet a48b67c0f559485d903041b91e09bc9c (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:46.297901 16197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81200554f37f41d2b541fa08fa5d32bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.301523 16199 tablet_service.cc:1511] Processing CreateTablet for tablet bdb8f5fdde4e4e38be6e4c246741cbc2 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:46.301780 16192 tablet_service.cc:1511] Processing CreateTablet for tablet a0cd33d448dd47f6a5182016b6263bc4 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:46.302798 16199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb8f5fdde4e4e38be6e4c246741cbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.303388 16192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cd33d448dd47f6a5182016b6263bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.304548 16196 tablet_service.cc:1511] Processing CreateTablet for tablet 56c550b97dcc409c83fb6fac8bb78208 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:46.304831 16267 tablet_service.cc:1511] Processing CreateTablet for tablet a0cd33d448dd47f6a5182016b6263bc4 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:46.305212 16193 tablet_service.cc:1511] Processing CreateTablet for tablet a48b67c0f559485d903041b91e09bc9c (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:46.305794 16196 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c550b97dcc409c83fb6fac8bb78208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.306452 16193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b67c0f559485d903041b91e09bc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.291234 16269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81200554f37f41d2b541fa08fa5d32bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.307627 16266 tablet_service.cc:1511] Processing CreateTablet for tablet 21554169c9ba46cd9d3dd0c2bf821b55 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:46.308455 16271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb8f5fdde4e4e38be6e4c246741cbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.308771 16191 tablet_service.cc:1511] Processing CreateTablet for tablet 21554169c9ba46cd9d3dd0c2bf821b55 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:46.309429 16266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21554169c9ba46cd9d3dd0c2bf821b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.309917 16191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21554169c9ba46cd9d3dd0c2bf821b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.310412 16267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cd33d448dd47f6a5182016b6263bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.311530 16268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b67c0f559485d903041b91e09bc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.312410 16274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c550b97dcc409c83fb6fac8bb78208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.345469 16346 tablet_service.cc:1511] Processing CreateTablet for tablet 59c8c598ca7c4eadb9e41693ced09a9d (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:46.345796 16345 tablet_service.cc:1511] Processing CreateTablet for tablet f15f4d0c505b4300bbc63a9a1ee5a157 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:46.346809 16346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c8c598ca7c4eadb9e41693ced09a9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.347509 16345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f15f4d0c505b4300bbc63a9a1ee5a157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.352732 16344 tablet_service.cc:1511] Processing CreateTablet for tablet 81200554f37f41d2b541fa08fa5d32bc (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:46.353964 16344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81200554f37f41d2b541fa08fa5d32bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.356515 16347 tablet_service.cc:1511] Processing CreateTablet for tablet bdb8f5fdde4e4e38be6e4c246741cbc2 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:46.357818 16347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdb8f5fdde4e4e38be6e4c246741cbc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.362130 16343 tablet_service.cc:1511] Processing CreateTablet for tablet 56c550b97dcc409c83fb6fac8bb78208 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:46.363389 16343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c550b97dcc409c83fb6fac8bb78208. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.364560 16342 tablet_service.cc:1511] Processing CreateTablet for tablet a48b67c0f559485d903041b91e09bc9c (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:46.370426 16342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48b67c0f559485d903041b91e09bc9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.365736 16341 tablet_service.cc:1511] Processing CreateTablet for tablet a0cd33d448dd47f6a5182016b6263bc4 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:46.372695 16341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0cd33d448dd47f6a5182016b6263bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.367241 16340 tablet_service.cc:1511] Processing CreateTablet for tablet 21554169c9ba46cd9d3dd0c2bf821b55 (DEFAULT_TABLE table=soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:46.375777 16340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21554169c9ba46cd9d3dd0c2bf821b55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:46.410760 16498 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.411653 16499 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.425555 16498 tablet_bootstrap.cc:654] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.429407 16499 tablet_bootstrap.cc:654] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.433857 16500 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.449116 16500 tablet_bootstrap.cc:654] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.450229 16498 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.450810 16498 ts_tablet_manager.cc:1403] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.043s	user 0.006s	sys 0.009s
I20260709 14:54:46.454195 16499 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.453989 16498 raft_consensus.cc:359] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.454675 16499 ts_tablet_manager.cc:1403] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.005s
I20260709 14:54:46.454727 16498 raft_consensus.cc:385] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.455165 16498 raft_consensus.cc:740] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.455284 16500 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.455821 16500 ts_tablet_manager.cc:1403] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260709 14:54:46.455937 16498 consensus_queue.cc:260] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.457381 16499 raft_consensus.cc:359] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.458185 16499 raft_consensus.cc:385] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.458494 16499 raft_consensus.cc:740] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.458606 16498 ts_tablet_manager.cc:1434] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:54:46.458884 16500 raft_consensus.cc:359] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.459596 16500 raft_consensus.cc:385] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.459745 16498 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.459388 16499 consensus_queue.cc:260] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.459923 16500 raft_consensus.cc:740] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.460664 16500 consensus_queue.cc:260] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.462932 16500 ts_tablet_manager.cc:1434] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 14:54:46.463979 16500 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.466678 16498 tablet_bootstrap.cc:654] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.470435 16500 tablet_bootstrap.cc:654] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.475507 16498 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.476030 16498 ts_tablet_manager.cc:1403] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.016s	user 0.003s	sys 0.009s
I20260709 14:54:46.477341 16499 ts_tablet_manager.cc:1434] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:54:46.478399 16499 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.478948 16498 raft_consensus.cc:359] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.479700 16498 raft_consensus.cc:385] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.482141 16500 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.482683 16500 ts_tablet_manager.cc:1403] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:54:46.485303 16499 tablet_bootstrap.cc:654] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.485802 16500 raft_consensus.cc:359] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.486548 16500 raft_consensus.cc:385] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.486830 16500 raft_consensus.cc:740] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.479969 16498 raft_consensus.cc:740] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.488435 16498 consensus_queue.cc:260] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.487725 16500 consensus_queue.cc:260] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.490742 16498 ts_tablet_manager.cc:1434] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:54:46.491739 16498 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.492409 16500 ts_tablet_manager.cc:1434] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:54:46.493427 16500 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.498282 16498 tablet_bootstrap.cc:654] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.499552 16500 tablet_bootstrap.cc:654] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.503348 16499 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.503841 16499 ts_tablet_manager.cc:1403] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.007s
I20260709 14:54:46.504097 16498 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.504621 16498 ts_tablet_manager.cc:1403] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:54:46.506739 16499 raft_consensus.cc:359] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.507476 16499 raft_consensus.cc:385] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.507761 16499 raft_consensus.cc:740] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.508384 16498 raft_consensus.cc:359] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.509325 16498 raft_consensus.cc:385] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.509703 16498 raft_consensus.cc:740] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.508409 16499 consensus_queue.cc:260] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.510561 16498 consensus_queue.cc:260] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.512053 16500 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.512606 16500 ts_tablet_manager.cc:1403] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 14:54:46.513528 16498 ts_tablet_manager.cc:1434] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:54:46.514576 16498 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.515697 16500 raft_consensus.cc:359] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.516485 16500 raft_consensus.cc:385] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.516721 16500 raft_consensus.cc:740] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.517400 16500 consensus_queue.cc:260] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.518452 16499 ts_tablet_manager.cc:1434] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:46.519469 16499 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.522570 16500 ts_tablet_manager.cc:1434] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:46.522670 16498 tablet_bootstrap.cc:654] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.523694 16500 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.546096 16500 tablet_bootstrap.cc:654] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.546458 16499 tablet_bootstrap.cc:654] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.557644 16499 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.558205 16499 ts_tablet_manager.cc:1403] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 14:54:46.560712 16436 raft_consensus.cc:493] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.561337 16436 raft_consensus.cc:515] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.561805 16499 raft_consensus.cc:359] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.563161 16499 raft_consensus.cc:385] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.563474 16499 raft_consensus.cc:740] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.564726 16498 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.564347 16499 consensus_queue.cc:260] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.565042 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.565706 16358 raft_consensus.cc:2468] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.565254 16498 ts_tablet_manager.cc:1403] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.051s	user 0.027s	sys 0.019s
I20260709 14:54:46.566694 16499 ts_tablet_manager.cc:1434] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:46.567818 16499 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.569089 16174 leader_election.cc:304] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.569424 16498 raft_consensus.cc:359] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.570190 16498 raft_consensus.cc:385] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.570498 16498 raft_consensus.cc:740] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.570847 16497 raft_consensus.cc:2804] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.572525 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.572736 16498 consensus_queue.cc:260] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
W20260709 14:54:46.574007 16172 leader_election.cc:343] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.571281 16497 raft_consensus.cc:493] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.574782 16499 tablet_bootstrap.cc:654] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.574786 16497 raft_consensus.cc:3060] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.563589 16436 leader_election.cc:290] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.583942 16497 raft_consensus.cc:515] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.586362 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:46.586545 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:46.587064 16358 raft_consensus.cc:3060] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:46.587877 16172 leader_election.cc:343] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.579331 16498 ts_tablet_manager.cc:1434] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260709 14:54:46.592525 16498 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.592824 16497 leader_election.cc:290] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.599763 16498 tablet_bootstrap.cc:654] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.602885 16500 tablet_bootstrap.cc:492] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.603083 16499 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.603382 16500 ts_tablet_manager.cc:1403] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.080s	user 0.035s	sys 0.031s
I20260709 14:54:46.603637 16499 ts_tablet_manager.cc:1403] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.021s
I20260709 14:54:46.605674 16358 raft_consensus.cc:2468] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.606343 16500 raft_consensus.cc:359] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.606673 16499 raft_consensus.cc:359] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.607748 16500 raft_consensus.cc:385] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.607833 16499 raft_consensus.cc:385] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.608125 16500 raft_consensus.cc:740] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.608218 16499 raft_consensus.cc:740] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.608482 16174 leader_election.cc:304] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:46.609088 16499 consensus_queue.cc:260] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.609189 16500 consensus_queue.cc:260] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.610670 16498 tablet_bootstrap.cc:492] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.609664 16497 raft_consensus.cc:2804] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.613005 16498 ts_tablet_manager.cc:1403] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260709 14:54:46.613961 16500 ts_tablet_manager.cc:1434] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:54:46.613875 16497 raft_consensus.cc:697] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:46.615082 16500 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.615806 16498 raft_consensus.cc:359] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.616520 16498 raft_consensus.cc:385] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.616787 16498 raft_consensus.cc:740] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.614836 16497 consensus_queue.cc:237] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.617570 16498 consensus_queue.cc:260] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.620085 16498 ts_tablet_manager.cc:1434] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:54:46.621842 16498 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.622082 16500 tablet_bootstrap.cc:654] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.628305 16498 tablet_bootstrap.cc:654] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.611385 16499 ts_tablet_manager.cc:1434] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:54:46.638345 16499 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.642505 16106 catalog_manager.cc:5697] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.645174 16498 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.645689 16498 ts_tablet_manager.cc:1403] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.001s
I20260709 14:54:46.648499 16498 raft_consensus.cc:359] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.649151 16498 raft_consensus.cc:385] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.649411 16498 raft_consensus.cc:740] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.650167 16498 consensus_queue.cc:260] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.652447 16498 ts_tablet_manager.cc:1434] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:54:46.653429 16498 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.656877 16500 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.657466 16500 ts_tablet_manager.cc:1403] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.017s
I20260709 14:54:46.660854 16498 tablet_bootstrap.cc:654] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.660600 16500 raft_consensus.cc:359] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.661417 16500 raft_consensus.cc:385] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.661755 16500 raft_consensus.cc:740] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.662370 16497 raft_consensus.cc:493] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.662529 16500 consensus_queue.cc:260] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.662875 16497 raft_consensus.cc:515] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.664789 16500 ts_tablet_manager.cc:1434] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:46.665710 16500 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.666019 16497 leader_election.cc:290] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.668643 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.669276 16284 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.670718 16172 leader_election.cc:304] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:46.672364 16512 raft_consensus.cc:2804] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.672722 16512 raft_consensus.cc:493] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.673034 16512 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.673980 16499 tablet_bootstrap.cc:654] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.674700 16500 tablet_bootstrap.cc:654] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.675048 16498 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.675571 16498 ts_tablet_manager.cc:1403] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260709 14:54:46.676890 16436 raft_consensus.cc:493] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.677351 16436 raft_consensus.cc:515] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.678578 16498 raft_consensus.cc:359] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.679318 16498 raft_consensus.cc:385] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.679731 16498 raft_consensus.cc:740] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.680583 16498 consensus_queue.cc:260] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.681352 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.682027 16358 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.682873 16498 ts_tablet_manager.cc:1434] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:54:46.683872 16498 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.688675 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08064ca503314279b88a3b678cc05345" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.690244 16284 raft_consensus.cc:2468] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.690860 16436 leader_election.cc:290] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.693547 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08064ca503314279b88a3b678cc05345" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.700598 16357 raft_consensus.cc:2468] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.701917 16174 leader_election.cc:304] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.703825 16521 raft_consensus.cc:2804] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.705965 16500 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.706552 16500 ts_tablet_manager.cc:1403] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.018s
I20260709 14:54:46.706597 16499 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.707175 16499 ts_tablet_manager.cc:1403] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.019s
I20260709 14:54:46.706142 16512 raft_consensus.cc:515] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.708488 16521 raft_consensus.cc:493] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.709838 16498 tablet_bootstrap.cc:654] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.709671 16521 raft_consensus.cc:3060] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.712054 16500 raft_consensus.cc:359] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.711611 16499 raft_consensus.cc:359] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.713912 16500 raft_consensus.cc:385] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.713999 16499 raft_consensus.cc:385] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.714260 16500 raft_consensus.cc:740] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.714448 16499 raft_consensus.cc:740] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.715095 16500 consensus_queue.cc:260] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.715348 16499 consensus_queue.cc:260] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.717538 16500 ts_tablet_manager.cc:1434] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260709 14:54:46.718513 16500 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.724691 16498 tablet_bootstrap.cc:492] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.725198 16498 ts_tablet_manager.cc:1403] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.005s
I20260709 14:54:46.726644 16500 tablet_bootstrap.cc:654] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.727097 16498 raft_consensus.cc:359] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.727828 16498 raft_consensus.cc:385] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.728096 16498 raft_consensus.cc:740] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.728751 16498 consensus_queue.cc:260] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.729982 16499 ts_tablet_manager.cc:1434] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260709 14:54:46.730840 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:46.731021 16499 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.731537 16284 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.733417 16498 ts_tablet_manager.cc:1434] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:46.734386 16498 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: Bootstrap starting.
I20260709 14:54:46.737284 16499 tablet_bootstrap.cc:654] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.738678 16284 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.739450 16483 raft_consensus.cc:493] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.739904 16483 raft_consensus.cc:515] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.742156 16483 leader_election.cc:290] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:46.744148 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:46.739745 16498 tablet_bootstrap.cc:654] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.747129 16500 tablet_bootstrap.cc:492] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.747648 16500 ts_tablet_manager.cc:1403] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260709 14:54:46.748342 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
W20260709 14:54:46.750100 16321 leader_election.cc:343] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.750756 16500 raft_consensus.cc:359] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.751607 16500 raft_consensus.cc:385] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.751909 16500 raft_consensus.cc:740] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.744848 16208 raft_consensus.cc:2468] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:46.752681 16500 consensus_queue.cc:260] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.755278 16500 ts_tablet_manager.cc:1434] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:46.755602 16322 leader_election.cc:304] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:46.756305 16500 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.756560 16483 raft_consensus.cc:2804] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.757081 16483 raft_consensus.cc:493] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.757448 16483 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.763422 16500 tablet_bootstrap.cc:654] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.764155 16172 leader_election.cc:304] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:46.765034 16497 raft_consensus.cc:2804] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.765496 16497 raft_consensus.cc:697] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:46.766229 16497 consensus_queue.cc:237] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.768921 16483 raft_consensus.cc:515] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.773109 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
W20260709 14:54:46.774492 16321 leader_election.cc:343] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.769888 16521 raft_consensus.cc:515] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.777474 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08064ca503314279b88a3b678cc05345" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:46.777910 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:46.778082 16284 raft_consensus.cc:3060] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.778523 16357 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.780745 16483 leader_election.cc:290] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:46.782442 16521 leader_election.cc:290] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.782815 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08064ca503314279b88a3b678cc05345" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:46.785389 16485 raft_consensus.cc:493] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.786923 16358 raft_consensus.cc:3060] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.786947 16485 raft_consensus.cc:515] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.790021 16485 leader_election.cc:290] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.792703 16356 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.794160 16358 raft_consensus.cc:2468] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
W20260709 14:54:46.794370 16249 leader_election.cc:343] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.795501 16174 leader_election.cc:304] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.796296 16436 raft_consensus.cc:2804] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.796737 16436 raft_consensus.cc:697] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:46.797583 16436 consensus_queue.cc:237] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.801774 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
W20260709 14:54:46.803260 16248 leader_election.cc:343] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:46.803712 16248 leader_election.cc:304] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5093e0ea6786423186da6597b11725b4; no voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544
I20260709 14:54:46.804100 16284 raft_consensus.cc:2468] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.806756 16485 raft_consensus.cc:2749] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:46.808113 16498 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: No bootstrap required, opened a new log
I20260709 14:54:46.808741 16498 ts_tablet_manager.cc:1403] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.043s
I20260709 14:54:46.786634 16357 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.811575 16498 raft_consensus.cc:359] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.815480 16498 raft_consensus.cc:385] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.815750 16498 raft_consensus.cc:740] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.816677 16499 tablet_bootstrap.cc:492] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.817240 16499 ts_tablet_manager.cc:1403] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.086s	user 0.012s	sys 0.004s
I20260709 14:54:46.818050 16104 catalog_manager.cc:5697] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.819240 16512 leader_election.cc:290] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.816431 16498 consensus_queue.cc:260] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
W20260709 14:54:46.824676 16322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.129:37831, user_credentials={real_user=slave}} blocked reactor thread for 69289.7us
I20260709 14:54:46.825284 16498 ts_tablet_manager.cc:1434] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:54:46.827347 16499 raft_consensus.cc:359] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.828115 16499 raft_consensus.cc:385] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.828403 16499 raft_consensus.cc:740] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.829481 16500 tablet_bootstrap.cc:492] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.829113 16499 consensus_queue.cc:260] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.829885 16500 ts_tablet_manager.cc:1403] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.074s	user 0.045s	sys 0.027s
I20260709 14:54:46.831370 16499 ts_tablet_manager.cc:1434] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.003s
I20260709 14:54:46.831758 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:46.832389 16499 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.832670 16208 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.833636 16500 raft_consensus.cc:359] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.834093 16500 raft_consensus.cc:385] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.834252 16500 raft_consensus.cc:740] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.834743 16500 consensus_queue.cc:260] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.836630 16500 ts_tablet_manager.cc:1434] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:46.837491 16500 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Bootstrap starting.
I20260709 14:54:46.842056 16499 tablet_bootstrap.cc:654] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.842935 16208 raft_consensus.cc:2468] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:46.846809 16500 tablet_bootstrap.cc:654] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.848520 16322 leader_election.cc:304] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 5093e0ea6786423186da6597b11725b4
I20260709 14:54:46.848400 16105 catalog_manager.cc:5697] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.849575 16527 raft_consensus.cc:2804] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.850073 16527 raft_consensus.cc:697] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:46.850899 16527 consensus_queue.cc:237] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.863197 16531 raft_consensus.cc:493] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.863835 16499 tablet_bootstrap.cc:492] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.863713 16531 raft_consensus.cc:515] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.864346 16499 ts_tablet_manager.cc:1403] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260709 14:54:46.865844 16531 leader_election.cc:290] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.866472 16500 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: No bootstrap required, opened a new log
I20260709 14:54:46.866529 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:46.867213 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f15f4d0c505b4300bbc63a9a1ee5a157" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.867892 16500 ts_tablet_manager.cc:1403] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.001s
I20260709 14:54:46.868002 16357 raft_consensus.cc:2393] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5093e0ea6786423186da6597b11725b4 in current term 1: Already voted for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in this term.
I20260709 14:54:46.868970 16249 leader_election.cc:304] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5093e0ea6786423186da6597b11725b4; no voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544
I20260709 14:54:46.869696 16531 raft_consensus.cc:3060] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.870196 16499 raft_consensus.cc:359] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.870868 16499 raft_consensus.cc:385] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.870792 16500 raft_consensus.cc:359] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.871320 16499 raft_consensus.cc:740] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.871595 16500 raft_consensus.cc:385] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.872044 16500 raft_consensus.cc:740] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.872733 16500 consensus_queue.cc:260] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.872092 16499 consensus_queue.cc:260] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.874691 16500 ts_tablet_manager.cc:1434] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:46.877082 16531 raft_consensus.cc:2749] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:46.877316 16499 ts_tablet_manager.cc:1434] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:46.877219 16106 catalog_manager.cc:5697] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.878269 16499 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.878664 16527 raft_consensus.cc:493] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.879160 16527 raft_consensus.cc:515] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.881245 16527 leader_election.cc:290] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:46.882874 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.883510 16284 raft_consensus.cc:2468] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:46.884541 16499 tablet_bootstrap.cc:654] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.885246 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:46.885871 16208 raft_consensus.cc:2468] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:46.886940 16322 leader_election.cc:304] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.888154 16527 raft_consensus.cc:2804] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.888603 16527 raft_consensus.cc:493] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.888981 16527 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.891917 16499 tablet_bootstrap.cc:492] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.892280 16499 ts_tablet_manager.cc:1403] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:54:46.894335 16499 raft_consensus.cc:359] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.894798 16499 raft_consensus.cc:385] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.894989 16499 raft_consensus.cc:740] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.895531 16499 consensus_queue.cc:260] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.895597 16527 raft_consensus.cc:515] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.897269 16499 ts_tablet_manager.cc:1434] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:46.898288 16499 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Bootstrap starting.
I20260709 14:54:46.898280 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:46.898280 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:46.899103 16208 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.899112 16284 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.904258 16499 tablet_bootstrap.cc:654] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:46.905946 16208 raft_consensus.cc:2468] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:46.905962 16284 raft_consensus.cc:2468] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:46.907184 16321 leader_election.cc:304] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.908006 16483 raft_consensus.cc:2804] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.909135 16483 raft_consensus.cc:697] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:46.909960 16483 consensus_queue.cc:237] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.898377 16527 leader_election.cc:290] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
W20260709 14:54:46.916036 16155 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:46.922029 16499 tablet_bootstrap.cc:492] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: No bootstrap required, opened a new log
I20260709 14:54:46.922248 16436 raft_consensus.cc:493] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.922530 16499 ts_tablet_manager.cc:1403] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 14:54:46.922715 16436 raft_consensus.cc:515] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.924798 16436 leader_election.cc:290] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.924310 16106 catalog_manager.cc:5697] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.925251 16499 raft_consensus.cc:359] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.925637 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.926271 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:46.926789 16357 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.925921 16499 raft_consensus.cc:385] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:46.927556 16499 raft_consensus.cc:740] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Initialized, Role: FOLLOWER
I20260709 14:54:46.927654 16174 leader_election.cc:304] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.928448 16436 raft_consensus.cc:2804] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.928184 16499 consensus_queue.cc:260] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.928889 16436 raft_consensus.cc:493] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.929109 16284 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:46.929288 16436 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.932508 16499 ts_tablet_manager.cc:1434] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:46.936983 16436 raft_consensus.cc:515] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.938601 16436 leader_election.cc:290] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:46.939327 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:46.939798 16284 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.939666 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:46.940263 16357 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.944509 16284 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.945288 16357 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:46.945398 16172 leader_election.cc:304] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:46.946197 16436 raft_consensus.cc:2804] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.946594 16436 raft_consensus.cc:697] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:46.947268 16436 consensus_queue.cc:237] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.953965 16106 catalog_manager.cc:5697] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.986040 16483 raft_consensus.cc:493] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.986613 16483 raft_consensus.cc:515] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.988377 16483 leader_election.cc:290] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:46.988935 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:46.989218 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:46.989478 16208 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:46.989730 16284 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 0.
I20260709 14:54:46.990365 16322 leader_election.cc:304] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:46.990971 16483 raft_consensus.cc:2804] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.991313 16483 raft_consensus.cc:493] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.991617 16483 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.996973 16483 raft_consensus.cc:515] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:46.998536 16483 leader_election.cc:290] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:46.999112 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:46.999745 16208 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.999887 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:47.000437 16284 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.006390 16208 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:47.006511 16284 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 1.
I20260709 14:54:47.007681 16322 leader_election.cc:304] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:47.008275 16483 raft_consensus.cc:2804] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.008635 16483 raft_consensus.cc:697] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:47.009209 16483 consensus_queue.cc:237] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.016279 16106 catalog_manager.cc:5697] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:47.033774 16436 consensus_queue.cc:1048] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.038511 16436 raft_consensus.cc:493] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.038977 16436 raft_consensus.cc:515] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.040953 16436 leader_election.cc:290] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.041589 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4" is_pre_election: true
I20260709 14:54:47.042248 16284 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:47.042879 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:47.043785 16172 leader_election.cc:304] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:47.044320 16358 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 0.
I20260709 14:54:47.045882 16497 raft_consensus.cc:2804] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.046273 16497 raft_consensus.cc:493] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.046588 16497 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.050033 16436 consensus_queue.cc:1048] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.054437 16497 raft_consensus.cc:515] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.057186 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:47.057739 16283 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.058202 16497 leader_election.cc:290] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.058398 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.058949 16357 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.063930 16357 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:47.064284 16283 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 1.
I20260709 14:54:47.064930 16174 leader_election.cc:304] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:47.065717 16436 raft_consensus.cc:2804] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.066180 16436 raft_consensus.cc:697] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.066860 16436 consensus_queue.cc:237] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.074466 16106 catalog_manager.cc:5697] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 1 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.109097 16531 raft_consensus.cc:493] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:47.109560 16531 raft_consensus.cc:515] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.111169 16531 leader_election.cc:290] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.111896 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b67c0f559485d903041b91e09bc9c" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" is_pre_election: true
I20260709 14:54:47.111984 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b67c0f559485d903041b91e09bc9c" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544" is_pre_election: true
I20260709 14:54:47.112524 16208 raft_consensus.cc:2468] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:47.112530 16357 raft_consensus.cc:2468] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 0.
I20260709 14:54:47.113448 16248 leader_election.cc:304] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:47.114023 16531 raft_consensus.cc:2804] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:47.114348 16531 raft_consensus.cc:493] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:47.114590 16531 raft_consensus.cc:3060] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.118999 16531 raft_consensus.cc:515] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.120807 16531 leader_election.cc:290] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.121155 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b67c0f559485d903041b91e09bc9c" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:47.121268 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48b67c0f559485d903041b91e09bc9c" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.121686 16208 raft_consensus.cc:3060] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.121730 16357 raft_consensus.cc:3060] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.126596 16357 raft_consensus.cc:2468] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:47.126879 16208 raft_consensus.cc:2468] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 1.
I20260709 14:54:47.127436 16249 leader_election.cc:304] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:47.128201 16531 raft_consensus.cc:2804] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:47.128568 16531 raft_consensus.cc:697] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:47.129240 16531 consensus_queue.cc:237] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.135471 16106 catalog_manager.cc:5697] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.208056 16436 consensus_queue.cc:1048] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.217057 16521 consensus_queue.cc:1048] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.257642 16283 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:47.263293 16483 consensus_queue.cc:1048] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.272593 16483 consensus_queue.cc:1048] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.292397 16497 consensus_queue.cc:1048] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.303712 16512 consensus_queue.cc:1048] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.307036 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:47.307673 16357 raft_consensus.cc:606] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:47.316296 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:47.316710 16357 raft_consensus.cc:606] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:47.327383 16512 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.343675 16208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
mode: GRACEFUL
new_leader_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:48414
I20260709 14:54:47.344108 16208 raft_consensus.cc:606] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Received request to transfer leadership to TS 5093e0ea6786423186da6597b11725b4
I20260709 14:54:47.349326 16497 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.350651 16208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
mode: GRACEFUL
new_leader_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:48414
I20260709 14:54:47.351223 16208 raft_consensus.cc:606] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Received request to transfer leadership to TS 5093e0ea6786423186da6597b11725b4
I20260709 14:54:47.359376 16521 raft_consensus.cc:993] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: : Instructing follower 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.359872 16497 raft_consensus.cc:1081] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Signalling peer 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.361639 16357 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
mode: GRACEFUL
new_leader_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:56942
I20260709 14:54:47.361758 16282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:47026
I20260709 14:54:47.362061 16357 raft_consensus.cc:606] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Received request to transfer leadership to TS 5093e0ea6786423186da6597b11725b4
I20260709 14:54:47.363286 16282 raft_consensus.cc:493] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.363694 16282 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.366683 16208 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
mode: GRACEFUL
new_leader_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:48414
I20260709 14:54:47.367141 16208 raft_consensus.cc:606] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Received request to transfer leadership to TS dd4ab854e08f482bb32688d52180b544
I20260709 14:54:47.369426 16282 raft_consensus.cc:515] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.371076 16282 leader_election.cc:290] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.371655 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:47.372180 16208 raft_consensus.cc:3055] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.372400 16208 raft_consensus.cc:740] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.372954 16208 consensus_queue.cc:260] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.373745 16208 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.375679 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.376150 16357 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.378365 16208 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:47.379246 16248 leader_election.cc:304] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:47.379880 16531 raft_consensus.cc:2804] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.380256 16531 raft_consensus.cc:697] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:47.380343 16357 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:47.381048 16531 consensus_queue.cc:237] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.387475 16105 catalog_manager.cc:5697] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 1 to 2, leader changed from 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129) to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.487608 16483 consensus_queue.cc:1048] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.493161 16537 raft_consensus.cc:993] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: : Instructing follower 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.493642 16527 raft_consensus.cc:1081] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.495654 16283 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:47016
I20260709 14:54:47.497442 16283 raft_consensus.cc:493] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.497816 16283 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.499576 16527 consensus_queue.cc:1048] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.504076 16283 raft_consensus.cc:515] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.508059 16527 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.508378 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:47.512229 16283 leader_election.cc:290] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.513916 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0cd33d448dd47f6a5182016b6263bc4" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.514436 16357 raft_consensus.cc:3055] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.514707 16357 raft_consensus.cc:740] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:47.515446 16357 consensus_queue.cc:260] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.517254 16357 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.518781 16483 raft_consensus.cc:993] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: : Instructing follower 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:47.519268 16483 raft_consensus.cc:1081] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:47.520953 16207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:51386
I20260709 14:54:47.521500 16207 raft_consensus.cc:493] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.521885 16207 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.523532 16357 raft_consensus.cc:2468] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:47.524614 16249 leader_election.cc:304] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [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: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 45e2d6bff8ac4884b91e96579e5bf7bd
I20260709 14:54:47.525375 16531 raft_consensus.cc:2804] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.525830 16531 raft_consensus.cc:697] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:47.526613 16531 consensus_queue.cc:237] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.528264 16207 raft_consensus.cc:515] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.529606 16537 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.530184 16207 leader_election.cc:290] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.530853 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:47.531364 16282 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.535512 16207 raft_consensus.cc:1240] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Rejecting Update request from peer dd4ab854e08f482bb32688d52180b544 for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:47.535771 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.535223 16105 catalog_manager.cc:5697] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.536276 16357 raft_consensus.cc:3055] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.536895 16357 raft_consensus.cc:740] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:47.537508 16357 consensus_queue.cc:260] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.538105 16282 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:47.538281 16357 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.538759 16284 raft_consensus.cc:1240] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Rejecting Update request from peer dd4ab854e08f482bb32688d52180b544 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:54:47.539144 16172 leader_election.cc:304] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:47.539997 16497 raft_consensus.cc:2804] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.542032 16497 raft_consensus.cc:697] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.542729 16497 consensus_queue.cc:237] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.543498 16357 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:47.549247 16105 catalog_manager.cc:5697] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 2 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.558121 16497 consensus_queue.cc:1048] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.567822 16497 consensus_queue.cc:1048] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.577179 16436 raft_consensus.cc:993] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: : Instructing follower 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.577567 16497 raft_consensus.cc:1081] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Signalling peer 5093e0ea6786423186da6597b11725b4 to start an election
I20260709 14:54:47.578800 16282 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
 from {username='slave'} at 127.0.0.1:47026
I20260709 14:54:47.579219 16282 raft_consensus.cc:493] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.579524 16282 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.584059 16282 raft_consensus.cc:515] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.585927 16282 leader_election.cc:290] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.586263 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:47.586838 16207 raft_consensus.cc:3055] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.587044 16207 raft_consensus.cc:740] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.587623 16207 consensus_queue.cc:260] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.588133 16357 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdb8f5fdde4e4e38be6e4c246741cbc2" candidate_uuid: "5093e0ea6786423186da6597b11725b4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.588539 16207 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.588637 16357 raft_consensus.cc:3060] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.592473 16485 consensus_queue.cc:1048] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.594725 16357 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:47.595356 16207 raft_consensus.cc:2468] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093e0ea6786423186da6597b11725b4 in term 2.
I20260709 14:54:47.595850 16249 leader_election.cc:304] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:47.596647 16485 raft_consensus.cc:2804] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.596992 16485 raft_consensus.cc:697] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Becoming Leader. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:47.597645 16485 consensus_queue.cc:237] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.605386 16104 catalog_manager.cc:5697] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 reported cstate change: term changed from 1 to 2, leader changed from 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129) to 5093e0ea6786423186da6597b11725b4 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "5093e0ea6786423186da6597b11725b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.606920 16531 consensus_queue.cc:1048] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.727702 16483 raft_consensus.cc:993] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: : Instructing follower 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:47.728130 16527 raft_consensus.cc:1081] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Signalling peer 45e2d6bff8ac4884b91e96579e5bf7bd to start an election
I20260709 14:54:47.729512 16207 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
 from {username='slave'} at 127.0.0.1:51386
I20260709 14:54:47.730068 16207 raft_consensus.cc:493] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.730435 16207 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.735438 16207 raft_consensus.cc:515] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.736848 16207 leader_election.cc:290] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Requested vote from peers 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167), dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889)
I20260709 14:54:47.737454 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:47.737876 16358 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c8c598ca7c4eadb9e41693ced09a9d" candidate_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd4ab854e08f482bb32688d52180b544"
I20260709 14:54:47.738088 16282 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.738448 16358 raft_consensus.cc:3055] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.738771 16358 raft_consensus.cc:740] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:47.739544 16358 consensus_queue.cc:260] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.740724 16358 raft_consensus.cc:3060] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.744550 16282 raft_consensus.cc:2468] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:47.745692 16172 leader_election.cc:304] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, 5093e0ea6786423186da6597b11725b4; no voters: 
I20260709 14:54:47.746274 16497 raft_consensus.cc:2804] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.746626 16497 raft_consensus.cc:697] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Leader. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.746749 16358 raft_consensus.cc:2468] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45e2d6bff8ac4884b91e96579e5bf7bd in term 2.
I20260709 14:54:47.747349 16497 consensus_queue.cc:237] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.753274 16104 catalog_manager.cc:5697] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd reported cstate change: term changed from 1 to 2, leader changed from dd4ab854e08f482bb32688d52180b544 (127.11.148.131) to 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129). New cstate: current_term: 2 leader_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:47.764843 16358 raft_consensus.cc:1275] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.766080 16531 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.775449 16207 raft_consensus.cc:1275] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.777037 16485 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.798424 16436 raft_consensus.cc:993] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: : Instructing follower dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:47.798838 16497 raft_consensus.cc:1081] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Signalling peer dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:47.800136 16358 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:56930
I20260709 14:54:47.800590 16358 raft_consensus.cc:493] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:47.800936 16358 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.805430 16358 raft_consensus.cc:515] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.806948 16358 leader_election.cc:290] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:47.807622 16207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:47.807910 16282 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21554169c9ba46cd9d3dd0c2bf821b55" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:47.808248 16207 raft_consensus.cc:3055] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:47.808414 16282 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.808586 16207 raft_consensus.cc:740] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:47.809284 16207 consensus_queue.cc:260] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.810238 16207 raft_consensus.cc:3060] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:47.813148 16282 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 2.
I20260709 14:54:47.814090 16321 leader_election.cc:304] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:47.814839 16527 raft_consensus.cc:2804] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:47.815204 16527 raft_consensus.cc:697] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:47.815245 16207 raft_consensus.cc:2468] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 2.
I20260709 14:54:47.815956 16527 consensus_queue.cc:237] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:47.821838 16105 catalog_manager.cc:5697] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 1 to 2, leader changed from 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129) to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:47.953116 16282 raft_consensus.cc:1275] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.954304 16436 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:47.963455 16358 raft_consensus.cc:1275] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.964763 16497 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.033494 16207 raft_consensus.cc:1275] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.034679 16485 consensus_queue.cc:1048] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.041693 16358 raft_consensus.cc:1275] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.042639 16357 raft_consensus.cc:1275] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.044852 16564 consensus_queue.cc:1048] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.045044 16531 consensus_queue.cc:1048] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.054749 16207 raft_consensus.cc:3060] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:48.061687 16207 raft_consensus.cc:1275] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer 5093e0ea6786423186da6597b11725b4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.062918 16485 consensus_queue.cc:1048] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.218325 16282 raft_consensus.cc:1275] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.219478 16497 consensus_queue.cc:1048] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.228549 16282 raft_consensus.cc:1275] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.229945 16527 consensus_queue.cc:1048] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.230918 16358 raft_consensus.cc:1275] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Refusing update from remote peer 45e2d6bff8ac4884b91e96579e5bf7bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.232235 16512 consensus_queue.cc:1048] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:48.245190 16207 raft_consensus.cc:1275] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:48.246518 16483 consensus_queue.cc:1048] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:50.370000 16104 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38748:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:50.388350 16104 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38748:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:50.416675 11858 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:54:50.510567 16593 log.cc:927] Time spent T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:54:50.545117 16595 log.cc:927] Time spent T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
I20260709 14:54:50.564262 16284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
mode: GRACEFUL
new_leader_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:44686
I20260709 14:54:50.564975 16284 raft_consensus.cc:606] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Received request to transfer leadership to TS dd4ab854e08f482bb32688d52180b544
I20260709 14:54:50.670922 16632 tablet.cc:1724] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.684533 16621 tablet.cc:1724] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.688570 16630 tablet.cc:1724] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.691934 16634 tablet.cc:1724] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.630188 16617 tablet.cc:1724] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:50.690327 16322 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:37831, user_credentials={real_user=slave}} blocked reactor thread for 65390.5us
W20260709 14:54:50.724387 16615 log.cc:927] Time spent T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Append to log took a long time: real 0.126s	user 0.000s	sys 0.002s
I20260709 14:54:50.702028 16622 tablet.cc:1724] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.753545 16642 tablet.cc:1724] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:50.755882 16174 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:35889, user_credentials={real_user=slave}} blocked reactor thread for 53075.2us
W20260709 14:54:50.752350 16249 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.131:35889, user_credentials={real_user=slave}} blocked reactor thread for 80767.1us
I20260709 14:54:50.770516 16206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
mode: GRACEFUL
new_leader_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:48428
I20260709 14:54:50.771982 16645 tablet.cc:1724] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.771168 16206 raft_consensus.cc:606] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Received request to transfer leadership to TS dd4ab854e08f482bb32688d52180b544
I20260709 14:54:50.780189 16608 raft_consensus.cc:993] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: : Instructing follower dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.780668 16608 raft_consensus.cc:1081] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Signalling peer dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.782027 11858 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:50.782691 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:50.786415 16598 raft_consensus.cc:993] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: : Instructing follower dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.786932 16598 raft_consensus.cc:1081] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Signalling peer dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.790401 16354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:56914
I20260709 14:54:50.791003 16354 raft_consensus.cc:493] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.791366 16354 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:50.796317 16235 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:08064ca503314279b88a3b678cc05345)
W20260709 14:54:50.803978 16235 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:08064ca503314279b88a3b678cc05345)
I20260709 14:54:50.805894 16637 tablet.cc:1724] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.808084 16355 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:56930
I20260709 14:54:50.808702 16355 raft_consensus.cc:493] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.809065 16355 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.810920 16630 tablet.cc:1724] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:50.813581 16235 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:08064ca503314279b88a3b678cc05345)
I20260709 14:54:50.815657 16647 tablet.cc:1724] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.818372 16284 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d"
dest_uuid: "5093e0ea6786423186da6597b11725b4"
mode: GRACEFUL
new_leader_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:44686
I20260709 14:54:50.818943 16284 raft_consensus.cc:606] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Received request to transfer leadership to TS dd4ab854e08f482bb32688d52180b544
I20260709 14:54:50.821813 16630 tablet.cc:1724] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.823314 16206 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1"
dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
mode: GRACEFUL
new_leader_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:48428
I20260709 14:54:50.823874 16206 raft_consensus.cc:606] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Received request to transfer leadership to TS dd4ab854e08f482bb32688d52180b544
I20260709 14:54:50.825057 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:50.825630 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:50.832059 16641 raft_consensus.cc:993] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: : Instructing follower dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.832542 16641 raft_consensus.cc:1081] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Signalling peer dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.834527 16351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:56914
I20260709 14:54:50.835431 16351 raft_consensus.cc:493] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.835808 16351 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.832573 16355 raft_consensus.cc:515] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.834432 16354 raft_consensus.cc:515] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.868880 16630 tablet.cc:1724] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.873530 16356 raft_consensus.cc:1240] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Rejecting Update request from peer 5093e0ea6786423186da6597b11725b4 for earlier term 2. Current term is 3. Ops: []
I20260709 14:54:50.875231 16571 raft_consensus.cc:993] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: : Instructing follower dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.875799 16571 raft_consensus.cc:1081] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Signalling peer dd4ab854e08f482bb32688d52180b544 to start an election
I20260709 14:54:50.876714 16644 tablet.cc:1724] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.879146 16355 leader_election.cc:290] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 3 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:50.879855 16206 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:50.880210 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81200554f37f41d2b541fa08fa5d32bc" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:50.880307 16350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1"
dest_uuid: "dd4ab854e08f482bb32688d52180b544"
 from {username='slave'} at 127.0.0.1:56930
I20260709 14:54:50.880918 16281 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.881207 16354 leader_election.cc:290] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 3 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:50.881621 16350 raft_consensus.cc:493] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.881951 16208 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:50.880692 16636 consensus_queue.cc:1059] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 14:54:50.880584 16206 raft_consensus.cc:3055] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.882063 16350 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.864992 16632 tablet.cc:1724] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.883167 16208 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.883694 16572 raft_consensus.cc:3055] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.884055 16572 raft_consensus.cc:740] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:50.884120 16284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c550b97dcc409c83fb6fac8bb78208" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:50.884876 16572 consensus_queue.cc:260] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.885950 16572 raft_consensus.cc:3060] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.887903 16351 raft_consensus.cc:515] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.889971 16351 leader_election.cc:290] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 2 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:50.890743 16209 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:50.891055 16283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f62439798ae4dd19708cfbb7836d80d" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:50.891482 16209 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.892474 16283 raft_consensus.cc:3055] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:50.830453 16621 tablet.cc:1724] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.892840 16283 raft_consensus.cc:740] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093e0ea6786423186da6597b11725b4, State: Running, Role: LEADER
I20260709 14:54:50.893677 16283 consensus_queue.cc:260] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.854188 16642 tablet.cc:1724] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.894917 16283 raft_consensus.cc:3060] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:50.882896 16206 raft_consensus.cc:740] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:50.882405 16643 tablet.cc:1724] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.896915 16622 tablet.cc:1724] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.914495 16284 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:50.915073 16206 consensus_queue.cc:260] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.916435 16206 raft_consensus.cc:3060] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.903147 16208 raft_consensus.cc:2468] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:50.898861 16209 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 2.
I20260709 14:54:50.919032 16322 leader_election.cc:304] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:50.919968 16635 raft_consensus.cc:2804] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.920470 16635 raft_consensus.cc:697] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:50.921245 16635 consensus_queue.cc:237] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.923754 16322 leader_election.cc:304] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:50.924806 16626 raft_consensus.cc:2804] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:50.925297 16626 raft_consensus.cc:697] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 2 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:50.926043 16626 consensus_queue.cc:237] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.891136 16281 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:50.905045 16283 raft_consensus.cc:2468] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 2.
I20260709 14:54:50.932016 16321 leader_election.cc:304] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [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: 5093e0ea6786423186da6597b11725b4, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:50.933370 16635 raft_consensus.cc:2804] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.934006 16635 raft_consensus.cc:697] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:50.934301 16617 tablet.cc:1724] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.934808 16635 consensus_queue.cc:237] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.936810 16644 tablet.cc:1724] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.938552 16350 raft_consensus.cc:515] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.940019 16105 catalog_manager.cc:5697] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 2 to 3, leader changed from 5093e0ea6786423186da6597b11725b4 (127.11.148.130) to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:50.941344 16105 catalog_manager.cc:5789] TS dd4ab854e08f482bb32688d52180b544 (127.11.148.131:35889) does not have the latest schema for tablet 56c550b97dcc409c83fb6fac8bb78208 (table soft_deleted_table [id=22310bbed6f94c979d41f46a44161165]). Expected version 1 got 0
I20260709 14:54:50.944623 16204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd"
I20260709 14:54:50.948164 16204 raft_consensus.cc:3055] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:50.948490 16204 raft_consensus.cc:740] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45e2d6bff8ac4884b91e96579e5bf7bd, State: Running, Role: LEADER
I20260709 14:54:50.949024 16643 tablet.cc:1724] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.949275 16204 consensus_queue.cc:260] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.950436 16204 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.954763 16617 tablet.cc:1724] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.957226 16645 tablet.cc:1724] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.959520 16350 leader_election.cc:290] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [CANDIDATE]: Term 3 election: Requested vote from peers 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831), 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167)
I20260709 14:54:50.961964 16281 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3f0d73fc24f4545a00a2909b4f529d1" candidate_uuid: "dd4ab854e08f482bb32688d52180b544" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5093e0ea6786423186da6597b11725b4"
I20260709 14:54:50.962567 16281 raft_consensus.cc:3060] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:50.974455 16621 tablet.cc:1724] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.976270 16206 raft_consensus.cc:2468] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:50.979874 16644 tablet.cc:1724] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:50.985817 16204 raft_consensus.cc:2468] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:50.987041 16322 leader_election.cc:304] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [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: 45e2d6bff8ac4884b91e96579e5bf7bd, dd4ab854e08f482bb32688d52180b544; no voters: 
I20260709 14:54:50.987843 16626 raft_consensus.cc:2804] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:50.988385 16626 raft_consensus.cc:697] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Becoming Leader. State: Replica: dd4ab854e08f482bb32688d52180b544, State: Running, Role: LEADER
I20260709 14:54:50.989251 16626 consensus_queue.cc:237] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [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: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } }
I20260709 14:54:50.995386 16281 raft_consensus.cc:2468] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd4ab854e08f482bb32688d52180b544 in term 3.
I20260709 14:54:51.026854 16104 catalog_manager.cc:5697] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 2 to 3, leader changed from 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129) to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.028455 16104 catalog_manager.cc:5697] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 1 to 2, leader changed from 5093e0ea6786423186da6597b11725b4 (127.11.148.130) to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.029851 16104 catalog_manager.cc:5697] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 reported cstate change: term changed from 2 to 3, leader changed from 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129) to dd4ab854e08f482bb32688d52180b544 (127.11.148.131). New cstate: current_term: 3 leader_uuid: "dd4ab854e08f482bb32688d52180b544" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd4ab854e08f482bb32688d52180b544" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 35889 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:51.039165 16105 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: soft_deleted_table [id=22310bbed6f94c979d41f46a44161165] alter complete (version 1)
I20260709 14:54:51.332790 16204 raft_consensus.cc:1275] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.333964 16626 consensus_queue.cc:1048] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.343091 16281 raft_consensus.cc:1275] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.344856 16631 consensus_queue.cc:1048] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.349872 16283 raft_consensus.cc:1275] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:51.351377 16635 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.367446 16204 raft_consensus.cc:1275] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:51.369469 16635 consensus_queue.cc:1048] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.371492 16204 raft_consensus.cc:1275] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.373100 16635 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.381347 16281 raft_consensus.cc:1275] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:51.383566 16626 consensus_queue.cc:1048] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:51.496778 16281 raft_consensus.cc:1275] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:51.497885 16626 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093e0ea6786423186da6597b11725b4" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 42167 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.503213 16630 tablet.cc:1724] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:51.505076 16206 raft_consensus.cc:1275] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Refusing update from remote peer dd4ab854e08f482bb32688d52180b544: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:51.512468 16631 consensus_queue.cc:1048] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45e2d6bff8ac4884b91e96579e5bf7bd" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 37831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:51.525274 16630 tablet.cc:1719] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:51.530309 16662 tablet.cc:1719] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:51.531750 16663 tablet.cc:1719] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: Skipping requested alter to schema version 1, tablet already version 1
I20260709 14:54:51.873862 11858 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:51.879930 11858 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:51.880324 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:51.885779 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:51.886137 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:52.909638 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
I20260709 14:54:52.929165 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:52.929816 11858 tablet_replica.cc:333] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.930397 11858 raft_consensus.cc:2243] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.930860 11858 raft_consensus.cc:2272] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.932593 11858 tablet_replica.cc:333] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.933122 11858 raft_consensus.cc:2243] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.933506 11858 raft_consensus.cc:2272] T a48b67c0f559485d903041b91e09bc9c P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.935216 11858 tablet_replica.cc:333] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.935751 11858 raft_consensus.cc:2243] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:52.936458 11858 raft_consensus.cc:2272] T 59c8c598ca7c4eadb9e41693ced09a9d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.938265 11858 tablet_replica.cc:333] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.938774 11858 raft_consensus.cc:2243] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:52.939123 16248 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260709 14:54:52.939203 11858 raft_consensus.cc:2272] T 81200554f37f41d2b541fa08fa5d32bc P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.941192 11858 tablet_replica.cc:333] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.941722 11858 raft_consensus.cc:2243] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:52.941860 16248 consensus_peers.cc:597] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:52.942397 11858 raft_consensus.cc:2272] T 08064ca503314279b88a3b678cc05345 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.944168 11858 tablet_replica.cc:333] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.944685 11858 raft_consensus.cc:2243] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.945075 11858 raft_consensus.cc:2272] T 21554169c9ba46cd9d3dd0c2bf821b55 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.946604 11858 tablet_replica.cc:333] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.947100 11858 raft_consensus.cc:2243] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.947517 11858 raft_consensus.cc:2272] T a0cd33d448dd47f6a5182016b6263bc4 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.949149 11858 tablet_replica.cc:333] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.949632 11858 raft_consensus.cc:2243] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:52.950312 11858 raft_consensus.cc:2272] T f15f4d0c505b4300bbc63a9a1ee5a157 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.951938 11858 tablet_replica.cc:333] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.952421 11858 raft_consensus.cc:2243] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.952844 11858 raft_consensus.cc:2272] T 56c550b97dcc409c83fb6fac8bb78208 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.954371 11858 tablet_replica.cc:333] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.954862 11858 raft_consensus.cc:2243] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.955224 11858 raft_consensus.cc:2272] T 3e4caa6e50464a9280e1eb9f0df244e6 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.956898 11858 tablet_replica.cc:333] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.957512 11858 raft_consensus.cc:2243] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.957971 11858 raft_consensus.cc:2272] T 13c3728b180641cbbc00f77a1e949a00 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.960069 11858 tablet_replica.cc:333] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.960708 11858 raft_consensus.cc:2243] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:52.961439 11858 raft_consensus.cc:2272] T 9d5b26dbc20944999720f435006644ab P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.963195 11858 tablet_replica.cc:333] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.963661 11858 raft_consensus.cc:2243] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.964037 11858 raft_consensus.cc:2272] T 8131fc0438d54d689f1fd1e01e090961 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.965596 11858 tablet_replica.cc:333] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.966045 11858 raft_consensus.cc:2243] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.966382 11858 raft_consensus.cc:2272] T 404a83185db14e73841debdc1280a980 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.968247 11858 tablet_replica.cc:333] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.968678 11858 raft_consensus.cc:2243] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:52.969322 11858 raft_consensus.cc:2272] T 9d261c6daed540f7ba96e5b71bb94fde P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.971020 11858 tablet_replica.cc:333] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.971469 11858 raft_consensus.cc:2243] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:52.972126 11858 raft_consensus.cc:2272] T fa775698c1284626b35f77ce5b475a7f P 45e2d6bff8ac4884b91e96579e5bf7bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.973913 11858 tablet_replica.cc:333] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.974363 11858 raft_consensus.cc:2243] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.974768 11858 raft_consensus.cc:2272] T 5f62439798ae4dd19708cfbb7836d80d P 45e2d6bff8ac4884b91e96579e5bf7bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:52.976493 11858 tablet_replica.cc:333] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd: stopping tablet replica
I20260709 14:54:52.976899 11858 raft_consensus.cc:2243] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:52.977238 11858 raft_consensus.cc:2272] T f3f0d73fc24f4545a00a2909b4f529d1 P 45e2d6bff8ac4884b91e96579e5bf7bd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.014936 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
W20260709 14:54:53.025465 16322 consensus_peers.cc:597] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.044689 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:54:53.062891 16248 consensus_peers.cc:597] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.073421 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.074065 11858 tablet_replica.cc:333] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.074753 11858 raft_consensus.cc:2243] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.075201 11858 raft_consensus.cc:2272] T 56c550b97dcc409c83fb6fac8bb78208 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.076858 11858 tablet_replica.cc:333] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.077349 11858 raft_consensus.cc:2243] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.077724 11858 raft_consensus.cc:2272] T 59c8c598ca7c4eadb9e41693ced09a9d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.079285 11858 tablet_replica.cc:333] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.080011 11858 raft_consensus.cc:2243] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.080443 11858 raft_consensus.cc:2272] T 81200554f37f41d2b541fa08fa5d32bc P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.082064 11858 tablet_replica.cc:333] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.082543 11858 raft_consensus.cc:2243] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.082880 11858 raft_consensus.cc:2272] T f15f4d0c505b4300bbc63a9a1ee5a157 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.084429 11858 tablet_replica.cc:333] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.084896 11858 raft_consensus.cc:2243] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.085587 11858 raft_consensus.cc:2272] T a0cd33d448dd47f6a5182016b6263bc4 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.087663 11858 tablet_replica.cc:333] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.089865 11858 raft_consensus.cc:2243] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.090588 11858 raft_consensus.cc:2272] T a48b67c0f559485d903041b91e09bc9c P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.092299 11858 tablet_replica.cc:333] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.092793 11858 raft_consensus.cc:2243] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.093187 11858 raft_consensus.cc:2272] T 21554169c9ba46cd9d3dd0c2bf821b55 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.094895 11858 tablet_replica.cc:333] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.095434 11858 raft_consensus.cc:2243] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.095801 11858 raft_consensus.cc:2272] T 3e4caa6e50464a9280e1eb9f0df244e6 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.097414 11858 tablet_replica.cc:333] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.097886 11858 raft_consensus.cc:2243] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.098548 11858 raft_consensus.cc:2272] T bdb8f5fdde4e4e38be6e4c246741cbc2 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.100149 11858 tablet_replica.cc:333] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.100615 11858 raft_consensus.cc:2243] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.101001 11858 raft_consensus.cc:2272] T 9d5b26dbc20944999720f435006644ab P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.103147 11858 tablet_replica.cc:333] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.103741 11858 raft_consensus.cc:2243] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.104466 11858 raft_consensus.cc:2272] T 8131fc0438d54d689f1fd1e01e090961 P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.106161 11858 tablet_replica.cc:333] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.106633 11858 raft_consensus.cc:2243] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.107009 11858 raft_consensus.cc:2272] T 08064ca503314279b88a3b678cc05345 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.108553 11858 tablet_replica.cc:333] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.109016 11858 raft_consensus.cc:2243] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.109664 11858 raft_consensus.cc:2272] T 13c3728b180641cbbc00f77a1e949a00 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.111781 11858 tablet_replica.cc:333] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.112257 11858 raft_consensus.cc:2243] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.112645 11858 raft_consensus.cc:2272] T 5f62439798ae4dd19708cfbb7836d80d P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.114718 11858 tablet_replica.cc:333] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
W20260709 14:54:53.114614 16322 consensus_peers.cc:597] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.115504 11858 raft_consensus.cc:2243] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.115899 11858 raft_consensus.cc:2272] T f3f0d73fc24f4545a00a2909b4f529d1 P 5093e0ea6786423186da6597b11725b4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.117535 11858 tablet_replica.cc:333] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.117954 11858 raft_consensus.cc:2243] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.118296 11858 raft_consensus.cc:2272] T 9d261c6daed540f7ba96e5b71bb94fde P 5093e0ea6786423186da6597b11725b4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.119972 11858 tablet_replica.cc:333] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.120404 11858 raft_consensus.cc:2243] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.120775 11858 raft_consensus.cc:2272] T fa775698c1284626b35f77ce5b475a7f P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.122426 11858 tablet_replica.cc:333] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4: stopping tablet replica
I20260709 14:54:53.122815 11858 raft_consensus.cc:2243] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.123518 11858 raft_consensus.cc:2272] T 404a83185db14e73841debdc1280a980 P 5093e0ea6786423186da6597b11725b4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.133543 16322 consensus_peers.cc:597] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.160310 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
I20260709 14:54:53.188099 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
W20260709 14:54:53.195881 16321 consensus_peers.cc:597] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 -> Peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Couldn't send request to peer 5093e0ea6786423186da6597b11725b4. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:42167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.212704 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:53.213390 11858 tablet_replica.cc:333] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.213950 11858 raft_consensus.cc:2243] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.214659 11858 raft_consensus.cc:2272] T 56c550b97dcc409c83fb6fac8bb78208 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.216424 11858 tablet_replica.cc:333] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.216946 11858 raft_consensus.cc:2243] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.217353 11858 raft_consensus.cc:2272] T bdb8f5fdde4e4e38be6e4c246741cbc2 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.218921 11858 tablet_replica.cc:333] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.219473 11858 raft_consensus.cc:2243] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.219866 11858 raft_consensus.cc:2272] T a0cd33d448dd47f6a5182016b6263bc4 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.221432 11858 tablet_replica.cc:333] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.221907 11858 raft_consensus.cc:2243] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.222275 11858 raft_consensus.cc:2272] T a48b67c0f559485d903041b91e09bc9c P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.223874 11858 tablet_replica.cc:333] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.224355 11858 raft_consensus.cc:2243] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.225026 11858 raft_consensus.cc:2272] T 81200554f37f41d2b541fa08fa5d32bc P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.226641 11858 tablet_replica.cc:333] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.227142 11858 raft_consensus.cc:2243] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.228030 11858 raft_consensus.cc:2272] T 21554169c9ba46cd9d3dd0c2bf821b55 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.230525 11858 tablet_replica.cc:333] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.231604 11858 raft_consensus.cc:2243] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.232362 11858 raft_consensus.cc:2272] T f15f4d0c505b4300bbc63a9a1ee5a157 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.235165 11858 tablet_replica.cc:333] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.236068 11858 raft_consensus.cc:2243] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.236953 11858 raft_consensus.cc:2272] T 3e4caa6e50464a9280e1eb9f0df244e6 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:53.237649 16321 consensus_peers.cc:597] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 -> Peer 5093e0ea6786423186da6597b11725b4 (127.11.148.130:42167): Couldn't send request to peer 5093e0ea6786423186da6597b11725b4. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:42167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:53.238481 16322 consensus_peers.cc:597] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 -> Peer 45e2d6bff8ac4884b91e96579e5bf7bd (127.11.148.129:37831): Couldn't send request to peer 45e2d6bff8ac4884b91e96579e5bf7bd. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:37831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:53.239095 11858 tablet_replica.cc:333] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.239677 11858 raft_consensus.cc:2243] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.240058 11858 raft_consensus.cc:2272] T 08064ca503314279b88a3b678cc05345 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.241641 11858 tablet_replica.cc:333] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.242115 11858 raft_consensus.cc:2243] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.242460 11858 raft_consensus.cc:2272] T 13c3728b180641cbbc00f77a1e949a00 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.244139 11858 tablet_replica.cc:333] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.244612 11858 raft_consensus.cc:2243] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.244990 11858 raft_consensus.cc:2272] T 59c8c598ca7c4eadb9e41693ced09a9d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.246474 11858 tablet_replica.cc:333] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.246927 11858 raft_consensus.cc:2243] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.247285 11858 raft_consensus.cc:2272] T 9d5b26dbc20944999720f435006644ab P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.248904 11858 tablet_replica.cc:333] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.249349 11858 raft_consensus.cc:2243] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.249704 11858 raft_consensus.cc:2272] T 8131fc0438d54d689f1fd1e01e090961 P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.251341 11858 tablet_replica.cc:333] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.251827 11858 raft_consensus.cc:2243] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.252472 11858 raft_consensus.cc:2272] T 5f62439798ae4dd19708cfbb7836d80d P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.254122 11858 tablet_replica.cc:333] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.254575 11858 raft_consensus.cc:2243] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.255219 11858 raft_consensus.cc:2272] T f3f0d73fc24f4545a00a2909b4f529d1 P dd4ab854e08f482bb32688d52180b544 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.256913 11858 tablet_replica.cc:333] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.257357 11858 raft_consensus.cc:2243] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.257712 11858 raft_consensus.cc:2272] T 404a83185db14e73841debdc1280a980 P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.259325 11858 tablet_replica.cc:333] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.259783 11858 raft_consensus.cc:2243] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.260128 11858 raft_consensus.cc:2272] T 9d261c6daed540f7ba96e5b71bb94fde P dd4ab854e08f482bb32688d52180b544 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.261787 11858 tablet_replica.cc:333] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544: stopping tablet replica
I20260709 14:54:53.262282 11858 raft_consensus.cc:2243] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:53.262629 11858 raft_consensus.cc:2272] T fa775698c1284626b35f77ce5b475a7f P dd4ab854e08f482bb32688d52180b544 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.297307 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:54:53.324085 11858 master.cc:562] Master@127.11.148.190:42997 shutting down...
I20260709 14:54:53.341734 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:53.342221 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:53.342489 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77d6fd0d7aab4f46aca07fc2c77754bf: stopping tablet replica
I20260709 14:54:53.363013 11858 master.cc:584] Master@127.11.148.190:42997 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11668 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:53.431300 11858 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.11.148.190:40193
I20260709 14:54:53.432466 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:53.437623 16671 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
W20260709 14:54:53.437745 16672 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
W20260709 14:54:53.438553 16674 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
I20260709 14:54:53.440265 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:53.441043 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:53.441249 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:53.441399 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608893441383 us; error 0 us; skew 500 ppm
I20260709 14:54:53.441900 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:53.444149 11858 webserver.cc:533] Webserver started at http://127.11.148.190:43601/ using document root <none> and password file <none>
I20260709 14:54:53.444634 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:53.444802 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:53.445039 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:53.446229 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/master-0-root/instance:
uuid: "75ec344d079e42b887bc38e61be69be1"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.450584 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:53.453763 16679 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.454367 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:53.454610 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/master-0-root
uuid: "75ec344d079e42b887bc38e61be69be1"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.454867 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-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)
I20260709 14:54:53.472295 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:53.473455 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:53.510033 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.190:40193
I20260709 14:54:53.510126 16730 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.190:40193 every 8 connection(s)
I20260709 14:54:53.513934 16731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:53.525573 16731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: Bootstrap starting.
I20260709 14:54:53.530354 16731 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:53.534363 16731 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: No bootstrap required, opened a new log
I20260709 14:54:53.536487 16731 raft_consensus.cc:359] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER }
I20260709 14:54:53.536935 16731 raft_consensus.cc:385] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:53.537115 16731 raft_consensus.cc:740] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75ec344d079e42b887bc38e61be69be1, State: Initialized, Role: FOLLOWER
I20260709 14:54:53.537600 16731 consensus_queue.cc:260] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER }
I20260709 14:54:53.538015 16731 raft_consensus.cc:399] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:53.538206 16731 raft_consensus.cc:493] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:53.538420 16731 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:53.543238 16731 raft_consensus.cc:515] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER }
I20260709 14:54:53.543692 16731 leader_election.cc:304] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [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: 75ec344d079e42b887bc38e61be69be1; no voters: 
I20260709 14:54:53.544697 16731 leader_election.cc:290] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:53.545063 16734 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:53.546252 16734 raft_consensus.cc:697] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 1 LEADER]: Becoming Leader. State: Replica: 75ec344d079e42b887bc38e61be69be1, State: Running, Role: LEADER
I20260709 14:54:53.546911 16734 consensus_queue.cc:237] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [LEADER]: Queue going to LEADER mode. State: All 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: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER }
I20260709 14:54:53.547362 16731 sys_catalog.cc:565] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:53.553112 16736 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 75ec344d079e42b887bc38e61be69be1. Latest consensus state: current_term: 1 leader_uuid: "75ec344d079e42b887bc38e61be69be1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER } }
I20260709 14:54:53.553769 16736 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:53.553846 16735 sys_catalog.cc:455] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "75ec344d079e42b887bc38e61be69be1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "75ec344d079e42b887bc38e61be69be1" member_type: VOTER } }
I20260709 14:54:53.554437 16735 sys_catalog.cc:458] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:53.555689 16743 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:53.560382 16743 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:53.561780 11858 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:53.568534 16743 catalog_manager.cc:1383] Generated new cluster ID: a651662796d145029356ca3d8a39fc43
I20260709 14:54:53.568792 16743 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:53.588058 16743 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:53.589365 16743 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:53.603842 16743 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: Generated new TSK 0
I20260709 14:54:53.604393 16743 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:53.627841 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:53.633613 16752 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
W20260709 14:54:53.634423 16753 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
I20260709 14:54:53.636447 11858 server_base.cc:1061] running on GCE node
W20260709 14:54:53.636572 16755 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
I20260709 14:54:53.637462 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:53.637645 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:53.637821 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608893637803 us; error 0 us; skew 500 ppm
I20260709 14:54:53.638334 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:53.640458 11858 webserver.cc:533] Webserver started at http://127.11.148.129:38231/ using document root <none> and password file <none>
I20260709 14:54:53.640921 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:53.641089 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:53.641340 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:53.642508 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-0-root/instance:
uuid: "30aec57c051b4966b3bf0bf21e4886c3"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.646658 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:53.649997 16760 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.650673 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:53.650992 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-0-root
uuid: "30aec57c051b4966b3bf0bf21e4886c3"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.651285 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-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)
I20260709 14:54:53.677443 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:53.678726 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:53.680617 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:53.683691 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:53.683960 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.684255 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:53.684476 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.723721 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.129:41077
I20260709 14:54:53.723801 16822 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.129:41077 every 8 connection(s)
I20260709 14:54:53.728377 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:53.736649 16828 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
W20260709 14:54:53.737938 16827 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
I20260709 14:54:53.738827 11858 server_base.cc:1061] running on GCE node
W20260709 14:54:53.739384 16830 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
I20260709 14:54:53.740757 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:53.740975 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:53.741173 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608893741153 us; error 0 us; skew 500 ppm
I20260709 14:54:53.741209 16823 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40193
I20260709 14:54:53.741613 16823 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:53.741766 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:53.742308 16823 heartbeater.cc:507] Master 127.11.148.190:40193 requested a full tablet report, sending...
I20260709 14:54:53.744489 16696 ts_manager.cc:194] Registered new tserver with Master: 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077)
I20260709 14:54:53.744494 11858 webserver.cc:533] Webserver started at http://127.11.148.130:45665/ using document root <none> and password file <none>
I20260709 14:54:53.745158 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:53.745349 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:53.745586 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:53.746320 16696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44130
I20260709 14:54:53.746855 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-1-root/instance:
uuid: "3ab7210b7a0d412b8164e25953fa6744"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.751118 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:53.754354 16835 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.755013 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:53.755280 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-1-root
uuid: "3ab7210b7a0d412b8164e25953fa6744"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.755568 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-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)
I20260709 14:54:53.777338 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:53.778481 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:53.779877 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:53.782027 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:53.782207 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.782444 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:53.782588 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.819797 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.130:46299
I20260709 14:54:53.819890 16897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.130:46299 every 8 connection(s)
I20260709 14:54:53.824481 11858 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:53.831182 16901 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
W20260709 14:54:53.832023 16902 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
W20260709 14:54:53.835745 16904 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
I20260709 14:54:53.835809 11858 server_base.cc:1061] running on GCE node
I20260709 14:54:53.836673 16898 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40193
I20260709 14:54:53.836963 11858 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:53.837033 16898 heartbeater.cc:461] Registering TS with master...
W20260709 14:54:53.837232 11858 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:53.837453 11858 hybrid_clock.cc:648] HybridClock initialized: now 1783608893837434 us; error 0 us; skew 500 ppm
I20260709 14:54:53.837877 16898 heartbeater.cc:507] Master 127.11.148.190:40193 requested a full tablet report, sending...
I20260709 14:54:53.838020 11858 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:53.840080 16696 ts_manager.cc:194] Registered new tserver with Master: 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:53.840735 11858 webserver.cc:533] Webserver started at http://127.11.148.131:41011/ using document root <none> and password file <none>
I20260709 14:54:53.841382 11858 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:53.841624 11858 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:53.841804 16696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44136
I20260709 14:54:53.841892 11858 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:53.843310 11858 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-2-root/instance:
uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.847536 11858 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:53.850566 16909 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.851280 11858 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:54:53.851565 11858 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-2-root
uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
format_stamp: "Formatted at 2026-07-09 14:54:53 on dist-test-slave-tnbt"
I20260709 14:54:53.851840 11858 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskNtZBWb/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608792473900-11858-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)
I20260709 14:54:53.861733 11858 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:53.862794 11858 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:53.864140 11858 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:53.866228 11858 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:53.866423 11858 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.866632 11858 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:53.866782 11858 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:53.904197 11858 rpc_server.cc:307] RPC server started. Bound to: 127.11.148.131:43449
I20260709 14:54:53.904305 16971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.11.148.131:43449 every 8 connection(s)
I20260709 14:54:53.916983 16972 heartbeater.cc:344] Connected to a master server at 127.11.148.190:40193
I20260709 14:54:53.917423 16972 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:53.918138 16972 heartbeater.cc:507] Master 127.11.148.190:40193 requested a full tablet report, sending...
I20260709 14:54:53.919960 16696 ts_manager.cc:194] Registered new tserver with Master: d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:53.920676 11858 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013362027s
I20260709 14:54:53.921582 16696 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44138
I20260709 14:54:53.944392 16696 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44140:
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"
    }
  }
}
W20260709 14:54:53.946964 16696 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.
I20260709 14:54:54.008635 16863 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23481ac9834d8b871975e88eb4a232 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:54.010058 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23481ac9834d8b871975e88eb4a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.020965 16786 tablet_service.cc:1511] Processing CreateTablet for tablet d0f97b1ebe0c46f894f0197bd51ee965 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:54.021265 16785 tablet_service.cc:1511] Processing CreateTablet for tablet 47e63860af5b42398c7a328ca5f05d9d (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:54.021265 16788 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23481ac9834d8b871975e88eb4a232 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:54.022519 16786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f97b1ebe0c46f894f0197bd51ee965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.023725 16787 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd082a58b974fefb4e279ca17097f6b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:54.024139 16788 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23481ac9834d8b871975e88eb4a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.026353 16784 tablet_service.cc:1511] Processing CreateTablet for tablet 7e70ed2c635448669ba0b751605a113b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:54.022411 16862 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd082a58b974fefb4e279ca17097f6b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:54.027633 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e70ed2c635448669ba0b751605a113b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.028159 16862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd082a58b974fefb4e279ca17097f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.032594 16861 tablet_service.cc:1511] Processing CreateTablet for tablet d0f97b1ebe0c46f894f0197bd51ee965 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:54.033921 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f97b1ebe0c46f894f0197bd51ee965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.036537 16782 tablet_service.cc:1511] Processing CreateTablet for tablet 13c5d25e051048be989d06c370c810df (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:54.038702 16781 tablet_service.cc:1511] Processing CreateTablet for tablet 01ababe57e1e4a4e8ee989792c749e95 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:54.040851 16780 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdc72602dbb418aa95f77037a7b20c1 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:54.042927 16783 tablet_service.cc:1511] Processing CreateTablet for tablet f983f5371bdf4025a8426d3ae8e96f57 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:54.033926 16787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd082a58b974fefb4e279ca17097f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.047794 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdc72602dbb418aa95f77037a7b20c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.051717 16781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ababe57e1e4a4e8ee989792c749e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.056175 16782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c5d25e051048be989d06c370c810df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.059723 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f983f5371bdf4025a8426d3ae8e96f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.063213 16988 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.063763 16785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e63860af5b42398c7a328ca5f05d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.075793 16988 tablet_bootstrap.cc:654] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.088587 16862 tablet_service.cc:1511] Processing CreateTablet for tablet 47e63860af5b42398c7a328ca5f05d9d (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:54.089919 16862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e63860af5b42398c7a328ca5f05d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.091502 16860 tablet_service.cc:1511] Processing CreateTablet for tablet 7e70ed2c635448669ba0b751605a113b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:54.092881 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e70ed2c635448669ba0b751605a113b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.096534 16858 tablet_service.cc:1511] Processing CreateTablet for tablet 13c5d25e051048be989d06c370c810df (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:54.097920 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c5d25e051048be989d06c370c810df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.096443 16859 tablet_service.cc:1511] Processing CreateTablet for tablet f983f5371bdf4025a8426d3ae8e96f57 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:54.104171 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f983f5371bdf4025a8426d3ae8e96f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.106833 16857 tablet_service.cc:1511] Processing CreateTablet for tablet 01ababe57e1e4a4e8ee989792c749e95 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:54.108170 16936 tablet_service.cc:1511] Processing CreateTablet for tablet 0cd082a58b974fefb4e279ca17097f6b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:54.109498 16936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cd082a58b974fefb4e279ca17097f6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.109234 16937 tablet_service.cc:1511] Processing CreateTablet for tablet 6e23481ac9834d8b871975e88eb4a232 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:54.110466 16937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e23481ac9834d8b871975e88eb4a232. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.114410 16935 tablet_service.cc:1511] Processing CreateTablet for tablet d0f97b1ebe0c46f894f0197bd51ee965 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:54.115803 16856 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdc72602dbb418aa95f77037a7b20c1 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:54.116855 16934 tablet_service.cc:1511] Processing CreateTablet for tablet 47e63860af5b42398c7a328ca5f05d9d (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:54.118273 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47e63860af5b42398c7a328ca5f05d9d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.108178 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ababe57e1e4a4e8ee989792c749e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.145429 16933 tablet_service.cc:1511] Processing CreateTablet for tablet 7e70ed2c635448669ba0b751605a113b (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:54.147028 16933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e70ed2c635448669ba0b751605a113b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.160421 16932 tablet_service.cc:1511] Processing CreateTablet for tablet f983f5371bdf4025a8426d3ae8e96f57 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:54.161978 16932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f983f5371bdf4025a8426d3ae8e96f57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.169929 16931 tablet_service.cc:1511] Processing CreateTablet for tablet 13c5d25e051048be989d06c370c810df (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:54.171744 16931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13c5d25e051048be989d06c370c810df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.177425 16930 tablet_service.cc:1511] Processing CreateTablet for tablet 01ababe57e1e4a4e8ee989792c749e95 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:54.179109 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01ababe57e1e4a4e8ee989792c749e95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.189551 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 2fdc72602dbb418aa95f77037a7b20c1 (DEFAULT_TABLE table=test-workload [id=7acf5a533ffc4caab783e1f6be4541fe]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:54.191255 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdc72602dbb418aa95f77037a7b20c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.223865 16856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fdc72602dbb418aa95f77037a7b20c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.227977 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0f97b1ebe0c46f894f0197bd51ee965. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:54.252458 16988 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.253216 16988 ts_tablet_manager.cc:1403] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.190s	user 0.057s	sys 0.091s
I20260709 14:54:54.252338 16990 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.260273 16987 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.260890 16988 raft_consensus.cc:359] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.261662 16988 raft_consensus.cc:385] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.261960 16988 raft_consensus.cc:740] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.262828 16988 consensus_queue.cc:260] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.270401 16990 tablet_bootstrap.cc:654] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.274211 16987 tablet_bootstrap.cc:654] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.278493 16988 ts_tablet_manager.cc:1434] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.004s
I20260709 14:54:54.278609 16823 heartbeater.cc:499] Master 127.11.148.190:40193 was elected leader, sending a full tablet report...
I20260709 14:54:54.279554 16988 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.291698 16988 tablet_bootstrap.cc:654] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.296435 16991 raft_consensus.cc:493] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.297102 16991 raft_consensus.cc:515] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.308521 16987 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.309099 16987 ts_tablet_manager.cc:1403] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.007s
I20260709 14:54:54.312347 16991 leader_election.cc:290] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.326283 16988 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.326866 16990 tablet_bootstrap.cc:492] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.329943 16990 ts_tablet_manager.cc:1403] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.005s
I20260709 14:54:54.329910 16988 ts_tablet_manager.cc:1403] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.011s
I20260709 14:54:54.327157 16987 raft_consensus.cc:359] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.332459 16987 raft_consensus.cc:385] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.332806 16987 raft_consensus.cc:740] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.333542 16988 raft_consensus.cc:359] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.334393 16988 raft_consensus.cc:385] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.334775 16988 raft_consensus.cc:740] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.334622 16990 raft_consensus.cc:359] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.335443 16990 raft_consensus.cc:385] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.335803 16990 raft_consensus.cc:740] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.336748 16990 consensus_queue.cc:260] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.337148 16988 consensus_queue.cc:260] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.339612 16988 ts_tablet_manager.cc:1434] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:54:54.340648 16988 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.341861 16972 heartbeater.cc:499] Master 127.11.148.190:40193 was elected leader, sending a full tablet report...
I20260709 14:54:54.347563 16988 tablet_bootstrap.cc:654] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.333585 16987 consensus_queue.cc:260] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.363556 16990 ts_tablet_manager.cc:1434] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.005s
I20260709 14:54:54.366223 16990 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.367962 17000 raft_consensus.cc:493] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.371603 16987 ts_tablet_manager.cc:1434] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.011s
I20260709 14:54:54.372407 16898 heartbeater.cc:499] Master 127.11.148.190:40193 was elected leader, sending a full tablet report...
I20260709 14:54:54.372730 16987 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.375900 17000 raft_consensus.cc:515] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.379233 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.380805 16990 tablet_bootstrap.cc:654] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.384013 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.392307 16987 tablet_bootstrap.cc:654] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.392663 17000 leader_election.cc:290] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
W20260709 14:54:54.395689 16764 leader_election.cc:343] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:54.396431 16764 leader_election.cc:343] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.396826 16764 leader_election.cc:304] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3; no voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:54.397564 16991 raft_consensus.cc:2749] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:54.399044 16988 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.399631 16988 ts_tablet_manager.cc:1403] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.059s	user 0.009s	sys 0.009s
I20260709 14:54:54.404806 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.405491 16947 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.404784 16990 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.406579 16990 ts_tablet_manager.cc:1403] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.006s
I20260709 14:54:54.406796 16839 leader_election.cc:304] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.407748 17000 raft_consensus.cc:2804] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.408084 17000 raft_consensus.cc:493] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.408401 17000 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.411530 16988 raft_consensus.cc:359] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.412338 16988 raft_consensus.cc:385] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.412629 16988 raft_consensus.cc:740] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.413344 16988 consensus_queue.cc:260] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.413919 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.414599 16798 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.415305 16990 raft_consensus.cc:359] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.415614 17000 raft_consensus.cc:515] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.416074 16990 raft_consensus.cc:385] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.416451 16990 raft_consensus.cc:740] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.417218 16990 consensus_queue.cc:260] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.417976 17000 leader_election.cc:290] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.418514 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.419080 16947 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.419430 16990 ts_tablet_manager.cc:1434] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.001s
I20260709 14:54:54.422459 16990 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.423828 16987 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.424403 16987 ts_tablet_manager.cc:1403] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.014s
I20260709 14:54:54.420725 16988 ts_tablet_manager.cc:1434] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:54:54.426501 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:54.426941 16798 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.428050 16988 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.427922 16987 raft_consensus.cc:359] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.428723 16987 raft_consensus.cc:385] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.429028 16987 raft_consensus.cc:740] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.429857 16987 consensus_queue.cc:260] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.432571 16987 ts_tablet_manager.cc:1434] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:54.433499 16987 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.434603 16990 tablet_bootstrap.cc:654] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.438524 16798 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.439847 16987 tablet_bootstrap.cc:654] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.440109 16838 leader_election.cc:304] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.441030 17000 raft_consensus.cc:2804] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.441514 17000 raft_consensus.cc:697] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:54.441885 16988 tablet_bootstrap.cc:654] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.442345 17000 consensus_queue.cc:237] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.448973 16947 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.451907 16988 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.453656 16988 ts_tablet_manager.cc:1403] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260709 14:54:54.455067 16990 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.455662 16990 ts_tablet_manager.cc:1403] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.004s
I20260709 14:54:54.456801 16988 raft_consensus.cc:359] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.457619 16988 raft_consensus.cc:385] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.457918 16988 raft_consensus.cc:740] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.458741 16988 consensus_queue.cc:260] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.458839 16990 raft_consensus.cc:359] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.459728 16990 raft_consensus.cc:385] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.460067 16990 raft_consensus.cc:740] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.459357 16694 catalog_manager.cc:5697] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.460994 16990 consensus_queue.cc:260] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.462193 16987 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.462713 16987 ts_tablet_manager.cc:1403] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260709 14:54:54.463877 16988 ts_tablet_manager.cc:1434] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:54:54.464807 16988 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.465564 16987 raft_consensus.cc:359] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.466279 16987 raft_consensus.cc:385] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.466555 16987 raft_consensus.cc:740] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.467387 16987 consensus_queue.cc:260] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.469806 16987 ts_tablet_manager.cc:1434] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:54.470814 16987 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.473114 16990 ts_tablet_manager.cc:1434] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:54:54.473623 16988 tablet_bootstrap.cc:654] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.476940 16987 tablet_bootstrap.cc:654] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.481853 16988 tablet_bootstrap.cc:492] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.482178 16987 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.482313 16988 ts_tablet_manager.cc:1403] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.002s
I20260709 14:54:54.482650 16987 ts_tablet_manager.cc:1403] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:54:54.483647 16990 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.483706 16991 raft_consensus.cc:493] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.484248 16991 raft_consensus.cc:515] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.485309 16988 raft_consensus.cc:359] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.485507 16987 raft_consensus.cc:359] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.486037 16988 raft_consensus.cc:385] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.486197 16987 raft_consensus.cc:385] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.486377 16988 raft_consensus.cc:740] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.486555 16987 raft_consensus.cc:740] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.487110 16988 consensus_queue.cc:260] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.487425 16987 consensus_queue.cc:260] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.488130 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.489428 16988 ts_tablet_manager.cc:1434] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:54:54.489755 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.490396 16873 raft_consensus.cc:2468] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.490686 16987 ts_tablet_manager.cc:1434] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:54.491496 16988 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.491627 16987 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.494037 16764 leader_election.cc:304] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
W20260709 14:54:54.494897 16764 leader_election.cc:343] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.495652 16994 raft_consensus.cc:2804] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.496053 16994 raft_consensus.cc:493] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.496367 16994 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.497654 16990 tablet_bootstrap.cc:654] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.497666 16987 tablet_bootstrap.cc:654] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.498099 16988 tablet_bootstrap.cc:654] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.486119 16991 leader_election.cc:290] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.510881 16988 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.510914 16994 raft_consensus.cc:515] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.511489 16988 ts_tablet_manager.cc:1403] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260709 14:54:54.511529 16987 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.512220 16987 ts_tablet_manager.cc:1403] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.009s
I20260709 14:54:54.514257 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:54.514658 16988 raft_consensus.cc:359] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.514882 16987 raft_consensus.cc:359] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.515558 16988 raft_consensus.cc:385] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.515599 16987 raft_consensus.cc:385] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.515950 16988 raft_consensus.cc:740] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.516000 16987 raft_consensus.cc:740] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.516556 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.516449 16873 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.516922 16988 consensus_queue.cc:260] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.517302 16987 consensus_queue.cc:260] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
W20260709 14:54:54.518296 16764 leader_election.cc:343] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.519748 16987 ts_tablet_manager.cc:1434] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260709 14:54:54.520736 16987 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.521692 16988 ts_tablet_manager.cc:1434] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:54.522675 16988 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.524525 17000 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.525017 17000 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.527164 17000 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.528512 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.528786 16988 tablet_bootstrap.cc:654] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.528512 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.530174 16987 tablet_bootstrap.cc:654] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:54.531136 16839 leader_election.cc:343] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:54.531925 16838 leader_election.cc:343] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.532327 16838 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744; no voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:54.533335 17000 raft_consensus.cc:2749] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:54.541097 16987 tablet_bootstrap.cc:492] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.541599 16987 ts_tablet_manager.cc:1403] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260709 14:54:54.542321 16988 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.542820 16988 ts_tablet_manager.cc:1403] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260709 14:54:54.517210 16994 leader_election.cc:290] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.544335 16987 raft_consensus.cc:359] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.545059 16987 raft_consensus.cc:385] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.545356 16987 raft_consensus.cc:740] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.545486 16988 raft_consensus.cc:359] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.546214 16988 raft_consensus.cc:385] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.546663 16988 raft_consensus.cc:740] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.546207 16987 consensus_queue.cc:260] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.547466 16988 consensus_queue.cc:260] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.548910 16987 ts_tablet_manager.cc:1434] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260709 14:54:54.549820 16988 ts_tablet_manager.cc:1434] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:54.549937 16987 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.550881 16988 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.557521 16988 tablet_bootstrap.cc:654] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:54.558049 16744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:54.559717 16987 tablet_bootstrap.cc:654] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.568516 16988 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.568990 16988 ts_tablet_manager.cc:1403] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260709 14:54:54.571106 16987 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.571635 16987 ts_tablet_manager.cc:1403] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.003s
I20260709 14:54:54.571525 16988 raft_consensus.cc:359] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.572270 16988 raft_consensus.cc:385] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.572538 16988 raft_consensus.cc:740] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.573182 16988 consensus_queue.cc:260] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.574491 16987 raft_consensus.cc:359] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.575222 16987 raft_consensus.cc:385] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.575457 16988 ts_tablet_manager.cc:1434] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:54.575517 16987 raft_consensus.cc:740] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.576560 16988 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:54.575647 16998 raft_consensus.cc:493] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.576581 16987 consensus_queue.cc:260] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.577294 16998 raft_consensus.cc:515] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.579137 16987 ts_tablet_manager.cc:1434] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:54.580127 16987 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.582535 16988 tablet_bootstrap.cc:654] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.584877 16998 leader_election.cc:290] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.586140 16987 tablet_bootstrap.cc:654] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.593763 16988 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:54.594249 16988 ts_tablet_manager.cc:1403] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:54:54.596720 16988 raft_consensus.cc:359] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.597113 16987 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.597312 16994 raft_consensus.cc:493] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.597435 16988 raft_consensus.cc:385] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.597573 16987 ts_tablet_manager.cc:1403] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260709 14:54:54.597834 16988 raft_consensus.cc:740] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.597932 16994 raft_consensus.cc:515] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.598626 16988 consensus_queue.cc:260] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.600088 16994 leader_election.cc:290] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.600813 16988 ts_tablet_manager.cc:1434] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:54:54.600474 16987 raft_consensus.cc:359] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.601159 16987 raft_consensus.cc:385] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.601425 16987 raft_consensus.cc:740] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.602120 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.602047 16987 consensus_queue.cc:260] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.602759 16872 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.603964 16764 leader_election.cc:304] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.604300 16987 ts_tablet_manager.cc:1434] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:54.604744 16994 raft_consensus.cc:2804] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.605062 16987 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:54.605129 16994 raft_consensus.cc:493] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.605572 16994 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.609965 16987 tablet_bootstrap.cc:654] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.610949 16873 raft_consensus.cc:2468] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:54.612180 16764 leader_election.cc:304] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [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: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:54.612638 16994 raft_consensus.cc:515] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.613294 16991 raft_consensus.cc:2804] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.615520 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:54.616070 16872 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.623071 16872 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:54.623857 16987 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:54.624385 16987 ts_tablet_manager.cc:1403] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:54:54.624153 16764 leader_election.cc:304] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.625450 16990 tablet_bootstrap.cc:492] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.625960 16990 ts_tablet_manager.cc:1403] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.143s	user 0.038s	sys 0.046s
I20260709 14:54:54.626078 17024 raft_consensus.cc:2804] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.626734 17024 raft_consensus.cc:697] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:54.627104 16987 raft_consensus.cc:359] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.627502 16991 raft_consensus.cc:697] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:54.627835 16987 raft_consensus.cc:385] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.627648 17024 consensus_queue.cc:237] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.624083 16994 leader_election.cc:290] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.628916 16987 raft_consensus.cc:740] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.628360 16991 consensus_queue.cc:237] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.630482 17000 raft_consensus.cc:493] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.636582 17000 raft_consensus.cc:515] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.636777 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.637426 16947 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.639283 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.639879 16798 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.640339 17000 leader_election.cc:290] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.629760 16987 consensus_queue.cc:260] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.640125 16990 raft_consensus.cc:359] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.640511 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.640890 16990 raft_consensus.cc:385] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.641186 16947 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.642284 16839 leader_election.cc:304] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.641214 16990 raft_consensus.cc:740] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.643208 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.643466 16999 raft_consensus.cc:2804] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.643841 16947 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.643204 16990 consensus_queue.cc:260] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.645815 16990 ts_tablet_manager.cc:1434] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 14:54:54.646778 16990 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.643886 16999 raft_consensus.cc:493] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.647725 16999 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.653045 16990 tablet_bootstrap.cc:654] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.656131 16999 raft_consensus.cc:515] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.657428 16987 ts_tablet_manager.cc:1434] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260709 14:54:54.661465 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.661656 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:54.662226 16946 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.662869 17000 raft_consensus.cc:493] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.662274 16798 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.663357 17000 raft_consensus.cc:515] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.665438 17000 leader_election.cc:290] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.666706 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.667459 16797 raft_consensus.cc:2468] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.668730 16838 leader_election.cc:304] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.669575 17000 raft_consensus.cc:2804] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.669934 17000 raft_consensus.cc:493] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.670258 17000 raft_consensus.cc:3060] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.671283 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.676627 16946 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.677812 16839 leader_election.cc:304] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.682890 16798 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.686074 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.686934 16872 raft_consensus.cc:2393] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2606b90c8f94271bf18d215d9cdb9a4 in current term 1: Already voted for candidate 30aec57c051b4966b3bf0bf21e4886c3 in this term.
I20260709 14:54:54.688158 16913 leader_election.cc:304] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2606b90c8f94271bf18d215d9cdb9a4; no voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:54.690634 16947 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:54.691215 16998 raft_consensus.cc:2749] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:54.694166 17000 raft_consensus.cc:515] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.695703 16999 leader_election.cc:290] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.697963 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.696599 16999 raft_consensus.cc:2804] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:54:54.699894 16839 leader_election.cc:343] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.700203 16999 raft_consensus.cc:697] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:54.700930 16999 consensus_queue.cc:237] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.702626 16990 tablet_bootstrap.cc:492] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.703145 16990 ts_tablet_manager.cc:1403] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.057s	user 0.022s	sys 0.030s
I20260709 14:54:54.703382 16695 catalog_manager.cc:5697] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.705179 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:54.705747 16798 raft_consensus.cc:3060] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.706197 16990 raft_consensus.cc:359] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.706931 16990 raft_consensus.cc:385] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.707214 16990 raft_consensus.cc:740] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.708151 16990 consensus_queue.cc:260] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.713281 16990 ts_tablet_manager.cc:1434] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 14:54:54.714251 16990 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.714322 16798 raft_consensus.cc:2468] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.715583 16838 leader_election.cc:304] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.716501 16694 catalog_manager.cc:5697] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.718317 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
W20260709 14:54:54.719605 16839 leader_election.cc:343] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:54.720191 17000 leader_election.cc:290] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.720753 16990 tablet_bootstrap.cc:654] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.716538 17029 raft_consensus.cc:2804] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.723335 17029 raft_consensus.cc:697] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:54.724229 17029 consensus_queue.cc:237] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.728708 16695 catalog_manager.cc:5697] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.734774 16694 catalog_manager.cc:5697] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.736696 16990 tablet_bootstrap.cc:492] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.737188 16990 ts_tablet_manager.cc:1403] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.009s
I20260709 14:54:54.739635 16990 raft_consensus.cc:359] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.740306 16990 raft_consensus.cc:385] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.740531 16990 raft_consensus.cc:740] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.741110 16990 consensus_queue.cc:260] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.743352 16990 ts_tablet_manager.cc:1434] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:54:54.744176 16990 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.748744 16990 tablet_bootstrap.cc:654] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.752614 16990 tablet_bootstrap.cc:492] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.752990 16990 ts_tablet_manager.cc:1403] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260709 14:54:54.754895 16990 raft_consensus.cc:359] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.755357 16990 raft_consensus.cc:385] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.755599 16990 raft_consensus.cc:740] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.756145 16990 consensus_queue.cc:260] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.757822 16990 ts_tablet_manager.cc:1434] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260709 14:54:54.758673 16990 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.763217 16990 tablet_bootstrap.cc:654] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.768502 16990 tablet_bootstrap.cc:492] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.768949 16990 ts_tablet_manager.cc:1403] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 14:54:54.771421 16990 raft_consensus.cc:359] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.771965 16990 raft_consensus.cc:385] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.772218 16990 raft_consensus.cc:740] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.772882 16990 consensus_queue.cc:260] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.773372 16998 raft_consensus.cc:493] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.774122 16998 raft_consensus.cc:515] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.775665 16990 ts_tablet_manager.cc:1434] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:54.776461 16998 leader_election.cc:290] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.776721 16990 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:54.777522 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdc72602dbb418aa95f77037a7b20c1" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.778156 16872 raft_consensus.cc:2468] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:54.778367 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdc72602dbb418aa95f77037a7b20c1" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.779029 16798 raft_consensus.cc:2468] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:54.780136 16913 leader_election.cc:304] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.780956 16998 raft_consensus.cc:2804] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.781301 16998 raft_consensus.cc:493] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.781567 16998 raft_consensus.cc:3060] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.782644 17035 raft_consensus.cc:493] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.782783 16990 tablet_bootstrap.cc:654] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:54.783253 17035 raft_consensus.cc:515] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.786127 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.786851 16798 raft_consensus.cc:2393] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2606b90c8f94271bf18d215d9cdb9a4 in current term 1: Already voted for candidate 3ab7210b7a0d412b8164e25953fa6744 in this term.
I20260709 14:54:54.788913 17035 leader_election.cc:290] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.789572 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f983f5371bdf4025a8426d3ae8e96f57" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.791145 16913 leader_election.cc:304] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2606b90c8f94271bf18d215d9cdb9a4; no voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:54.791591 16998 raft_consensus.cc:515] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.792306 17035 raft_consensus.cc:3060] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.793422 16990 tablet_bootstrap.cc:492] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:54.793678 16998 leader_election.cc:290] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.793884 16990 ts_tablet_manager.cc:1403] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260709 14:54:54.794574 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdc72602dbb418aa95f77037a7b20c1" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:54.794731 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fdc72602dbb418aa95f77037a7b20c1" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:54.795470 16798 raft_consensus.cc:3060] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.795943 16872 raft_consensus.cc:3060] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.796713 16990 raft_consensus.cc:359] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.797340 16990 raft_consensus.cc:385] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:54.797588 16990 raft_consensus.cc:740] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:54.798318 16990 consensus_queue.cc:260] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.800228 16990 ts_tablet_manager.cc:1434] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:54:54.802667 16798 raft_consensus.cc:2468] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:54.803979 16912 leader_election.cc:304] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.804548 16872 raft_consensus.cc:2468] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:54.805472 17037 raft_consensus.cc:2804] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.806864 17037 raft_consensus.cc:697] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:54.807801 17037 consensus_queue.cc:237] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.812232 17035 raft_consensus.cc:2749] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:54.820775 16991 raft_consensus.cc:493] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.821324 16991 raft_consensus.cc:515] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.823199 16991 leader_election.cc:290] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.823998 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.825112 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.825726 16946 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.824641 16872 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.826908 16764 leader_election.cc:304] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.829604 16991 raft_consensus.cc:2804] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.829867 16991 raft_consensus.cc:493] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.830412 16991 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.832237 16695 catalog_manager.cc:5697] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:54.836584 16991 raft_consensus.cc:515] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.838443 16991 leader_election.cc:290] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.839459 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.839552 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:54.840154 16946 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.840165 16872 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.846750 16946 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:54.846750 16872 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:54.847834 16764 leader_election.cc:304] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.848423 16991 raft_consensus.cc:2804] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.848811 16991 raft_consensus.cc:697] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:54.849503 16991 consensus_queue.cc:237] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.856071 16695 catalog_manager.cc:5697] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.904520 17029 raft_consensus.cc:493] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.905016 17029 raft_consensus.cc:515] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.906704 17029 leader_election.cc:290] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.907344 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.907698 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.908087 16798 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.908329 16946 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:54.909103 16838 leader_election.cc:304] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.909793 17029 raft_consensus.cc:2804] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.910115 17029 raft_consensus.cc:493] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.910328 17029 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.914989 17029 raft_consensus.cc:515] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.916535 17029 leader_election.cc:290] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.917269 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:54.917572 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:54.917794 16798 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.918089 16946 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.922410 16798 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.922699 16946 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:54.923482 16838 leader_election.cc:304] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:54.924088 17029 raft_consensus.cc:2804] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:54.924500 17029 raft_consensus.cc:697] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:54.925238 17029 consensus_queue.cc:237] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.931634 16695 catalog_manager.cc:5697] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:54.968928 17029 consensus_queue.cc:1048] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:54.979738 17000 consensus_queue.cc:1048] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:54.980427 17037 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.980891 17037 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.982301 16991 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.982901 17037 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.982798 16991 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.985716 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.987923 16872 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:54.988703 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:54.989332 16947 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.987522 16991 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:54.990221 17037 raft_consensus.cc:493] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:54.989225 16913 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.990711 16764 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:54.991324 17038 raft_consensus.cc:2804] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.991582 16991 raft_consensus.cc:2804] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:54.991742 17038 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.991932 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.990723 17037 raft_consensus.cc:515] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:54.992187 17038 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.992779 16872 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:54.995028 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.996039 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:54.996878 16872 raft_consensus.cc:2393] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2606b90c8f94271bf18d215d9cdb9a4 in current term 1: Already voted for candidate 30aec57c051b4966b3bf0bf21e4886c3 in this term.
I20260709 14:54:54.997404 17037 leader_election.cc:290] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:54.992193 16991 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:54.992305 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:54.997889 16913 leader_election.cc:304] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d2606b90c8f94271bf18d215d9cdb9a4; no voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:54.998466 16991 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:54.999240 17037 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.000089 17038 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.002192 17038 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:55.003067 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:55.005507 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:55.006031 16872 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:55.007320 16991 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.008473 16798 raft_consensus.cc:2393] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d2606b90c8f94271bf18d215d9cdb9a4 in current term 1: Already voted for candidate 30aec57c051b4966b3bf0bf21e4886c3 in this term.
I20260709 14:54:55.010123 17037 raft_consensus.cc:2749] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.011828 16991 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.013129 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:55.013492 16872 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:55.013046 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.014526 16946 raft_consensus.cc:2393] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30aec57c051b4966b3bf0bf21e4886c3 in current term 1: Already voted for candidate d2606b90c8f94271bf18d215d9cdb9a4 in this term.
I20260709 14:54:55.014743 16913 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [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: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:55.015745 17037 raft_consensus.cc:2804] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:55.015584 16764 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [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: 30aec57c051b4966b3bf0bf21e4886c3; no voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:55.016196 17037 raft_consensus.cc:697] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:55.016712 16991 raft_consensus.cc:2749] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:55.016891 17037 consensus_queue.cc:237] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.023823 16694 catalog_manager.cc:5697] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.064986 16991 consensus_queue.cc:1048] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.072202 17024 consensus_queue.cc:1048] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.125774 16999 consensus_queue.cc:1048] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.129400 17025 consensus_queue.cc:1048] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.136845 17000 consensus_queue.cc:1048] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.147699 17025 consensus_queue.cc:1048] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.184594 17000 consensus_queue.cc:1048] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.187831 17000 consensus_queue.cc:1048] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.212435 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:37854
I20260709 14:54:55.212980 16872 raft_consensus.cc:606] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:55.219635 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:37854
I20260709 14:54:55.220127 16872 raft_consensus.cc:606] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:55.231637 16946 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:48832
I20260709 14:54:55.232105 16946 raft_consensus.cc:606] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:55.248535 16798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "13c5d25e051048be989d06c370c810df"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
mode: GRACEFUL
new_leader_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:40970
I20260709 14:54:55.249014 16798 raft_consensus.cc:606] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Received request to transfer leadership to TS 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:55.253597 16798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
mode: GRACEFUL
new_leader_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:40970
I20260709 14:54:55.254061 16798 raft_consensus.cc:606] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Received request to transfer leadership to TS 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:55.317960 17025 consensus_queue.cc:1048] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.318920 16991 consensus_queue.cc:1048] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.325210 16991 raft_consensus.cc:993] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: : Instructing follower 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:55.325650 16991 raft_consensus.cc:1081] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Signalling peer 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:55.329219 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:54:55.329876 16872 raft_consensus.cc:493] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.330247 16872 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.336616 16872 raft_consensus.cc:515] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.338943 16872 leader_election.cc:290] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.339236 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:55.339543 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01ababe57e1e4a4e8ee989792c749e95" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.339996 16798 raft_consensus.cc:3055] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.340190 16946 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.340394 16798 raft_consensus.cc:740] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:55.341264 16798 consensus_queue.cc:260] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.342476 16798 raft_consensus.cc:3060] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.346166 16946 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:54:55.347208 16839 leader_election.cc:304] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:55.347694 16798 raft_consensus.cc:2468] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:54:55.348009 16999 raft_consensus.cc:2804] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.348515 16999 raft_consensus.cc:697] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:55.349264 16999 consensus_queue.cc:237] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.355656 16696 catalog_manager.cc:5697] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 1 to 2, leader changed from 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129) to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.375422 17029 raft_consensus.cc:993] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.375248 16999 consensus_queue.cc:1048] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.375869 17029 raft_consensus.cc:1081] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.377101 16798 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40952
I20260709 14:54:55.377512 16798 raft_consensus.cc:493] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.377837 16798 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.385264 16999 consensus_queue.cc:1048] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:55.385272 16798 raft_consensus.cc:515] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.388931 16798 leader_election.cc:290] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.389139 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:55.389765 16872 raft_consensus.cc:3055] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.390096 16872 raft_consensus.cc:740] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:55.390719 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e23481ac9834d8b871975e88eb4a232" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.391348 16946 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.391040 16872 consensus_queue.cc:260] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.392710 16872 raft_consensus.cc:3060] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.399224 16946 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.399678 16872 raft_consensus.cc:2468] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.400820 16764 leader_election.cc:304] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:55.401446 17025 raft_consensus.cc:2804] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.401949 17025 raft_consensus.cc:697] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:55.402781 17025 consensus_queue.cc:237] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.406893 17037 consensus_queue.cc:1048] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.410473 16695 catalog_manager.cc:5697] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.417834 17037 consensus_queue.cc:1048] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.426210 17067 consensus_queue.cc:1048] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.443743 17067 consensus_queue.cc:1048] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:55.454577 17038 raft_consensus.cc:993] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.454957 17067 raft_consensus.cc:1081] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.456615 16797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40958
I20260709 14:54:55.457163 16797 raft_consensus.cc:493] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.457439 16797 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.462085 16797 raft_consensus.cc:515] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.463706 16797 leader_election.cc:290] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.464423 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:55.464700 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47e63860af5b42398c7a328ca5f05d9d" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.465058 16873 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.465309 16946 raft_consensus.cc:3055] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.465648 16946 raft_consensus.cc:740] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:55.466408 16946 consensus_queue.cc:260] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.467635 16946 raft_consensus.cc:3060] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.470134 16873 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.471132 16764 leader_election.cc:304] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:55.471791 17025 raft_consensus.cc:2804] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.472273 17025 raft_consensus.cc:697] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:55.472406 16946 raft_consensus.cc:2468] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.473065 17025 consensus_queue.cc:237] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.479189 16695 catalog_manager.cc:5697] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.725040 16991 raft_consensus.cc:993] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: : Instructing follower 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:55.725471 17025 raft_consensus.cc:1081] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Signalling peer 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:55.726879 16873 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "13c5d25e051048be989d06c370c810df"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:54:55.727330 16873 raft_consensus.cc:493] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.727697 16873 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.732147 16873 raft_consensus.cc:515] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.733697 16873 leader_election.cc:290] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.734355 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:55.734591 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13c5d25e051048be989d06c370c810df" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.734982 16797 raft_consensus.cc:3055] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.735097 16946 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.735862 16797 raft_consensus.cc:740] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:55.736544 16797 consensus_queue.cc:260] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.737416 16797 raft_consensus.cc:3060] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.739660 16946 raft_consensus.cc:2468] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:54:55.740620 16839 leader_election.cc:304] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:55.741369 16999 raft_consensus.cc:2804] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.741724 16999 raft_consensus.cc:697] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:55.742471 16999 consensus_queue.cc:237] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.742985 16797 raft_consensus.cc:2468] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:54:55.744566 16946 raft_consensus.cc:1275] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.745805 16999 consensus_queue.cc:1048] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.749904 16695 catalog_manager.cc:5697] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 1 to 2, leader changed from 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129) to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.753568 16797 raft_consensus.cc:1275] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.755481 17058 consensus_queue.cc:1048] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.811472 16999 raft_consensus.cc:993] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.811875 17058 raft_consensus.cc:1081] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:55.813225 16797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40952
I20260709 14:54:55.813669 16797 raft_consensus.cc:493] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.813921 16797 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.818375 16797 raft_consensus.cc:515] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.819804 16797 leader_election.cc:290] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:55.820578 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:55.820698 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0f97b1ebe0c46f894f0197bd51ee965" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:55.821274 16873 raft_consensus.cc:3055] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:55.821334 16946 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.821554 16873 raft_consensus.cc:740] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:55.822329 16873 consensus_queue.cc:260] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.823203 16873 raft_consensus.cc:3060] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:55.825100 16947 raft_consensus.cc:1275] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.826474 17025 consensus_queue.cc:1048] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.826896 16946 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.828050 16764 leader_election.cc:304] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:55.828735 16991 raft_consensus.cc:2804] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:55.828943 16873 raft_consensus.cc:2468] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:54:55.829195 16991 raft_consensus.cc:697] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:55.830003 16991 consensus_queue.cc:237] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:55.834759 16873 raft_consensus.cc:1275] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.836241 17025 consensus_queue.cc:1048] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.838476 16696 catalog_manager.cc:5697] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:55.903080 16873 raft_consensus.cc:1275] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.904234 17025 consensus_queue.cc:1048] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:55.910593 16946 raft_consensus.cc:1275] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:55.911911 17024 consensus_queue.cc:1048] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.212767 16873 raft_consensus.cc:1275] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.213934 17024 consensus_queue.cc:1048] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.222278 16946 raft_consensus.cc:1275] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.223860 17071 consensus_queue.cc:1048] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.273613 16797 raft_consensus.cc:1275] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.274791 17058 consensus_queue.cc:1048] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:56.283596 16946 raft_consensus.cc:1275] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:56.284909 16999 consensus_queue.cc:1048] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:58.283236 16695 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48120:
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"
    }
  }
}
W20260709 14:54:58.285367 16695 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.
I20260709 14:54:58.331235 16784 tablet_service.cc:1511] Processing CreateTablet for tablet 4357a420ea8545cf986336c53875d579 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.332481 16857 tablet_service.cc:1511] Processing CreateTablet for tablet 4357a420ea8545cf986336c53875d579 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.333799 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4357a420ea8545cf986336c53875d579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.332497 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4357a420ea8545cf986336c53875d579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.334504 16780 tablet_service.cc:1511] Processing CreateTablet for tablet f96373f151df48fc8062ecec614afa48 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.335755 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96373f151df48fc8062ecec614afa48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.338200 16933 tablet_service.cc:1511] Processing CreateTablet for tablet f96373f151df48fc8062ecec614afa48 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.340404 16785 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce48b4df0be45fe9736b793e54ee070 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.341650 16785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce48b4df0be45fe9736b793e54ee070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.333489 16934 tablet_service.cc:1511] Processing CreateTablet for tablet 4357a420ea8545cf986336c53875d579 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.344069 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce48b4df0be45fe9736b793e54ee070 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.344733 16787 tablet_service.cc:1511] Processing CreateTablet for tablet 2820bc2fa91c47088c1aad5cee508bcc (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.345168 16860 tablet_service.cc:1511] Processing CreateTablet for tablet f96373f151df48fc8062ecec614afa48 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.345679 16933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96373f151df48fc8062ecec614afa48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.346086 16787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2820bc2fa91c47088c1aad5cee508bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.346452 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96373f151df48fc8062ecec614afa48. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.347693 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce48b4df0be45fe9736b793e54ee070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.353488 16856 tablet_service.cc:1511] Processing CreateTablet for tablet 2820bc2fa91c47088c1aad5cee508bcc (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.354809 16856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2820bc2fa91c47088c1aad5cee508bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.356350 16861 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce48b4df0be45fe9736b793e54ee070 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.357558 16861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce48b4df0be45fe9736b793e54ee070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.365382 16934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4357a420ea8545cf986336c53875d579. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.367087 16932 tablet_service.cc:1511] Processing CreateTablet for tablet 2820bc2fa91c47088c1aad5cee508bcc (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.368366 16932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2820bc2fa91c47088c1aad5cee508bcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.391886 16863 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c9a15f1004caeac4746f5d5e3ba88 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.393242 16863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c9a15f1004caeac4746f5d5e3ba88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.393290 16930 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c9a15f1004caeac4746f5d5e3ba88 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.394526 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c9a15f1004caeac4746f5d5e3ba88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.403417 16859 tablet_service.cc:1511] Processing CreateTablet for tablet 951f9c147d0240bebc727db9ac16d300 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.404678 16859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951f9c147d0240bebc727db9ac16d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.414429 16935 tablet_service.cc:1511] Processing CreateTablet for tablet 951f9c147d0240bebc727db9ac16d300 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.415781 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951f9c147d0240bebc727db9ac16d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.426781 17091 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.428460 16858 tablet_service.cc:1511] Processing CreateTablet for tablet eea02d90a41440bfb8e5416168ed68de (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 14:54:58.428823 16764 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:46299, user_credentials={real_user=slave}} blocked reactor thread for 57260.8us
I20260709 14:54:58.429764 16858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea02d90a41440bfb8e5416168ed68de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.433265 16784 tablet_service.cc:1511] Processing CreateTablet for tablet 9c8c9a15f1004caeac4746f5d5e3ba88 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.434306 16781 tablet_service.cc:1511] Processing CreateTablet for tablet 951f9c147d0240bebc727db9ac16d300 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.437862 16784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c8c9a15f1004caeac4746f5d5e3ba88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.435743 16783 tablet_service.cc:1511] Processing CreateTablet for tablet eea02d90a41440bfb8e5416168ed68de (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:58.438872 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea02d90a41440bfb8e5416168ed68de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.440512 17091 tablet_bootstrap.cc:654] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.441525 16781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 951f9c147d0240bebc727db9ac16d300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.457278 17092 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.468623 17093 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.480975 16780 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce57d56f05642478f223bb120e583d5 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.481325 16930 tablet_service.cc:1511] Processing CreateTablet for tablet eea02d90a41440bfb8e5416168ed68de (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:58.482381 16780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce57d56f05642478f223bb120e583d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.482743 16930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eea02d90a41440bfb8e5416168ed68de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.486246 17093 tablet_bootstrap.cc:654] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.487797 16857 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce57d56f05642478f223bb120e583d5 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.490723 16857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce57d56f05642478f223bb120e583d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.491791 17092 tablet_bootstrap.cc:654] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.492265 16935 tablet_service.cc:1511] Processing CreateTablet for tablet 3ce57d56f05642478f223bb120e583d5 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.497524 16860 tablet_service.cc:1511] Processing CreateTablet for tablet 9dce9de197d847e688f1edee499ccad2 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.498677 16860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dce9de197d847e688f1edee499ccad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.501688 16929 tablet_service.cc:1511] Processing CreateTablet for tablet 9dce9de197d847e688f1edee499ccad2 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.498677 16935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ce57d56f05642478f223bb120e583d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.507735 16929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dce9de197d847e688f1edee499ccad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.512200 17091 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.512859 17091 ts_tablet_manager.cc:1403] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.034s
I20260709 14:54:58.518316 17091 raft_consensus.cc:359] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.519050 17091 raft_consensus.cc:385] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.519346 17091 raft_consensus.cc:740] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.518852 16783 tablet_service.cc:1511] Processing CreateTablet for tablet 9dce9de197d847e688f1edee499ccad2 (DEFAULT_TABLE table=soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.521412 16783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dce9de197d847e688f1edee499ccad2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.524111 17092 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.524605 17092 ts_tablet_manager.cc:1403] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.068s	user 0.015s	sys 0.000s
I20260709 14:54:58.520076 17091 consensus_queue.cc:260] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.529497 17091 ts_tablet_manager.cc:1434] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:54:58.530514 17091 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.536492 17091 tablet_bootstrap.cc:654] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.544750 17093 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.545341 17093 ts_tablet_manager.cc:1403] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.077s	user 0.000s	sys 0.011s
I20260709 14:54:58.548220 17093 raft_consensus.cc:359] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.548916 17093 raft_consensus.cc:385] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.549196 17093 raft_consensus.cc:740] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.549850 17093 consensus_queue.cc:260] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.551900 17093 ts_tablet_manager.cc:1434] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:58.551996 17092 raft_consensus.cc:359] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.552675 17092 raft_consensus.cc:385] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.552932 17092 raft_consensus.cc:740] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.553153 17093 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.557745 17092 consensus_queue.cc:260] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.560397 17092 ts_tablet_manager.cc:1434] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:54:58.561288 17092 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.567184 17092 tablet_bootstrap.cc:654] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.568171 17093 tablet_bootstrap.cc:654] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.572258 17091 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.572729 17091 ts_tablet_manager.cc:1403] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.042s	user 0.024s	sys 0.008s
I20260709 14:54:58.573714 17093 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.574208 17093 ts_tablet_manager.cc:1403] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260709 14:54:58.575012 17092 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.574982 17091 raft_consensus.cc:359] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.575661 17092 ts_tablet_manager.cc:1403] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 14:54:58.575661 17091 raft_consensus.cc:385] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.576162 17091 raft_consensus.cc:740] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.576769 17091 consensus_queue.cc:260] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.577018 17093 raft_consensus.cc:359] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.577757 17093 raft_consensus.cc:385] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.578040 17093 raft_consensus.cc:740] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.578740 17091 ts_tablet_manager.cc:1434] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:58.578573 17092 raft_consensus.cc:359] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.579330 17092 raft_consensus.cc:385] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.578801 17093 consensus_queue.cc:260] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.579643 17092 raft_consensus.cc:740] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.580451 17092 consensus_queue.cc:260] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.581446 17093 ts_tablet_manager.cc:1434] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:58.582396 17093 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.586550 17092 ts_tablet_manager.cc:1434] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:58.587513 17092 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.588359 17093 tablet_bootstrap.cc:654] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.579887 17091 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.593546 17092 tablet_bootstrap.cc:654] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.593504 16744 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:58.596771 17091 tablet_bootstrap.cc:654] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.601619 17093 tablet_bootstrap.cc:492] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.601917 17092 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.602222 17093 ts_tablet_manager.cc:1403] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260709 14:54:58.602376 17092 ts_tablet_manager.cc:1403] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260709 14:54:58.602454 17091 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.603036 17091 ts_tablet_manager.cc:1403] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 14:54:58.605376 17093 raft_consensus.cc:359] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.605751 17091 raft_consensus.cc:359] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.606166 17093 raft_consensus.cc:385] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.606387 17091 raft_consensus.cc:385] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.606123 17092 raft_consensus.cc:359] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.606732 17093 raft_consensus.cc:740] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.606781 17091 raft_consensus.cc:740] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.606988 17092 raft_consensus.cc:385] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.607338 17092 raft_consensus.cc:740] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.607625 17091 consensus_queue.cc:260] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.607573 17093 consensus_queue.cc:260] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.609967 17093 ts_tablet_manager.cc:1434] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.609956 17091 ts_tablet_manager.cc:1434] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:58.611029 17093 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.611116 17091 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.608219 17092 consensus_queue.cc:260] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.613360 17092 ts_tablet_manager.cc:1434] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:58.614295 17092 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.617748 17093 tablet_bootstrap.cc:654] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.620512 17092 tablet_bootstrap.cc:654] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.620985 16899 tablet.cc:2406] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:58.629745 17093 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.630009 17092 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.630280 17093 ts_tablet_manager.cc:1403] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:54:58.630519 17092 ts_tablet_manager.cc:1403] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260709 14:54:58.633558 17092 raft_consensus.cc:359] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.633961 17091 tablet_bootstrap.cc:654] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.633773 17093 raft_consensus.cc:359] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.634253 17092 raft_consensus.cc:385] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.634509 17093 raft_consensus.cc:385] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.634722 17092 raft_consensus.cc:740] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.634907 17093 raft_consensus.cc:740] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.635485 17092 consensus_queue.cc:260] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.635723 17093 consensus_queue.cc:260] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.638098 17093 ts_tablet_manager.cc:1434] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:54:58.639120 17093 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.640069 17092 ts_tablet_manager.cc:1434] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:58.641033 17092 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.645494 17093 tablet_bootstrap.cc:654] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.649881 17092 tablet_bootstrap.cc:654] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.660778 17091 tablet_bootstrap.cc:492] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.661239 17092 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.661269 17091 ts_tablet_manager.cc:1403] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.050s	user 0.020s	sys 0.012s
I20260709 14:54:58.661374 17093 tablet_bootstrap.cc:492] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.661931 17092 ts_tablet_manager.cc:1403] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260709 14:54:58.662396 17093 ts_tablet_manager.cc:1403] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260709 14:54:58.664414 17091 raft_consensus.cc:359] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.664798 17092 raft_consensus.cc:359] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.665189 17091 raft_consensus.cc:385] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.665146 17093 raft_consensus.cc:359] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.665539 17092 raft_consensus.cc:385] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.665683 17091 raft_consensus.cc:740] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.665902 17093 raft_consensus.cc:385] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.665939 17092 raft_consensus.cc:740] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.666260 17093 raft_consensus.cc:740] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.666532 17091 consensus_queue.cc:260] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.666776 17092 consensus_queue.cc:260] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.666988 17093 consensus_queue.cc:260] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.668963 17092 ts_tablet_manager.cc:1434] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.669957 17092 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.671284 17093 ts_tablet_manager.cc:1434] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:58.672293 17093 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.675653 17091 ts_tablet_manager.cc:1434] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:54:58.676281 17092 tablet_bootstrap.cc:654] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.678224 17093 tablet_bootstrap.cc:654] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.679535 17091 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.686275 17091 tablet_bootstrap.cc:654] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.688907 17092 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.689427 17092 ts_tablet_manager.cc:1403] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260709 14:54:58.692477 17092 raft_consensus.cc:359] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.693156 17092 raft_consensus.cc:385] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.693432 17092 raft_consensus.cc:740] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.694263 17092 consensus_queue.cc:260] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.696695 17092 ts_tablet_manager.cc:1434] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:54:58.699239 17092 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.699332 17091 tablet_bootstrap.cc:492] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.699851 17091 ts_tablet_manager.cc:1403] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260709 14:54:58.702669 17091 raft_consensus.cc:359] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.703348 17091 raft_consensus.cc:385] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.703650 17091 raft_consensus.cc:740] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.704427 17091 consensus_queue.cc:260] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.705793 17092 tablet_bootstrap.cc:654] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.706598 17091 ts_tablet_manager.cc:1434] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:58.707582 17091 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.712839 17093 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.713284 17093 ts_tablet_manager.cc:1403] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.013s
I20260709 14:54:58.716068 17093 raft_consensus.cc:359] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.717072 17090 raft_consensus.cc:493] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.717567 17090 raft_consensus.cc:515] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.719939 17090 leader_election.cc:290] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.716718 17093 raft_consensus.cc:385] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.721060 17093 raft_consensus.cc:740] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.721755 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96373f151df48fc8062ecec614afa48" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:58.721844 17093 consensus_queue.cc:260] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.722488 16945 raft_consensus.cc:2468] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:58.723888 16764 leader_election.cc:304] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.724725 17090 raft_consensus.cc:2804] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.725060 17090 raft_consensus.cc:493] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.725365 17090 raft_consensus.cc:3060] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.726408 17091 tablet_bootstrap.cc:654] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.728118 17073 raft_consensus.cc:493] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.728670 17073 raft_consensus.cc:515] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.730846 17073 leader_election.cc:290] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.732494 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:58.733201 16873 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.734580 16913 leader_election.cc:304] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.735431 17073 raft_consensus.cc:2804] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.735780 17073 raft_consensus.cc:493] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.736083 17073 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.737464 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:58.738101 16798 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.732838 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96373f151df48fc8062ecec614afa48" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:58.745556 16872 raft_consensus.cc:2468] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:58.746243 17073 raft_consensus.cc:515] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.747705 17092 tablet_bootstrap.cc:492] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.748227 17092 ts_tablet_manager.cc:1403] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.028s
I20260709 14:54:58.748903 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:58.749536 16798 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.750970 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:58.751044 17092 raft_consensus.cc:359] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.751703 16872 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.751874 17092 raft_consensus.cc:385] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.752206 17092 raft_consensus.cc:740] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.752961 17092 consensus_queue.cc:260] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.749505 17090 raft_consensus.cc:515] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.756178 17092 ts_tablet_manager.cc:1434] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:58.758925 17092 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.764809 17092 tablet_bootstrap.cc:654] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.765115 16872 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:58.765558 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96373f151df48fc8062ecec614afa48" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:58.766204 16873 raft_consensus.cc:3060] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.766268 16913 leader_election.cc:304] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.782559 16873 raft_consensus.cc:2468] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:58.786099 17073 leader_election.cc:290] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.786770 17073 raft_consensus.cc:493] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.787212 17073 raft_consensus.cc:515] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.788842 16764 leader_election.cc:304] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:58.789273 17073 leader_election.cc:290] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.789893 17073 raft_consensus.cc:2804] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.790292 17073 raft_consensus.cc:697] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:58.790745 17025 raft_consensus.cc:2804] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.784621 16798 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:58.796802 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:58.797858 17089 raft_consensus.cc:493] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.820315 17091 tablet_bootstrap.cc:492] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:58.829046 16797 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.833305 17089 raft_consensus.cc:515] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.834290 16912 leader_election.cc:304] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.834549 17091 ts_tablet_manager.cc:1403] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.127s	user 0.007s	sys 0.011s
I20260709 14:54:58.791163 17073 consensus_queue.cc:237] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.836429 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:58.837234 16873 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:58.838409 16764 leader_election.cc:304] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:58.791281 17025 raft_consensus.cc:697] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:58.839960 17025 consensus_queue.cc:237] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.802707 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96373f151df48fc8062ecec614afa48" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:58.841444 16945 raft_consensus.cc:3060] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.843825 17093 ts_tablet_manager.cc:1434] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.130s	user 0.025s	sys 0.086s
I20260709 14:54:58.844883 17093 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.835172 17116 raft_consensus.cc:2804] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:54:58.814811 16913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.11.148.130:46299, user_credentials={real_user=slave}} blocked reactor thread for 48616.8us
I20260709 14:54:58.850932 17092 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.851613 17092 ts_tablet_manager.cc:1403] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.093s	user 0.041s	sys 0.019s
I20260709 14:54:58.854693 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:58.855432 16873 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.797518 17090 leader_election.cc:290] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.840853 17117 raft_consensus.cc:2804] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.857894 17117 raft_consensus.cc:493] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.858276 17117 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.858239 17092 raft_consensus.cc:359] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.859143 17092 raft_consensus.cc:385] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.859462 17092 raft_consensus.cc:740] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.860142 17092 consensus_queue.cc:260] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.862295 17092 ts_tablet_manager.cc:1434] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:54:58.863221 17092 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: Bootstrap starting.
I20260709 14:54:58.850317 17091 raft_consensus.cc:359] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.869450 17093 tablet_bootstrap.cc:654] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.858363 17116 raft_consensus.cc:493] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.870471 17116 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.871163 17117 raft_consensus.cc:515] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.874143 17092 tablet_bootstrap.cc:654] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.869774 17091 raft_consensus.cc:385] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.876124 17091 raft_consensus.cc:740] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.876986 17091 consensus_queue.cc:260] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.874869 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:58.878420 16947 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 0.
I20260709 14:54:58.879493 17091 ts_tablet_manager.cc:1434] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 14:54:58.875669 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:58.880184 16873 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.880796 17091 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:58.890353 17117 leader_election.cc:290] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.892210 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:58.892985 16947 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.892316 16694 catalog_manager.cc:5697] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.873497 17089 leader_election.cc:290] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.910514 17089 raft_consensus.cc:493] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.912252 16945 raft_consensus.cc:2468] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:58.913180 16696 catalog_manager.cc:5697] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.914285 16873 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:58.915453 16947 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 1.
I20260709 14:54:58.915469 16764 leader_election.cc:304] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:58.916447 17117 raft_consensus.cc:2804] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.916868 17117 raft_consensus.cc:697] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:54:58.911075 17089 raft_consensus.cc:515] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.911484 17116 raft_consensus.cc:515] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.917624 17117 consensus_queue.cc:237] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.920919 17089 leader_election.cc:290] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.921450 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:58.922055 16797 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.923648 17093 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.924206 17093 ts_tablet_manager.cc:1403] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.014s
I20260709 14:54:58.926918 17091 tablet_bootstrap.cc:654] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.927291 17093 raft_consensus.cc:359] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.928100 17093 raft_consensus.cc:385] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.928378 17093 raft_consensus.cc:740] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.929345 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:58.929100 17093 consensus_queue.cc:260] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.931612 17093 ts_tablet_manager.cc:1434] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:58.932889 17092 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: No bootstrap required, opened a new log
I20260709 14:54:58.933341 17092 ts_tablet_manager.cc:1403] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.029s
I20260709 14:54:58.930222 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
W20260709 14:54:58.934717 16764 leader_election.cc:343] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.935845 17073 raft_consensus.cc:493] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.936337 17073 raft_consensus.cc:515] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.937912 17092 raft_consensus.cc:359] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.938336 17073 leader_election.cc:290] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.938614 17092 raft_consensus.cc:385] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.938617 17116 leader_election.cc:290] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.935890 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:58.939664 16872 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.941313 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:58.941990 16798 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.942946 17112 raft_consensus.cc:493] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.943425 17112 raft_consensus.cc:515] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.943758 16912 leader_election.cc:304] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.944613 17116 raft_consensus.cc:2804] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.944963 17116 raft_consensus.cc:493] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.945394 17116 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.945479 17112 leader_election.cc:290] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.939096 17092 raft_consensus.cc:740] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.946249 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:58.946620 16872 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:58.938781 17093 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
W20260709 14:54:58.944837 16764 leader_election.cc:343] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.949120 16764 leader_election.cc:304] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3; no voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:58.946717 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:58.950358 16947 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:58.950448 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744" is_pre_election: true
I20260709 14:54:58.951100 17089 raft_consensus.cc:2749] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.952639 16797 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:58.953321 16913 leader_election.cc:304] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.954361 16839 leader_election.cc:304] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.954743 16873 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 0.
I20260709 14:54:58.955127 17112 raft_consensus.cc:2804] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.961364 17112 raft_consensus.cc:493] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.961738 17112 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.961959 17093 tablet_bootstrap.cc:654] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.963565 17116 raft_consensus.cc:515] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.946682 17092 consensus_queue.cc:260] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.958910 17114 raft_consensus.cc:2804] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.951115 16798 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:58.967600 17114 raft_consensus.cc:697] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:58.968453 17114 consensus_queue.cc:237] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.969094 17092 ts_tablet_manager.cc:1434] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.003s
I20260709 14:54:58.970397 17112 raft_consensus.cc:515] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.971091 17093 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:58.972947 17093 ts_tablet_manager.cc:1403] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.000s
I20260709 14:54:58.973361 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:58.973976 16798 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.975721 17093 raft_consensus.cc:359] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.976411 17093 raft_consensus.cc:385] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.976673 17093 raft_consensus.cc:740] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.977211 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:58.977887 16797 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.979945 17112 leader_election.cc:290] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:58.982362 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:58.983058 16947 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.982251 16798 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:58.985373 16797 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:58.986037 16838 leader_election.cc:304] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:58.986514 16912 leader_election.cc:304] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:54:58.977322 17093 consensus_queue.cc:260] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.986913 17112 raft_consensus.cc:2804] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.987922 17073 raft_consensus.cc:2804] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.988544 17093 ts_tablet_manager.cc:1434] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:58.989570 17093 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: Bootstrap starting.
I20260709 14:54:58.989537 17073 raft_consensus.cc:697] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:58.990561 17073 consensus_queue.cc:237] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.992811 17112 raft_consensus.cc:697] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:58.993785 17112 consensus_queue.cc:237] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:58.995290 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:58.995492 17116 leader_election.cc:290] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:58.995877 16873 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.996904 17093 tablet_bootstrap.cc:654] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.005122 17091 tablet_bootstrap.cc:492] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:59.005612 17091 ts_tablet_manager.cc:1403] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.006s
I20260709 14:54:59.005677 17093 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: No bootstrap required, opened a new log
I20260709 14:54:59.006158 17093 ts_tablet_manager.cc:1403] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:54:59.008719 17091 raft_consensus.cc:359] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.008809 17093 raft_consensus.cc:359] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.009500 17091 raft_consensus.cc:385] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.009557 17093 raft_consensus.cc:385] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.009902 17091 raft_consensus.cc:740] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.009944 17093 raft_consensus.cc:740] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.010704 16947 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.010789 17093 consensus_queue.cc:260] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.011284 17091 consensus_queue.cc:260] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.013242 17093 ts_tablet_manager.cc:1434] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:59.013763 17091 ts_tablet_manager.cc:1434] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:59.014639 17091 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:59.014636 16695 catalog_manager.cc:5697] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 1 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.017894 16696 catalog_manager.cc:5697] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.011264 16873 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 1.
I20260709 14:54:59.020874 17091 tablet_bootstrap.cc:654] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.028512 16694 catalog_manager.cc:5697] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.030633 16694 catalog_manager.cc:5697] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 1 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.029605 17091 tablet_bootstrap.cc:492] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:59.033751 17091 ts_tablet_manager.cc:1403] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.005s
I20260709 14:54:59.036785 17091 raft_consensus.cc:359] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.037366 17091 raft_consensus.cc:385] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.037642 17091 raft_consensus.cc:740] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.038280 17091 consensus_queue.cc:260] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.040292 17091 ts_tablet_manager.cc:1434] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:59.041220 17091 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: Bootstrap starting.
I20260709 14:54:59.045810 17091 tablet_bootstrap.cc:654] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:59.050496 17091 tablet_bootstrap.cc:492] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: No bootstrap required, opened a new log
I20260709 14:54:59.050827 17091 ts_tablet_manager.cc:1403] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:59.052655 17091 raft_consensus.cc:359] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.053169 17091 raft_consensus.cc:385] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:59.053377 17091 raft_consensus.cc:740] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Initialized, Role: FOLLOWER
I20260709 14:54:59.053928 17091 consensus_queue.cc:260] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.055361 17091 ts_tablet_manager.cc:1434] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260709 14:54:59.168944 17112 raft_consensus.cc:493] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.169435 17112 raft_consensus.cc:515] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.171114 17112 leader_election.cc:290] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.171814 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:59.172094 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:59.172395 16797 raft_consensus.cc:2468] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.172652 16947 raft_consensus.cc:2468] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.173391 16838 leader_election.cc:304] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.174063 17112 raft_consensus.cc:2804] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.174396 17112 raft_consensus.cc:493] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.174642 17112 raft_consensus.cc:3060] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.179111 17112 raft_consensus.cc:515] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.180675 17112 leader_election.cc:290] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.181286 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:59.181567 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eea02d90a41440bfb8e5416168ed68de" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:59.181839 16797 raft_consensus.cc:3060] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.182124 16947 raft_consensus.cc:3060] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.186283 16797 raft_consensus.cc:2468] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.186532 16947 raft_consensus.cc:2468] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.187318 16838 leader_election.cc:304] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.188061 17112 raft_consensus.cc:2804] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.188443 17112 raft_consensus.cc:697] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:59.189113 17112 consensus_queue.cc:237] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.196295 16694 catalog_manager.cc:5697] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.282023 17089 consensus_queue.cc:1048] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.295280 17089 consensus_queue.cc:1048] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.304873 17112 raft_consensus.cc:493] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.305282 17112 raft_consensus.cc:515] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.307015 17112 leader_election.cc:290] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.307621 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce57d56f05642478f223bb120e583d5" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:59.307922 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce57d56f05642478f223bb120e583d5" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:59.308287 16797 raft_consensus.cc:2468] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.308555 16947 raft_consensus.cc:2468] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.309314 16838 leader_election.cc:304] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.310051 17112 raft_consensus.cc:2804] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.310397 17112 raft_consensus.cc:493] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.310722 17112 raft_consensus.cc:3060] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.315604 17112 raft_consensus.cc:515] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.317158 17112 leader_election.cc:290] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.317857 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce57d56f05642478f223bb120e583d5" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:59.318042 16947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce57d56f05642478f223bb120e583d5" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:59.318370 16797 raft_consensus.cc:3060] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.318583 16947 raft_consensus.cc:3060] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.323417 16797 raft_consensus.cc:2468] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.324335 16947 raft_consensus.cc:2468] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.324481 16838 leader_election.cc:304] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.325258 17112 raft_consensus.cc:2804] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.325703 17112 raft_consensus.cc:697] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:59.326433 17112 consensus_queue.cc:237] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.332742 16696 catalog_manager.cc:5697] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.333197 17112 raft_consensus.cc:493] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.333730 17112 raft_consensus.cc:515] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.335600 17112 leader_election.cc:290] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.336238 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3" is_pre_election: true
I20260709 14:54:59.336732 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" is_pre_election: true
I20260709 14:54:59.336872 16797 raft_consensus.cc:2468] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.337369 16945 raft_consensus.cc:2468] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 0.
I20260709 14:54:59.337904 16838 leader_election.cc:304] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.338649 17112 raft_consensus.cc:2804] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.338990 17112 raft_consensus.cc:493] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.339311 17112 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.344266 17112 raft_consensus.cc:515] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.345585 17112 leader_election.cc:290] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.346246 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:59.346527 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:59.346741 16797 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.347009 16945 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.350342 17073 consensus_queue.cc:1048] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.352560 16797 raft_consensus.cc:2468] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.353291 16945 raft_consensus.cc:2468] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 1.
I20260709 14:54:59.353607 16838 leader_election.cc:304] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.354758 17112 raft_consensus.cc:2804] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.355221 17112 raft_consensus.cc:697] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:59.356022 17112 consensus_queue.cc:237] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.363716 17131 consensus_queue.cc:1048] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.369341 16696 catalog_manager.cc:5697] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 1 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.386433 17131 consensus_queue.cc:1048] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.386653 17130 consensus_queue.cc:1048] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.396832 17131 consensus_queue.cc:1048] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.399830 17058 consensus_queue.cc:1048] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.413139 17117 consensus_queue.cc:1048] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.427608 17025 consensus_queue.cc:1048] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.452212 17131 consensus_queue.cc:1048] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.464371 17131 consensus_queue.cc:1048] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.471069 16945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4357a420ea8545cf986336c53875d579"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:48832
I20260709 14:54:59.471714 16945 raft_consensus.cc:606] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:59.479440 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:37854
I20260709 14:54:59.479974 16872 raft_consensus.cc:606] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:59.485009 16945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
mode: GRACEFUL
new_leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:48832
I20260709 14:54:59.485435 16945 raft_consensus.cc:606] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Received request to transfer leadership to TS 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:54:59.489300 16798 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
mode: GRACEFUL
new_leader_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:40970
I20260709 14:54:59.489693 16798 raft_consensus.cc:606] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Received request to transfer leadership to TS 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:59.493567 16945 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
mode: GRACEFUL
new_leader_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:48832
I20260709 14:54:59.493976 16945 raft_consensus.cc:606] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Received request to transfer leadership to TS 3ab7210b7a0d412b8164e25953fa6744
I20260709 14:54:59.502087 16872 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
mode: GRACEFUL
new_leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:37854
I20260709 14:54:59.502530 16872 raft_consensus.cc:606] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Received request to transfer leadership to TS d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:54:59.736431 17112 consensus_queue.cc:1048] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.745376 17157 consensus_queue.cc:1048] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.795631 17058 consensus_queue.cc:1048] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.805842 17058 consensus_queue.cc:1048] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.956674 17058 consensus_queue.cc:1048] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.963467 17157 raft_consensus.cc:993] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: : Instructing follower d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:54:59.963971 17112 raft_consensus.cc:1081] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Signalling peer d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:54:59.965768 16945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:48826
I20260709 14:54:59.968871 17131 raft_consensus.cc:993] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: : Instructing follower 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:59.969341 17131 raft_consensus.cc:1081] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Signalling peer 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:54:59.969831 16945 raft_consensus.cc:493] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.970274 16945 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.971099 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:37852
I20260709 14:54:59.971693 16872 raft_consensus.cc:493] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.972046 16872 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.974359 17112 consensus_queue.cc:1048] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.977909 16945 raft_consensus.cc:515] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.979590 16872 raft_consensus.cc:515] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.982882 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:54:59.983412 16946 raft_consensus.cc:3055] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:59.983702 16946 raft_consensus.cc:740] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:54:59.984479 17114 raft_consensus.cc:993] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:59.984368 16946 consensus_queue.cc:260] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.984714 16797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "951f9c147d0240bebc727db9ac16d300" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:59.985395 16797 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.985809 16872 leader_election.cc:290] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:54:59.984915 17114 raft_consensus.cc:1081] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:54:59.987514 16796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:54:59.987833 16945 leader_election.cc:290] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:54:59.987937 16795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40958
I20260709 14:54:59.988067 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dce9de197d847e688f1edee499ccad2" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:54:59.988806 16795 raft_consensus.cc:493] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:59.989038 16873 raft_consensus.cc:3055] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:59.989275 16795 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.989421 16873 raft_consensus.cc:740] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:59.985369 16946 raft_consensus.cc:3060] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.990243 16873 consensus_queue.cc:260] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.991285 16873 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.993613 16797 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:54:59.994726 16838 leader_election.cc:304] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:54:59.995507 17112 raft_consensus.cc:2804] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:59.995966 17112 raft_consensus.cc:697] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:54:59.996768 17112 consensus_queue.cc:237] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:54:59.995718 16795 raft_consensus.cc:515] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.000226 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:55:00.001233 16946 raft_consensus.cc:2468] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:55:00.001875 17130 raft_consensus.cc:993] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:55:00.002321 17130 raft_consensus.cc:1081] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:55:00.006916 16873 raft_consensus.cc:2468] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 2.
I20260709 14:55:00.000855 16872 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.007149 16696 catalog_manager.cc:5697] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 1 to 2, leader changed from d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131) to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.007958 16797 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40952
I20260709 14:55:00.008234 16913 leader_election.cc:304] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [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: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 30aec57c051b4966b3bf0bf21e4886c3
I20260709 14:55:00.010082 17114 raft_consensus.cc:2804] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.009155 16797 raft_consensus.cc:493] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.010536 17114 raft_consensus.cc:697] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:55:00.008206 16795 leader_election.cc:290] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:55:00.010634 16797 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.011487 17114 consensus_queue.cc:237] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.017343 16872 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.018426 16764 leader_election.cc:304] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:55:00.018769 17025 raft_consensus.cc:993] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: : Instructing follower 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:55:00.020098 17152 raft_consensus.cc:2804] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.020293 17089 raft_consensus.cc:1081] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Signalling peer 3ab7210b7a0d412b8164e25953fa6744 to start an election
I20260709 14:55:00.020550 17152 raft_consensus.cc:697] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:55:00.021354 17152 consensus_queue.cc:237] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.022392 16797 raft_consensus.cc:515] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.025038 16797 leader_election.cc:290] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:55:00.028949 16695 catalog_manager.cc:5697] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 1 to 2, leader changed from 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130) to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:00.029496 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2820bc2fa91c47088c1aad5cee508bcc" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:55:00.029829 16873 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:55:00.029963 16872 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
 from {username='slave'} at 127.0.0.1:37842
I20260709 14:55:00.030800 16873 raft_consensus.cc:3055] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.031194 16873 raft_consensus.cc:740] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:55:00.031970 16873 consensus_queue.cc:260] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.032511 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ce48b4df0be45fe9736b793e54ee070" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:55:00.033108 16872 raft_consensus.cc:493] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.033179 16873 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.033142 16946 raft_consensus.cc:3060] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.033784 16872 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.038769 16873 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.030118 16945 raft_consensus.cc:3055] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.040126 16764 leader_election.cc:304] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:55:00.040450 16945 raft_consensus.cc:740] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:55:00.040910 17164 raft_consensus.cc:2804] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.041374 17164 raft_consensus.cc:697] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:55:00.041230 16945 consensus_queue.cc:260] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.039812 16872 raft_consensus.cc:515] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.042230 17164 consensus_queue.cc:237] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.043622 16872 leader_election.cc:290] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:55:00.044253 16798 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:55:00.044811 16798 raft_consensus.cc:3055] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.045074 16798 raft_consensus.cc:740] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:55:00.045687 17073 raft_consensus.cc:993] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: : Instructing follower 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:55:00.046116 17073 raft_consensus.cc:1081] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Signalling peer 30aec57c051b4966b3bf0bf21e4886c3 to start an election
I20260709 14:55:00.045727 16798 consensus_queue.cc:260] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.046046 16946 raft_consensus.cc:2468] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.047654 16798 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.047883 16795 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4357a420ea8545cf986336c53875d579"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
 from {username='slave'} at 127.0.0.1:40958
I20260709 14:55:00.048435 16795 raft_consensus.cc:493] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.048786 16795 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.045888 16945 raft_consensus.cc:3060] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.056453 16795 raft_consensus.cc:515] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.056957 16798 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:55:00.059818 16945 raft_consensus.cc:2468] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.059695 16694 catalog_manager.cc:5697] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.060448 16838 leader_election.cc:304] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:55:00.061316 17058 raft_consensus.cc:2804] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.061348 16795 leader_election.cc:290] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Requested vote from peers 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299), d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131:43449)
I20260709 14:55:00.061849 17058 raft_consensus.cc:697] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Becoming Leader. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:55:00.062922 16872 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:55:00.062647 17058 consensus_queue.cc:237] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.063072 16945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4357a420ea8545cf986336c53875d579" candidate_uuid: "30aec57c051b4966b3bf0bf21e4886c3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:55:00.063475 16872 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.063679 16945 raft_consensus.cc:3055] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.064036 16945 raft_consensus.cc:740] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:55:00.057747 16946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c8c9a15f1004caeac4746f5d5e3ba88" candidate_uuid: "3ab7210b7a0d412b8164e25953fa6744" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
I20260709 14:55:00.066551 16946 raft_consensus.cc:3060] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.068812 16945 consensus_queue.cc:260] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.069868 16872 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.070017 16945 raft_consensus.cc:3060] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.070814 16764 leader_election.cc:304] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30aec57c051b4966b3bf0bf21e4886c3, 3ab7210b7a0d412b8164e25953fa6744; no voters: 
I20260709 14:55:00.071660 17164 raft_consensus.cc:2804] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.072088 17164 raft_consensus.cc:697] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Becoming Leader. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:55:00.072824 17164 consensus_queue.cc:237] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:00.073046 16695 catalog_manager.cc:5697] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 reported cstate change: term changed from 1 to 2, leader changed from 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129) to 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130). New cstate: current_term: 2 leader_uuid: "3ab7210b7a0d412b8164e25953fa6744" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.074506 16946 raft_consensus.cc:2468] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ab7210b7a0d412b8164e25953fa6744 in term 2.
I20260709 14:55:00.079195 16696 catalog_manager.cc:5697] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.080241 16945 raft_consensus.cc:2468] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30aec57c051b4966b3bf0bf21e4886c3 in term 2.
I20260709 14:55:00.091442 16695 catalog_manager.cc:5697] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 reported cstate change: term changed from 1 to 2, leader changed from d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131) to 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129). New cstate: current_term: 2 leader_uuid: "30aec57c051b4966b3bf0bf21e4886c3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.425726 16945 raft_consensus.cc:1275] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.426832 17164 consensus_queue.cc:1048] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.435936 16872 raft_consensus.cc:1275] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.437151 17089 consensus_queue.cc:1048] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.472127 16945 raft_consensus.cc:1275] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.473227 17112 consensus_queue.cc:1048] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.477541 16872 raft_consensus.cc:1275] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.479014 17089 consensus_queue.cc:1048] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.484516 16795 raft_consensus.cc:1275] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.485882 16945 raft_consensus.cc:1275] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.485994 17058 consensus_queue.cc:1048] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.487780 17058 consensus_queue.cc:1048] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.505795 16946 raft_consensus.cc:1275] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.507136 16947 raft_consensus.cc:1275] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.509487 16795 raft_consensus.cc:1275] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer 3ab7210b7a0d412b8164e25953fa6744: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.510671 17112 consensus_queue.cc:1048] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.512339 17089 consensus_queue.cc:1048] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:00.512552 17025 consensus_queue.cc:1048] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.532212 16872 raft_consensus.cc:1275] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer 30aec57c051b4966b3bf0bf21e4886c3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.533625 17089 consensus_queue.cc:1048] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.589146 16795 raft_consensus.cc:3060] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.594190 16795 raft_consensus.cc:1275] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.595513 17114 consensus_queue.cc:1048] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.603749 16872 raft_consensus.cc:1275] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.605019 17114 consensus_queue.cc:1048] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:02.505020 16695 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48120:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:55:02.522115 16695 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:48120:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:55:02.543433 11858 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:02.825040 17230 tablet.cc:1724] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:02.858489 17218 log.cc:927] Time spent T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:55:02.881912 17228 tablet.cc:1724] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:02.903214 17212 log.cc:927] Time spent T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Append to log took a long time: real 0.094s	user 0.002s	sys 0.000s
I20260709 14:55:02.868818 16796 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b"
dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
mode: GRACEFUL
new_leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:39834
I20260709 14:55:02.917534 16796 raft_consensus.cc:606] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Received request to transfer leadership to TS d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:55:02.934564 17227 tablet.cc:1724] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:02.952286 17228 tablet.cc:1724] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:02.964447 16912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41077, user_credentials={real_user=slave}} blocked reactor thread for 51970.8us
I20260709 14:55:02.970608 17242 tablet.cc:1724] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:02.972100 17240 tablet.cc:1724] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:02.975373 16913 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.130:46299, user_credentials={real_user=slave}} blocked reactor thread for 158429us
I20260709 14:55:02.983814 16869 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b"
dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
mode: GRACEFUL
new_leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:57834
I20260709 14:55:02.995640 16869 raft_consensus.cc:606] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Received request to transfer leadership to TS d2606b90c8f94271bf18d215d9cdb9a4
I20260709 14:55:02.958509 17243 tablet.cc:1724] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:02.996927 11858 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:55:02.987368 17252 tablet.cc:1724] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:02.989986 17255 tablet.cc:1724] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:02.992612 16838 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.11.148.129:41077, user_credentials={real_user=slave}} blocked reactor thread for 106641us
I20260709 14:55:02.984993 17238 tablet.cc:1724] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.003314 11858 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:03.005605 17228 tablet.cc:1724] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.014022 17251 raft_consensus.cc:993] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: : Instructing follower d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:55:03.014581 17251 raft_consensus.cc:1081] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Signalling peer d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:55:03.018364 17227 tablet.cc:1724] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.031813 17228 tablet.cc:1724] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.038122 17255 tablet.cc:1724] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.041546 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:48826
I20260709 14:55:03.060930 16941 raft_consensus.cc:493] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.061383 16941 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.045915 17227 tablet.cc:1724] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.047742 17257 tablet.cc:1724] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.045982 17258 tablet.cc:1724] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.066615 17240 tablet.cc:1724] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.074637 16941 raft_consensus.cc:515] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.057170 17230 tablet.cc:1724] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.057792 17256 tablet.cc:1724] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.056401 17242 tablet.cc:1724] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.083130 17243 tablet.cc:1724] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.092125 17258 tablet.cc:1724] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.098791 16941 leader_election.cc:290] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:55:03.099464 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:55:03.100091 16794 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.101321 16871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e70ed2c635448669ba0b751605a113b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:55:03.101907 16871 raft_consensus.cc:3055] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:03.102203 16871 raft_consensus.cc:740] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3ab7210b7a0d412b8164e25953fa6744, State: Running, Role: LEADER
I20260709 14:55:03.094127 17255 tablet.cc:1724] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.102954 16871 consensus_queue.cc:260] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.095866 17252 tablet.cc:1724] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.104059 16871 raft_consensus.cc:3060] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.113842 16794 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 2.
I20260709 14:55:03.123975 16871 raft_consensus.cc:2468] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 2.
I20260709 14:55:03.112773 17255 tablet.cc:1724] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.125177 16913 leader_election.cc:304] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:55:03.126178 17236 raft_consensus.cc:2804] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:03.103336 17256 tablet.cc:1724] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:03.126628 17236 raft_consensus.cc:697] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:55:03.127521 17236 consensus_queue.cc:237] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.139186 16694 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: soft_deleted_table [id=777f99a4afb443d2922a3046eda0aba1] alter complete (version 1)
I20260709 14:55:03.158269 16692 catalog_manager.cc:5697] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 1 to 2, leader changed from 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130) to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.363158 17214 raft_consensus.cc:993] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: : Instructing follower d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:55:03.363657 17232 raft_consensus.cc:1081] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Signalling peer d2606b90c8f94271bf18d215d9cdb9a4 to start an election
I20260709 14:55:03.365002 16941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b"
dest_uuid: "d2606b90c8f94271bf18d215d9cdb9a4"
 from {username='slave'} at 127.0.0.1:48812
I20260709 14:55:03.365456 16941 raft_consensus.cc:493] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:03.365734 16941 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.370491 16941 raft_consensus.cc:515] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.372008 16941 leader_election.cc:290] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 2 election: Requested vote from peers 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077), 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299)
I20260709 14:55:03.372800 16794 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30aec57c051b4966b3bf0bf21e4886c3"
I20260709 14:55:03.373006 16871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cd082a58b974fefb4e279ca17097f6b" candidate_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3ab7210b7a0d412b8164e25953fa6744"
I20260709 14:55:03.373390 16794 raft_consensus.cc:3055] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:03.373659 16871 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.373752 16794 raft_consensus.cc:740] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30aec57c051b4966b3bf0bf21e4886c3, State: Running, Role: LEADER
I20260709 14:55:03.374641 16794 consensus_queue.cc:260] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.375562 16794 raft_consensus.cc:3060] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:03.379803 16871 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 2.
I20260709 14:55:03.379949 16794 raft_consensus.cc:2468] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d2606b90c8f94271bf18d215d9cdb9a4 in term 2.
I20260709 14:55:03.380926 16913 leader_election.cc:304] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ab7210b7a0d412b8164e25953fa6744, d2606b90c8f94271bf18d215d9cdb9a4; no voters: 
I20260709 14:55:03.381575 17236 raft_consensus.cc:2804] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:03.381953 17236 raft_consensus.cc:697] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Becoming Leader. State: Replica: d2606b90c8f94271bf18d215d9cdb9a4, State: Running, Role: LEADER
I20260709 14:55:03.382637 17236 consensus_queue.cc:237] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } }
I20260709 14:55:03.390712 16692 catalog_manager.cc:5697] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 reported cstate change: term changed from 1 to 2, leader changed from 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129) to d2606b90c8f94271bf18d215d9cdb9a4 (127.11.148.131). New cstate: current_term: 2 leader_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d2606b90c8f94271bf18d215d9cdb9a4" member_type: VOTER last_known_addr { host: "127.11.148.131" port: 43449 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.721808 16869 raft_consensus.cc:1275] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.723282 17236 consensus_queue.cc:1048] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:55:03.733932 16794 raft_consensus.cc:1275] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.735211 17236 consensus_queue.cc:1048] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:03.827896 16869 raft_consensus.cc:1275] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.829098 17114 consensus_queue.cc:1048] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ab7210b7a0d412b8164e25953fa6744" member_type: VOTER last_known_addr { host: "127.11.148.130" port: 46299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:03.838734 16794 raft_consensus.cc:1275] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Refusing update from remote peer d2606b90c8f94271bf18d215d9cdb9a4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:03.840008 17114 consensus_queue.cc:1048] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30aec57c051b4966b3bf0bf21e4886c3" member_type: VOTER last_known_addr { host: "127.11.148.129" port: 41077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:04.059584 11858 tablet_server.cc:179] TabletServer@127.11.148.129:0 shutting down...
W20260709 14:55:04.064924 16838 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
W20260709 14:55:04.069885 16838 consensus_peers.cc:597] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 -> Peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Couldn't send request to peer 30aec57c051b4966b3bf0bf21e4886c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.098904 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:04.099851 11858 tablet_replica.cc:333] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.100633 11858 raft_consensus.cc:2243] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.101176 11858 raft_consensus.cc:2272] T 3ce57d56f05642478f223bb120e583d5 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.104094 11858 tablet_replica.cc:333] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.104725 11858 raft_consensus.cc:2243] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.105216 11858 raft_consensus.cc:2272] T 9dce9de197d847e688f1edee499ccad2 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.108777 11858 tablet_replica.cc:333] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
W20260709 14:55:04.109367 16838 consensus_peers.cc:597] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 -> Peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Couldn't send request to peer 30aec57c051b4966b3bf0bf21e4886c3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.109666 11858 raft_consensus.cc:2243] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.110291 11858 raft_consensus.cc:2272] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.112650 11858 tablet_replica.cc:333] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.113364 11858 raft_consensus.cc:2243] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.113850 11858 raft_consensus.cc:2272] T eea02d90a41440bfb8e5416168ed68de P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.115985 11858 tablet_replica.cc:333] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.116546 11858 raft_consensus.cc:2243] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.117493 11858 raft_consensus.cc:2272] T 2820bc2fa91c47088c1aad5cee508bcc P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.119624 11858 tablet_replica.cc:333] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.120154 11858 raft_consensus.cc:2243] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.120608 11858 raft_consensus.cc:2272] T 2fdc72602dbb418aa95f77037a7b20c1 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.122854 11858 tablet_replica.cc:333] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.123373 11858 raft_consensus.cc:2243] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.124205 11858 raft_consensus.cc:2272] T 4357a420ea8545cf986336c53875d579 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.126202 11858 tablet_replica.cc:333] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.126713 11858 raft_consensus.cc:2243] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.127658 11858 raft_consensus.cc:2272] T 3ce48b4df0be45fe9736b793e54ee070 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.129920 11858 tablet_replica.cc:333] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.130461 11858 raft_consensus.cc:2243] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.131261 11858 raft_consensus.cc:2272] T 47e63860af5b42398c7a328ca5f05d9d P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.133493 11858 tablet_replica.cc:333] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.134019 11858 raft_consensus.cc:2243] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.134459 11858 raft_consensus.cc:2272] T 01ababe57e1e4a4e8ee989792c749e95 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.136487 11858 tablet_replica.cc:333] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.137085 11858 raft_consensus.cc:2243] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.137964 11858 raft_consensus.cc:2272] T d0f97b1ebe0c46f894f0197bd51ee965 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.140116 11858 tablet_replica.cc:333] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.140604 11858 raft_consensus.cc:2243] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.141000 11858 raft_consensus.cc:2272] T 0cd082a58b974fefb4e279ca17097f6b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.143579 11858 tablet_replica.cc:333] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.144115 11858 raft_consensus.cc:2243] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.144507 11858 raft_consensus.cc:2272] T 7e70ed2c635448669ba0b751605a113b P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.147241 11858 tablet_replica.cc:333] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.147775 11858 raft_consensus.cc:2243] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.148187 11858 raft_consensus.cc:2272] T f983f5371bdf4025a8426d3ae8e96f57 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.150249 11858 tablet_replica.cc:333] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.150718 11858 raft_consensus.cc:2243] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.151181 11858 raft_consensus.cc:2272] T 951f9c147d0240bebc727db9ac16d300 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.153271 11858 tablet_replica.cc:333] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.153802 11858 raft_consensus.cc:2243] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.154237 11858 raft_consensus.cc:2272] T 13c5d25e051048be989d06c370c810df P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.157004 11858 tablet_replica.cc:333] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.157622 11858 raft_consensus.cc:2243] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.158628 11858 raft_consensus.cc:2272] T f96373f151df48fc8062ecec614afa48 P 30aec57c051b4966b3bf0bf21e4886c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.161095 11858 tablet_replica.cc:333] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3: stopping tablet replica
I20260709 14:55:04.161540 11858 raft_consensus.cc:2243] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.162307 11858 raft_consensus.cc:2272] T 6e23481ac9834d8b871975e88eb4a232 P 30aec57c051b4966b3bf0bf21e4886c3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.203356 11858 tablet_server.cc:196] TabletServer@127.11.148.129:0 shutdown complete.
I20260709 14:55:04.243184 11858 tablet_server.cc:179] TabletServer@127.11.148.130:0 shutting down...
W20260709 14:55:04.247099 16912 consensus_peers.cc:597] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Couldn't send request to peer 30aec57c051b4966b3bf0bf21e4886c3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.274559 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:04.275460 11858 tablet_replica.cc:333] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.276283 11858 raft_consensus.cc:2243] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.277086 11858 raft_consensus.cc:2272] T 3ce57d56f05642478f223bb120e583d5 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.279176 11858 tablet_replica.cc:333] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.279798 11858 raft_consensus.cc:2243] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.280601 11858 raft_consensus.cc:2272] T eea02d90a41440bfb8e5416168ed68de P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.282550 11858 tablet_replica.cc:333] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.283074 11858 raft_consensus.cc:2243] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.283530 11858 raft_consensus.cc:2272] T 9dce9de197d847e688f1edee499ccad2 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.285452 11858 tablet_replica.cc:333] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.285916 11858 raft_consensus.cc:2243] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.286340 11858 raft_consensus.cc:2272] T 4357a420ea8545cf986336c53875d579 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.288388 11858 tablet_replica.cc:333] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.288877 11858 raft_consensus.cc:2243] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.289618 11858 raft_consensus.cc:2272] T 9c8c9a15f1004caeac4746f5d5e3ba88 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.291517 11858 tablet_replica.cc:333] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.292022 11858 raft_consensus.cc:2243] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.292455 11858 raft_consensus.cc:2272] T 2820bc2fa91c47088c1aad5cee508bcc P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.294348 11858 tablet_replica.cc:333] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.294811 11858 raft_consensus.cc:2243] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.295213 11858 raft_consensus.cc:2272] T 47e63860af5b42398c7a328ca5f05d9d P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.297111 11858 tablet_replica.cc:333] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.297549 11858 raft_consensus.cc:2243] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.297969 11858 raft_consensus.cc:2272] T 3ce48b4df0be45fe9736b793e54ee070 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.299830 11858 tablet_replica.cc:333] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.300298 11858 raft_consensus.cc:2243] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.300997 11858 raft_consensus.cc:2272] T 01ababe57e1e4a4e8ee989792c749e95 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.302767 11858 tablet_replica.cc:333] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.303213 11858 raft_consensus.cc:2243] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.303620 11858 raft_consensus.cc:2272] T 2fdc72602dbb418aa95f77037a7b20c1 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.305430 11858 tablet_replica.cc:333] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.305882 11858 raft_consensus.cc:2243] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.306274 11858 raft_consensus.cc:2272] T 6e23481ac9834d8b871975e88eb4a232 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.308216 11858 tablet_replica.cc:333] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.308687 11858 raft_consensus.cc:2243] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.309121 11858 raft_consensus.cc:2272] T f96373f151df48fc8062ecec614afa48 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.310935 11858 tablet_replica.cc:333] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.311379 11858 raft_consensus.cc:2243] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.311749 11858 raft_consensus.cc:2272] T 7e70ed2c635448669ba0b751605a113b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.314389 11858 tablet_replica.cc:333] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.314873 11858 raft_consensus.cc:2243] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.315231 11858 raft_consensus.cc:2272] T 0cd082a58b974fefb4e279ca17097f6b P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.317478 11858 tablet_replica.cc:333] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.317935 11858 raft_consensus.cc:2243] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.318329 11858 raft_consensus.cc:2272] T d0f97b1ebe0c46f894f0197bd51ee965 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.320122 11858 tablet_replica.cc:333] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.320542 11858 raft_consensus.cc:2243] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.321388 11858 raft_consensus.cc:2272] T f983f5371bdf4025a8426d3ae8e96f57 P 3ab7210b7a0d412b8164e25953fa6744 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.323299 11858 tablet_replica.cc:333] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.323802 11858 raft_consensus.cc:2243] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.324523 11858 raft_consensus.cc:2272] T 951f9c147d0240bebc727db9ac16d300 P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.326550 11858 tablet_replica.cc:333] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744: stopping tablet replica
I20260709 14:55:04.327025 11858 raft_consensus.cc:2243] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.327833 11858 raft_consensus.cc:2272] T 13c5d25e051048be989d06c370c810df P 3ab7210b7a0d412b8164e25953fa6744 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:04.337764 16912 consensus_peers.cc:597] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Couldn't send request to peer 30aec57c051b4966b3bf0bf21e4886c3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.361224 11858 tablet_server.cc:196] TabletServer@127.11.148.130:0 shutdown complete.
I20260709 14:55:04.392751 11858 tablet_server.cc:179] TabletServer@127.11.148.131:0 shutting down...
W20260709 14:55:04.414969 16913 consensus_peers.cc:597] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299): Couldn't send request to peer 3ab7210b7a0d412b8164e25953fa6744. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:46299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.417693 11858 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:04.418439 11858 tablet_replica.cc:333] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.419338 11858 raft_consensus.cc:2243] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.419988 11858 raft_consensus.cc:2272] T 3ce57d56f05642478f223bb120e583d5 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.422331 11858 tablet_replica.cc:333] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
W20260709 14:55:04.422547 16913 consensus_peers.cc:597] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299): Couldn't send request to peer 3ab7210b7a0d412b8164e25953fa6744. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:46299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.422915 11858 raft_consensus.cc:2243] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.423743 11858 raft_consensus.cc:2272] T 9dce9de197d847e688f1edee499ccad2 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.425735 11858 tablet_replica.cc:333] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.426271 11858 raft_consensus.cc:2243] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.426698 11858 raft_consensus.cc:2272] T eea02d90a41440bfb8e5416168ed68de P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.428570 11858 tablet_replica.cc:333] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.429047 11858 raft_consensus.cc:2243] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.429469 11858 raft_consensus.cc:2272] T 9c8c9a15f1004caeac4746f5d5e3ba88 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.431308 11858 tablet_replica.cc:333] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.431816 11858 raft_consensus.cc:2243] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.432232 11858 raft_consensus.cc:2272] T 2820bc2fa91c47088c1aad5cee508bcc P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.433959 11858 tablet_replica.cc:333] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.434458 11858 raft_consensus.cc:2243] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.434855 11858 raft_consensus.cc:2272] T 4357a420ea8545cf986336c53875d579 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.436695 11858 tablet_replica.cc:333] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.437129 11858 raft_consensus.cc:2243] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.437513 11858 raft_consensus.cc:2272] T 3ce48b4df0be45fe9736b793e54ee070 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.439266 11858 tablet_replica.cc:333] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.439750 11858 raft_consensus.cc:2243] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.440171 11858 raft_consensus.cc:2272] T 47e63860af5b42398c7a328ca5f05d9d P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.441908 11858 tablet_replica.cc:333] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.442364 11858 raft_consensus.cc:2243] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.443097 11858 raft_consensus.cc:2272] T 2fdc72602dbb418aa95f77037a7b20c1 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.444936 11858 tablet_replica.cc:333] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.445422 11858 raft_consensus.cc:2243] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.445803 11858 raft_consensus.cc:2272] T 01ababe57e1e4a4e8ee989792c749e95 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.447505 11858 tablet_replica.cc:333] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.447950 11858 raft_consensus.cc:2243] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.448331 11858 raft_consensus.cc:2272] T f96373f151df48fc8062ecec614afa48 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.450179 11858 tablet_replica.cc:333] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.450650 11858 raft_consensus.cc:2243] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.451002 11858 raft_consensus.cc:2272] T 6e23481ac9834d8b871975e88eb4a232 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.452770 11858 tablet_replica.cc:333] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.453188 11858 raft_consensus.cc:2243] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.453600 11858 raft_consensus.cc:2272] T 951f9c147d0240bebc727db9ac16d300 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.455315 11858 tablet_replica.cc:333] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.455757 11858 raft_consensus.cc:2243] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.456216 11858 raft_consensus.cc:2272] T 13c5d25e051048be989d06c370c810df P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.457973 11858 tablet_replica.cc:333] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.458415 11858 raft_consensus.cc:2243] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.459095 11858 raft_consensus.cc:2272] T 7e70ed2c635448669ba0b751605a113b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.461921 11858 tablet_replica.cc:333] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.462620 11858 raft_consensus.cc:2243] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:04.463125 11858 raft_consensus.cc:2272] T f983f5371bdf4025a8426d3ae8e96f57 P d2606b90c8f94271bf18d215d9cdb9a4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:04.465266 16912 consensus_peers.cc:597] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 30aec57c051b4966b3bf0bf21e4886c3 (127.11.148.129:41077): Couldn't send request to peer 30aec57c051b4966b3bf0bf21e4886c3. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.129:41077: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.465544 11858 tablet_replica.cc:333] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.466280 11858 raft_consensus.cc:2243] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:04.466722 16913 consensus_peers.cc:597] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 -> Peer 3ab7210b7a0d412b8164e25953fa6744 (127.11.148.130:46299): Couldn't send request to peer 3ab7210b7a0d412b8164e25953fa6744. Status: Network error: Client connection negotiation failed: client connection to 127.11.148.130:46299: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:04.466864 11858 raft_consensus.cc:2272] T d0f97b1ebe0c46f894f0197bd51ee965 P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.468890 11858 tablet_replica.cc:333] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4: stopping tablet replica
I20260709 14:55:04.469295 11858 raft_consensus.cc:2243] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.469961 11858 raft_consensus.cc:2272] T 0cd082a58b974fefb4e279ca17097f6b P d2606b90c8f94271bf18d215d9cdb9a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.509171 11858 tablet_server.cc:196] TabletServer@127.11.148.131:0 shutdown complete.
I20260709 14:55:04.540043 11858 master.cc:562] Master@127.11.148.190:40193 shutting down...
I20260709 14:55:04.557964 11858 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:04.558543 11858 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:04.558864 11858 tablet_replica.cc:333] T 00000000000000000000000000000000 P 75ec344d079e42b887bc38e61be69be1: stopping tablet replica
I20260709 14:55:04.578032 11858 master.cc:584] Master@127.11.148.190:40193 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11193 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22861 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111994 ms total)
[  PASSED  ] 8 tests.
I20260709 14:55:04.627199 11858 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 364 messages since previous log ~13 seconds ago
I20260709 14:55:04.627449 11858 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 364 messages since previous log ~13 seconds ago
I20260709 14:55:04.627611 11858 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 363 messages since previous log ~13 seconds ago
I20260709 14:55:04.627846 11858 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 ~31 seconds ago
I20260709 14:55:04.628017 11858 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 ~31 seconds ago
I20260709 14:55:04.628201 11858 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260709 14:55:04.628481 11858 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 26 messages since previous log ~6 seconds ago
